Page 1 of 1

Error when selecting images icon

Posted: 23 Feb 2009, 18:21
by schlegel
Hello All,

First, thank you for a great app!

I am getting an error when I select "images" from the control panel on the admin side.

This is the error.

Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 17024 bytes) in /hermes/web05/b1715/moo.schlegel/joomla/administrator/components/com_phocagallery/helpers/phocagallery.php on line 916


Any idea what is causing this?

Re: Error when selecting images icon

Posted: 23 Feb 2009, 19:22
by schlegel
schlegel wrote:Hello All,

First, thank you for a great app!

I am getting an error when I select "images" from the control panel on the admin side.

This is the error.

Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 17024 bytes) in /hermes/web05/b1715/moo.schlegel/joomla/administrator/components/com_phocagallery/helpers/phocagallery.php on line 916


Any idea what is causing this?
If I turn off "creating of Thumbnail" it works, but I do not get a thumb view of the image.

Re: Error when selecting images icon

Posted: 24 Feb 2009, 15:20
by schlegel
help! :)

I have been :x for a few days now and I can not get it working.

Thanks!

Re: Error when selecting images icon

Posted: 27 Feb 2009, 20:49
by Jan
Hi this is caused by not enough memory to create thumbnails:

- php memory in server is to small
- there is no enough cpu for doing thumbnails on server
- the image is too large (large resolution), so server cannot work with it... etc...

try to resize the image before adding into a gallery...

Jan