PDA

View Full Version : thumbnail problem when uploading from a mac


astroflux
04-14-2005, 07:16 PM
it seems that when I upload an image from my pc I have no problems but when i upload from my mac (osx) i get thumbnail errors:


Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 92

Warning: chmod(): Unable to access ../thumbnails/thumb_20050414145303_04.10.05.warehouse0104 in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 94

Warning: chmod(): No such file or directory in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 94

any ideas

raminia
04-14-2005, 07:45 PM
thumb_20050414145303_04.10.05.warehouse0104

related to those dots?

astroflux
04-17-2005, 06:50 PM
i think that was it - thanks!!!

astroflux
04-18-2005, 12:09 AM
ok - i lied.

Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 92

Warning: chmod(): Unable to access ../thumbnails/thumb_20050417200521_warehouse0116 in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 94

Warning: chmod(): No such file or directory in /home/virtual/site270/fst/var/www/html/photos/includes/functions.php on line 94


i uploaded an image the other day and it was fine - today i got this error.

any ideas?

GeoS
04-18-2005, 12:15 AM
Do you upload an JPEG or only some shortcut to JPEG file??

Anonymous
04-18-2005, 05:43 PM
i figured it out - i was uploading jpg files without the file extension ".jpg"

thanks!