Firstly, thanks for a great piece of software -- it's awesome.
The problem that I'm experiencing is a 404 error message when I click on "Edit Description" underneath images when in admin mode (the problem also exists for "Crop and Rotate". "DELETE THIS FILE" works fine.
I am able to edit and save descriptions if I select "EDIT FILES" from the main gallery pages.
Thanks.
*****
Do you have the files editOnePic.php and picEditor.php uploaded to your website?
kegobeer, thanks for asking the question -- it put me on the right track and the problem is solved.
My ftp program is set to change all filenames to lowercase as they're uploaded -- as a result, editOnePic.php changed to editonepic.php
The link calls for the file as upper and lowercase -- I've changed the filename to the same as the link and now it works fine.
Thanks again. :)
*****
A rule of thumb to remember: *nix systems are case-sensitive, Windows systems are not.
Interestingly... the editOnePic.php file unzips in all lowercase.
It's the link in the software that uses upper and lowecase filenames.
*****
It's probably your system because it is not a commonly reported thing to have that file unzip in all lowercase. What is your OS? Did you check the setting in the unzip app that would unzip files in all lowercase?