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
Oops! This page appears broken
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Oops! This page appears broken
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
https://www.phoca.cz/documents/16-joomla ... rs-on-site
Jan
If you find Phoca extensions useful, please support the project
-
gustavobuarque
- Phoca Newbie

- Posts: 6
- Joined: 11 Nov 2010, 23:53
Re: Oops! This page appears broken
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
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
-
gustavobuarque
- Phoca Newbie

- Posts: 6
- Joined: 11 Nov 2010, 23:53
[Solved] Re: Oops! This page appears broken
Hi, I update php.ini memory_limit to 128 MB, and solved this problem.
Best Regards.
Gustavo
Best Regards.
Gustavo
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Oops! This page appears broken
Ok
If you find Phoca extensions useful, please support the project