I've just upgraded to 1.3.3, using an unmodified theme at this stage.
I see the following error message under each category heading on the home page:
Notice: Undefined variable: tabs in /home/judith3/public_html/photos/themes/eyeball/theme.php on line 1310
When I go to batch upload and open the folder I've FTP'ed photos to, I get 10 instances of:
Notice: Undefined variable: fullimagesize in /home/judith3/public_html/photos/searchnew.php on line 136
Notice: Undefined variable: fullimagesize in /home/judith3/public_html/photos/searchnew.php on line 137
When I click "insert selected files", all the result images are missing, and the files are not added.
Any suggestions greatfully received.
those are notices, no error messages. Turn of notices display in coppermine's config if the messages don't mean anything to you.
I only turned on the de-bug messages after reading the General Upload Troubleshooting FAQ (1) in the hope that it would provide some insight as to why my batch add function does not work since the upgrade to 1.3.3.
When I click ""insert selected files", the feedback images do not appear, and the photos are not added to the database.
None of the information provided in the Troubleshooting the batch add process FAQ (2) seems to apply.
(1) http://forum.coppermine-gallery.net/index.php?topic=5841.0
(2) http://forum.coppermine-gallery.net/index.php?topic=5844.0
I've found the problem!
In the config, the item: Path to ImageMagick 'convert' utility (example /usr/bin/X11/) had got cleared, and filling in the suggested example worked.
I set resizing to be done by GD version 2.x
i guess my server doesnt operate with imagemagik