It took me a few hours, but the filemanager is working. I see I'm not the only one having trouble with it.
But the preview still doesn't work. When I chose a picture on the server the preview ("with Lorem ipsum dolor sit amet"-text) should load the picture, but all I get is a square. The path isn't complete. Instead of saying "http://fckeditor/uploads/images/test.gif" it says "test.gif".
On line 27 in the file config.php in the folder /editor/filemanager/upload/php you have to specify the path (as a url) to the files. I've changed the value to /images/.
Somewhere I have to add the code "$_SERVER['HTTP_REFERER']", but I have no idea where. Can anyone help me?
Sat, 01/14/2006 - 00:43
#1
RE: preview image on server
RE: preview image on server
No I had not. Now it works!
But when I place FCKeditor in a different folder I have to reconfigure six setting. I hope I won't forget it in the future