Page 2 of 2
Re: Thumbnail creation failure
Posted: 05 Oct 2009, 21:38
by Jan
Hi, no there is no limitation

Re: Thumbnail creation failure
Posted: 30 Oct 2009, 15:20
by otelo
I'm using
- Phoca Gallery 2.5.8
- Joomla 1.5.14
- PHP 5.2.11
According to help > system info > php information my memory_limit is 160M and I have the GD library enabled.
I also get the hanging white page with the link on the top right corner 'Stop thumbnail creation'. My error log show repeatedly the following
Code: Select all
[30-Oct-2009 11:24:48] PHP Warning: getimagesize(/home/levantat/public_html/images/phocagallery/2009_Houston/thumbs/phoca_thumb_l_dsc_0801.jpg) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: No such file or directory in /home/levantat/public_html/administrator/components/com_phocagallery/libraries/phocagallery/image/image.php on line 47
Re: Thumbnail creation failure
Posted: 30 Oct 2009, 18:54
by Jan
Hi, try to check permissions and ownership of files on your server (seems like the path is OK)
Re: Thumbnail creation failure
Posted: 30 Oct 2009, 19:56
by otelo
The permissions for images > phocagallery and images > phocagallery > thumbs are set to 777 and the owner and the group are the same.
Re: Thumbnail creation failure
Posted: 30 Oct 2009, 22:47
by eneless
I have found that there seems to be the odd image in a collection that just will not successfullly allow a thumbnail creation irrespective of permissions, naming convention, file patch, etc. sadly, in these instances i have to discard the affected images from the collection.

Nat
Re: Thumbnail creation failure
Posted: 31 Oct 2009, 15:21
by Jan
you should try to check the permissions of the main folder in your ftp client
Jan