I'm trying to get this working. Have checked and double and triple checked, all files are uploaded, and product_info_display.php is edited.
I'm getting the images showing up on the product pages, woohoo.
What I'm not getting is the ability to do anything in the admin. I choose a category, but my selection is never registered.
I've tried clicking "clean up", but nothing happens, as well as "setup images" I get this error log when I click setup images:
Code:
[02-Jul-2011 13:32:39] PHP Warning: imagecreatefromjpeg(../images/BEL3.jpg) [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/....../includes/functions/extra_functions/ais_image_functions.php on line 27
[02-Jul-2011 13:32:39] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 39
[02-Jul-2011 13:32:39] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 40
[02-Jul-2011 13:32:39] PHP Warning: copy(../images/BEL3.jpg) [<a href='function.copy'>function.copy</a>]: failed to open stream: No such file or directory in /home2/sablinaj/public_html/...../includes/functions/extra_functions/ais_image_functions.php on line 44
(truncated to save space, but it's basically the same errors over and over for every image) I also removed the admin name for security.
ETA: Using current version of zen cart, and PHP 5.2.