Phoca gallery blank

Phoca Gallery - image gallery extension
swehjo
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Feb 2016, 11:11

Phoca gallery blank

Post by swehjo »

I've been adding a large (?) number of photos and ~170 categories for my site. After adding another 30 categories I wanted to add pictures to those categories by clicking the menu item Images and suddenly the PC was working hard for a long period and then only showed me a blank page for the URL http://[sitename]/administrator/index.php?option=com_phocagallery&view=phocagalleryimgs

I can go back to the administration interface by changing the URL to http://[sitename]/administrator/ so webb server etc seems to be working. From there I can navigate without problems incl to all Phoca items except Images. Any idea?

Joomla 3.4.8
Wampserver 3.0.3
Phoca galler version 4.2.2
swehjo
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Feb 2016, 11:11

Re: Phoca gallery blank

Post by swehjo »

This is the last items I have PHP error log. Obviously something with the memory... But I don't just want to increase some memory setting before I know what is the cause.


PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 18432 bytes) in C:\wamp\www\[sitename]\administrator\components\com_phocagallery\libraries\phocagallery\image\imagemagic.php on line 229
PHP Stack trace:
PHP 1. {main}() C:\wamp\www\[sitename]\administrator\index.php:0
PHP 2. JApplicationCms->execute() C:\wamp\www\[sitename]\administrator\index.php:47
PHP 3. JApplicationAdministrator->doExecute() C:\wamp\www\[sitename]\libraries\cms\application\cms.php:252
PHP 4. JApplicationAdministrator->dispatch() C:\wamp\www\[sitename]\libraries\cms\application\administrator.php:152
PHP 5. JComponentHelper::renderComponent() C:\wamp\www\[sitename]\libraries\cms\application\administrator.php:98
PHP 6. JComponentHelper::executeComponent() C:\wamp\www\[sitename]\libraries\cms\component\helper.php:372
PHP 7. require_once() C:\wamp\www\[sitename]\libraries\cms\component\helper.php:392
PHP 8. JControllerLegacy->execute() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\phocagallery.php:42
PHP 9. PhocaGalleryCpController->display() C:\wamp\www\[sitename]\libraries\legacy\controller\legacy.php:728
PHP 10. JControllerLegacy->display() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\controller.php:57
PHP 11. PhocaGalleryCpViewPhocaGalleryImgs->display() C:\wamp\www\[sitename]\libraries\legacy\controller\legacy.php:690
PHP 12. PhocaGalleryCpViewPhocaGalleryImgs->processImages() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\views\phocagalleryimgs\view.html.php:37
PHP 13. PhocaGalleryFileThumbnail::getOrCreateThumbnail() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\views\phocagalleryimgs\view.html.php:175
PHP 14. PhocaGalleryFileThumbnail::createFileThumbnail() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\libraries\phocagallery\file\filethumbnail.php:248
PHP 15. PhocaGalleryImageMagic::imageMagic() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\libraries\phocagallery\file\filethumbnail.php:484
PHP 16. imagecreatefromjpeg() C:\wamp\www\[sitename]\administrator\components\com_phocagallery\libraries\phocagallery\image\imagemagic.php:229
christine
Phoca Hero
Phoca Hero
Posts: 2938
Joined: 28 Nov 2010, 17:20

Re: Phoca gallery blank

Post by christine »

Hi,

about Wamp Server, I don't know. More than 170 categories?

Check also this please: https://www.phoca.cz/documents/16-joomla ... ent-errors

https://www.phoca.cz/documents/50-phoca/ ... -exhausted

Kind regards, Christine
swehjo
Phoca Member
Phoca Member
Posts: 13
Joined: 27 Feb 2016, 11:11

Re: Phoca gallery blank

Post by swehjo »

Thanks for your response! Turned on Pagination Thumbnail Generation as recommended by those pages. Solved. At least from the time being. I really hope I don't have to change the categories in order no to stumble into more problems in the future.
Post Reply