coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: TheOne1337 on November 19, 2005, 12:21:14 PM

Title: CPG 1.3.5 & PHP 4.4.1 - Can't add pics.
Post by: TheOne1337 on November 19, 2005, 12:21:14 PM
CPG worked fine untill my server provider updated their PHP. Gallery is working but i can't add new pictures. OK, DP, PB images doesn't appear and when i click broken image, it gives:

Warning: imagejpeg(): Unable to access albums/ftp/12/thumb_IMG_3045.jpg in /include/picmgmt.inc.php on line 218

Warning: imagejpeg(): Invalid filename 'albums/ftp/12/thumb_IMG_3045.jpg' in /include/picmgmt.inc.php on line 218

Warning: chmod(): Unable to access albums/ftp/12/thumb_IMG_3045.jpg in /include/picmgmt.inc.php on line 224

Warning: chmod(): No such file or directory in /include/picmgmt.inc.php on line 224

Warning: getimagesize(): Unable to access albums/ftp/12/thumb_IMG_3045.jpg in /include/picmgmt.inc.php on line 226

Warning: getimagesize(albums/ftp/12/thumb_IMG_3045.jpg): failed to open stream: No such file or directory in /include/picmgmt.inc.php on line 226
Problem with thumbnails.
Title: Re: CPG 1.3.5 & PHP 4.4.1 - Can't add pics.
Post by: Abbas Ali on November 19, 2005, 12:40:26 PM
Coppermine and PHP 4.4.1 - imagejpeg workaround (http://forum.coppermine-gallery.net/index.php?topic=23342.0)
Title: Re: CPG 1.3.5 & PHP 4.4.1 - Can't add pics.
Post by: TheOne1337 on November 19, 2005, 12:51:48 PM
THX it worked !