PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Whoops - Errors When Trying To Post A Review (http://www.photopost.com/forum/classifieds-how-do-i/148953-whoops-errors-when-trying-post-review.html)

smokn28 November 18th, 2012 07:41 PM

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

Chuck S November 18th, 2012 08:12 PM

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.

smokn28 November 18th, 2012 08:37 PM

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

smokn28 November 18th, 2012 08:43 PM

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.

Chuck S November 18th, 2012 09:16 PM

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97