When I try to insert and image I get an unpopulated image form with no upload controls that I can only cancel out of.
After accessing this commend the webserver does not respond to calls and cannot even be restarted. only a machine reboot fixes it up again.
I suspect this is due to the wrong values being set for editor.ImageGalleryPath.
Is text case critical in specifying these paths?
editor.ImageGalleryFiles = "/folder1/folder2/catalog"
--Tony