![]() |
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 |
Well definately a permissions issue the one thing I see which seems off is you have a double slash on your data path there should not be a double slash. Verify your path in global options. |
Doh! Busted on the double slash. ;) Fixed. Working on the permissions.... Warning: copy(/home/xxxxxxx/public_html/reviewpost/data/2/large/ef500pb.jpg) [function.copy]: failed to open stream: Permission denied in /home/xxxxxxx/public_html/reviewpost/image-inc.php on line 353 Warning: copy(/home/xxxxxxx/public_html/reviewpost/data/2/thumbs/ef500pb.jpg) [function.copy]: failed to open stream: Permission denied in /home/xxxxxxx/public_html/reviewpost/image-inc.php on line 464 Warning: unlink(/home/xxxxxxx/public_html/reviewpost/data/2/thumbs/ef500pb.jpg) [function.unlink]: No such file or directory in /home/xxxxxxx/public_html/reviewpost/image-inc.php on line 512 |
Yes Sir....updated the permission.... Ack! I keep getting confused with my Classifieds and my ReviewPost!! Thanks Chuck. Looks like I'm back in business. |
Not a problem issues like that can usually be resolved by verifying the path is correct and permissions are 777. ;) |
| All times are GMT -5. The time now is 10:48 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0