Images are not showing up inside the editor when I use relative paths. If I edit image properties and prepend: "../../../" to the relative path then image appears. That would resolve the image path correctly relative to the "/FCKeditor/editor" folder, considering my path structure, which is:
<root>/data/contentfiles (images)
<root>/extras/FCKeditor (editor)
<root>/extensions/wizards/ (wizard that loads the editor)
<root>/data/contentfiles (images)
<root>/extras/FCKeditor (editor)
<root>/extensions/wizards/ (wizard that loads the editor)
RE: image relative path problem
How can I set the editor to display images relative to my <root> folder?