PhotoPlog

PhotoPlog (http://www.photoplog.com/forum/index.php)
-   Troubleshooting & Problems (http://www.photoplog.com/forum/forumdisplay.php?f=6)
-   -   Thumbs Creation Failed (http://www.photoplog.com/forum/showthread.php?t=2783)

Reece^B 01-16-2009 11:48 AM

Thumbs Creation Failed
 
Hi,

I had a report from a user that his getting 'Thumbs Creation Failed' what is this?

Reece

Morgan 01-17-2009 04:10 PM

It means that at least one of the large, medium, or small thumbnails could not be created, and it could be a permissions issue. Double check that the PhotoPlog images directory, and all subdirectories within the PhotoPlog images directory, have 777 permissions. On a *nix server, to set 777 permissions in one go via hell, cd to your PhotoPlog images directory, and then type the following:
Code:

find YOUR_PHOTOPLOG_IMAGES_DIR -type d | xargs chmod 777

Reece^B 04-03-2009 02:32 PM

Im also getting a:

Sorry, PitBikeClub: Bad Save - Thumbs Creation Failed

I have chmod the directorys to 777

Morgan 04-03-2009 04:13 PM

The "Bad Save - Thumbs Creation Failed" message means that at least one of the large, medium, or small thumbnails could not be created. Create a new user and try uploading using the new user account. If you are able to upload with one account but not another account, then there is probably a directory or sub-directory inside the PhotoPlog images directory that still needs 777 permissions.


All times are GMT. The time now is 08:31 AM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.