I use TinyMCE Html Editor. When i try to insert a smiley it inserts <img src="
../../../../DesktopModules/YetAnotherForumDotNet/Images/Emoticons/Smiley.gif" alt="" />
it works good in TinyMCE but when i try to submit a post i see blank image instead of smileys. There is no such problem when using default BBCodes editor.
is there any solution?
Ps. I figured that correct image url will be "../../../../../../DesktopModules/YetAnotherForumDotNet/Images/Emoticons/Smiley.gif" or "/DesktopModules/YetAnotherForumDotNet/Images/Emoticons/Smiley.gif" (but second one will not work on locallhost)
Edited by user
2010-10-25T14:44:49Z
|
Reason: Not specified