PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Not building all thumbs (http://www.photopost.com/forum/classifieds-how-do-i/131467-not-building-all-thumbs.html)

rcull April 19th, 2007 09:34 AM

Not building all thumbs
 
My classifieds received an ad and it didn't build a thumb. I went to the scan database and used the "rebuild all thumbs" .

It started and seemed to do all until data/3/thumbs. It then put out an error:

Error creating thumbnail! Error code: 1

Command: "/usr/bin/mogrify" -size 150x113 -quality 70 -geometry 150x113 /home/teambuic/public_html/classifieds/data/3/thumbs/



Here is the last few lines before it presents the error:

Rebuilding thumbnail: /home/teambuic/public_html/classifieds/data/2/thumbs/IM000644.JPG
Creating from /home/teambuic/public_html/classifieds/data/2/IM000644.JPG ... completed!

Rebuilding thumbnail: /home/teambuic/public_html/classifieds/data/3/thumbs/1.jpg
Creating from /home/teambuic/public_html/classifieds/data/3/1.jpg ... completed!

Rebuilding thumbnail: /home/teambuic/public_html/classifieds/data/3/thumbs/000_0096.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/000_0096.JPG ... completed!

Rebuilding thumbnail: /home/teambuic/public_html/classifieds/data/54/thumbs/X.jpg
Creating from /home/teambuic/public_html/classifieds/data/54/X.jpg ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/3.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/3.JPG ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/6.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/6.JPG ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/11.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/11.JPG ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/10.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/10.JPG ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/67_Skylark_65_Lesabre_005.jpg
Creating from /home/teambuic/public_html/classifieds/data/3/67_Skylark_65_Lesabre_005.jpg ... completed!

Thumbnail not sized: /home/teambuic/public_html/classifieds/data/3/thumbs/6.JPG
Creating from /home/teambuic/public_html/classifieds/data/3/6.JPG ...
Warning: copy(/home/teambuic/public_html/classifieds/data/3/thumbs/) [function.copy]: failed to open stream: Is a directory in /home/teambuic/public_html/classifieds/image-inc.php on line 455

Warning: unlink(/home/teambuic/public_html/classifieds/data/3/thumbs/) [function.unlink]: Is a directory in /home/teambuic/public_html/classifieds/image-inc.php on line 487



Is this problem in your program, or how do I troubleshoot it?

Thnaks

Chuck S April 19th, 2007 10:45 AM

Check to see if your data directory 3 is 777 and has the large and thumbs directories and they are 777

rcull April 19th, 2007 09:26 PM

The thumbs directory had been corrupted somehow and no longer had 777. It would not allow me to change the permissions, nor would it allow me into the directory, so I renamed it and created a new thumbs directory. It does not seem to have solve the problem though. The errors in my initial posting were from after I had done this.

Thanks!
Bob

Chuck S April 19th, 2007 11:00 PM

It appears to me you still have permissions issues on this directory. You might need to have your host look into it.


All times are GMT -5. The time now is 05:01 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