![]() |
Thumbs Creation Failed
Hi,
I had a report from a user that his getting 'Thumbs Creation Failed' what is this? Reece |
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 |
Im also getting a:
Sorry, PitBikeClub: Bad Save - Thumbs Creation Failed I have chmod the directorys to 777 |
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:16 PM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.