Attention
If your Photo Cart is suddenly getting a 500 error or only displaying a blank page then you or your hosting company has updated the PHP (programming language) to PHP 7 which Photo Cart is not compatible with (and will not be compatible with) mainly because of the removal of the my_sql functions which are replaced with my_sqli functions.
You would need to have the PHP version downgraded to 5.6 in order for Photo Cart to work. If downgrading the PHP doesn't work then you may have to update Photo Cart to the last version of 7. Download Photo Cart 7 upgrade files. Upgrade instructions.
Photo Cart was retired in 2015. Check out Sytist.
I Get A Fatal Error Or Blank Page When Trying To Process Uploaded Photos
You can also try to increase the PHP memory limit to allow for larger images to be process. To do so:
Download your setup.php file from your Photo Cart folder on your website to your computer. Open in a text editing program like notepad. (don't use word)
On any blank line , add the following line:
ini_set('memory_limit', '512M');
Save and re-upload to your Photo Cart folder on your website overwriting the existing one.
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Warning: imagecreatefromjpeg() [function.imagecreatefromjpg]: gd-jpg, libjpeg:recoverable error: Corrupt JPEG data: premature end of data segment in (pathto)/admin/ftp_process.php on line 383
Warning: imagecreatefromjpeg() [function.imagecreatefromjpg]: '(path to)/ClausonSnow_146_J.JPG' is not a valid JPEG file in (path to)ftp_process.php on line 383
Warning: imagesx(): supplied argument is not a valid image resource in (path to)/ftp_process.php on line 384
(Same for imagesy(), imagejpeg() and imagedestroy())
...and tons more lines like this.
My Email Address: info@picturespro.com
Also notice after you FTP upload the larger photos if they all have the exact same file size. That would indicate a problem with the server or the FTP program.
And I should ask, have you previously been able to successfully upload photos without issues?
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Loading more pages