I want to send some files, and i tried upload one file (for test)
and i have this info:
The previous file could not be placed.
You have successfully placed all the files.
--
error log:
[14-Jan-2006 14:53:02] PHP Warning: imagejpeg(): Unable to access ./albums/edit/preview_445440a8.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 218
[14-Jan-2006 14:53:02] PHP Warning: imagejpeg(): Invalid filename './albums/edit/preview_445440a8.jpg' in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 218
[14-Jan-2006 14:53:02] PHP Warning: chmod(): Unable to access ./albums/edit/preview_445440a8.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 224
[14-Jan-2006 14:53:02] PHP Warning: chmod(): No such file or directory in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 224
[14-Jan-2006 14:53:02] PHP Warning: getimagesize(): Unable to access ./albums/edit/preview_445440a8.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 226
[14-Jan-2006 14:53:02] PHP Warning: getimagesize(./albums/edit/preview_445440a8.jpg): failed to open stream: No such file or directory in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 226
[14-Jan-2006 14:53:05] PHP Warning: imagejpeg(): Unable to access albums/userpics/thumb_IMG_4390.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 218
[14-Jan-2006 14:53:05] PHP Warning: imagejpeg(): Invalid filename 'albums/userpics/thumb_IMG_4390.jpg' in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 218
[14-Jan-2006 14:53:05] PHP Warning: chmod(): Unable to access albums/userpics/thumb_IMG_4390.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 224
[14-Jan-2006 14:53:05] PHP Warning: chmod(): No such file or directory in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 224
[14-Jan-2006 14:53:05] PHP Warning: getimagesize(): Unable to access albums/userpics/thumb_IMG_4390.jpg in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 226
[14-Jan-2006 14:53:05] PHP Warning: getimagesize(albums/userpics/thumb_IMG_4390.jpg): failed to open stream: No such file or directory in /home/aphextwi/public_html/prywatne/include/picmgmt.inc.php on line 226
i have 777 permisions for album scripts and folders (with pictures)
This worked for me 6 months :-(
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Try changing the thumbnail conversion to GD2 in config. I was getting this error until I did this