Thumbnail creation failure
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnail creation failure
Hi, no there is no limitation 
If you find Phoca extensions useful, please support the project
-
otelo
- Phoca Newbie

- Posts: 2
- Joined: 30 Oct 2009, 15:08
Re: Thumbnail creation failure
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
- 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 - Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnail creation failure
Hi, try to check permissions and ownership of files on your server (seems like the path is OK)
If you find Phoca extensions useful, please support the project
-
otelo
- Phoca Newbie

- Posts: 2
- Joined: 30 Oct 2009, 15:08
Re: Thumbnail creation failure
The permissions for images > phocagallery and images > phocagallery > thumbs are set to 777 and the owner and the group are the same.
-
eneless
- Phoca Newbie

- Posts: 5
- Joined: 29 Jul 2009, 06:34
Re: Thumbnail creation failure
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
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Thumbnail creation failure
you should try to check the permissions of the main folder in your ftp client
Jan
Jan
If you find Phoca extensions useful, please support the project