Page 1 of 1

Oops! This page appears broken

Posted: 25 Apr 2011, 14:31
by gustavobuarque
Hi I try insert new image, but in filename when I click in image and open lightbox. Show new window with "Oops! This page appears broken".

The image button link: http://www.nathlar.com.br/administrator ... =component

Sorry if my english is bad.
Thanks.
Gustavo

Re: Oops! This page appears broken

Posted: 25 Apr 2011, 15:16
by Jan
Hi, try to enable debug mode and php error reporting to see more info.
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan

Re: Oops! This page appears broken

Posted: 25 Apr 2011, 16:20
by gustavobuarque
Hi the error is:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3968 bytes) in /home/storage/d/fc/ad/nathlar/public_html/administrator/components/com_phocagallery/libraries/phocagallery/image/imagemagic.php on line 214

thanks
Gustavo

[Solved] Re: Oops! This page appears broken

Posted: 26 Apr 2011, 13:37
by gustavobuarque
Hi, I update php.ini memory_limit to 128 MB, and solved this problem.
Best Regards.
Gustavo :D

Re: Oops! This page appears broken

Posted: 03 May 2011, 09:14
by Jan
Ok