Hi all
I have used FCKeditor for a site, the editor is in an admin folder, e.g. http://www.site.com/admin but the pages are dispalayed on the root of the site e.g. http://www.site.com. The images will show on the completed pages which is great, but they don't show in the editor.
I have set the UserFilesPath to
// Path to user files relative to the document root. $Config['UserFilesPath'] = 'images/' ;
This is on the root of the site so would be http://www.site.com/images
What can I do to get it to work?
Hopefully I have made it clear what I am trying to do, if not feel free to ask me to clarify parts.
Cheers

Re: Images not showing in editor