Page 1 of 1

FCKeditor image problem

Posted: Sun Jan 22, 2006 7:58 am
by jd
Hi,

I have the following problem when using FCKeditor.
When I insert an image, an off-site image, pasting the URL of the image (for instance

Code: Select all

http://www.cmsmadesimple.org/uploads/images/logo.gif
), and then save the changes to the page I'm editing, the FCKeditor strips off the

Code: Select all

http:// 
part of the image URL and just leaving

Code: Select all

/www.cmsmadesimple.org/uploads/images/logo.gif
I was using 0.9.7 version of FCKeditor. I upgraded to 0.9.9, but this again this didn't solve the problem.
The version of CMSMS is 0.11

Please help. Thanks in advance!

Re: FCKeditor image problem

Posted: Sun Jan 22, 2006 8:04 am
by jd
I'm sorry. Just now I saw that the current version of FCKeditor is 0.9.16 instead of the 0.9.10 that I was using. The upgrade fixed the problem. Sorry for bothering again.