Page 1 of 1

Error while Creating Thumbnails (ThumbnailExists)

Posted: 12 Feb 2010, 14:31
by craven2

Code: Select all

Phoca Gallery is creating thumbnail(s) now. Please wait...

Creating of thumbnail pia07997_spiritmars.jpg ... Error
(/pia07997_spiritmars.jpg)
Loading (Re)creating of thumbnails is running now, please wait...
Error Message:	Error while Creating Thumbnails (ThumbnailExists)
What to do now :	» If you have fixed the problem caused by

    * Image (wrong type or broken image) - remove the image or upload new image via e.g. FTP
    * GD Library (not correctly working GD library, not working GD functions) - install or reinstall GD library
    * Permissions (no rights to write files or folders) - change the permissions of image/phocagallery folders on your server,

you can go back to Phoca Gallery. Phoca Gallery will try to create the thumbnails again.
Go to the Phoca Gallery
» You can close this box and solve the problem e.g. in Media Manager or via FTP. 
I have tried this with multiple images - all the same error.

/components is set to 0777
/images/phocagallery is set to 0777

help!

Re: Error while Creating Thumbnails (ThumbnailExists)

Posted: 13 Feb 2010, 19:23
by Jan

Re: Error while Creating Thumbnails (ThumbnailExists)

Posted: 15 Feb 2010, 13:19
by craven2
I've done all that - same error.

Re: Error while Creating Thumbnails (ThumbnailExists)

Posted: 17 Feb 2010, 19:17
by Jan
Hi, then try to ask webhosting operator on ownership settings? :idea:

Re: Error while Creating Thumbnails (ThumbnailExists)

Posted: 25 Feb 2010, 14:48
by craven2
Solved.

The problem was that The GD Library wasn't installed on my server.


(for ubuntu)
sudo apt-get install php5-gd
sudo /etc/init.d/apache2 restart


fixed.