If you don't have ZC on your main/root directory, you have to edit where the images go. To do that go to:
editors/fckeditor/editor/filemanager/upload/php/config.php and edit line 27 to:
Remember to set your images folders (and its folders) to 777. Use the tab that says upload, browse your image, then send to server. Your image will appear in your main images folder.Code:$Config['UserFilesPath'] = '/yourcatalogname/images/' ;
The other tab works (main) but will send images to your root directory images folder (if you want them there, then remember to set it to 777).
Have fun!



