Re: Having trouble with uploads Re: Having trouble with uploads
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Re: Having trouble with uploads

Started by nm86, December 17, 2005, 08:13:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nm86

Hi!!
I have the same problem. It used to work fine for months. And if I do what the trouble shooting tells me it still does not work. This is the error message that appears:


Warning: imagejpeg(): Unable to access ./albums/edit/preview_d076f8ff.jpg in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 218

Warning: imagejpeg(): Invalid filename './albums/edit/preview_d076f8ff.jpg' in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 218

Warning: chmod(): Unable to access ./albums/edit/preview_d076f8ff.jpg in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 224

Warning: chmod(): No such file or directory in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 224

Warning: getimagesize(): Unable to access ./albums/edit/preview_d076f8ff.jpg in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 226

Warning: getimagesize(./albums/edit/preview_d076f8ff.jpg): failed to open stream: No such file or directory in /home/virtual/site91/fst/var/www/html/gallery/include/picmgmt.inc.php on line 226


Please help!


nm86

#2
nevermind. I changed it at gd1 too and now it works again. but when i placed the image in an album it says:

Warning: rename(): SAFE MODE Restriction in effect. The script whose uid is 527 is not allowed to access /home/virtual/site91/fst/var/www/html/gallery/albums/userpics/10001 owned by uid 48 in /home/virtual/site91/fst/var/www/html/gallery/upload.php on line 2229


Joachim Müller

look up "silly safe mode" in coppermine's docs.