Whoops - Errors When Trying To Post A Review
I received the below errors after my first product review post. I checked my permissions and all the data directories are set at 777 to include the "large" and "thumbs" subdirectories.
Warning: copy(/home/xxxxxxx/public_html/reviewpost/data//2/large/ef500pb.jpg) [function.copy]: failed to open stream: Permission denied in /home/xxxxxx/public_html/reviewpost/image-inc.php on line 353
Warning: copy(/home/xxxxxx/public_html/reviewpost/data//2/thumbs/ef500pb.jpg) [function.copy]: failed to open stream: Permission denied in /home/xxxxxxx/public_html/xxxxxx/image-inc.php on line 464
Warning: unlink(/home/xxxxxx/public_html/reviewpost/data//2/thumbs/ef500pb.jpg) [function.unlink]: No such file or directory in /home/xxxxxx/public_html/reviewpost/image-inc.php on line 512 I also got this error:
Error creating thumbnail! Error code: 1
Command: "/usr/local/bin/mogrify" -size 64x100 -quality 70 -geometry 64x100 /home/djgear/public_html/reviewpost/data//2/thumbs/ef500pb.jpg
Last edited by smokn28; November 18th, 2012 at 08:38 PM.
|