Page 1 of 1

Allowed memory size problem

Posted: 15 Jan 2010, 18:38
by izone
When trying to create a gallery I can not get a thumbnail image because I get this message.
Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 3872 bytes) in /home2/.../public_html/administrator/components/com_phocagallery/helpers/phocagallery.php on line 894
I have searched for a solution without finding it.
Can anyone help me with this?
Thanks.

Re: Allowed memory size problem

Posted: 15 Jan 2010, 20:55
by rojo
Go to the "Thumbnail Creation Settings" under the Configuration and change "Clean Thumbnails" from "yes" to "no"... then try again and let's see if that helped you as it helped me.

Regards.

Re: Allowed memory size problem

Posted: 01 Feb 2010, 12:53
by Jan
See the recommended settings in Phoca Gallery Info folder in administration. you can try to enable pagination thumbnail creation. Then you should get no problems as the pagination is used and information about e.g. 20 images is loaded, see:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item

Jan