Hello,
I posted this bug about 3 weeks ago but not in this forum. Now I'll post it here because FCK provider v2.5 is about to release. I hope this bug can be fixed for child portal's usability.
The problem is, if I insert a smiley emoticon on a child portal, the relative image link is generated incorrectly:
http://localhost/dotnetnuke/Portals/82//dotnetnuke/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/images/smiley/msn/teeth_smile.gif
The correct path should be:
http://localhost/dotnetnuke/Providers/HtmlEditorProviders/Fck/FCKeditor/editor/images/smiley/msn/teeth_smile.gif
Using full image path in Custom Editor Options will fix the error. However, I have > 1000 child portals, so I can't go to each portal and set that option, unless there's a way to set "Use full image path"=True to default.