FCKEditor and absolute image paths (again)
Posted: Thu May 18, 2006 11:14 pm
I had a similar problem before and it got resolved thanks to the valiant efforts of megabob3. Now I'm working on a new site with CMS 0.12 and I'm getting the problem again but the FCKEditorX module has changed and the previously described solution no longer seems to apply.
Actually it's a bit different from last time. If I specify the image path as absolute then it is correctly saved and the image displays fine. However when I use the gui to select or upload an image fck fills in a relative path by default which doesn't work due to my url scheme. I need to manually prefix the path with a slash to make it absolute then it works.
How can I tell fck to only use absolute paths?
Actually it's a bit different from last time. If I specify the image path as absolute then it is correctly saved and the image displays fine. However when I use the gui to select or upload an image fck fills in a relative path by default which doesn't work due to my url scheme. I need to manually prefix the path with a slash to make it absolute then it works.
How can I tell fck to only use absolute paths?