Closed (fixed)
Project:
Gallery
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 10:13 UTC
Updated:
30 Oct 2009 at 19:43 UTC
The embedded gallery works fine except 2 cases of blank screen...
1. blank screen when clicking 'edit album' or 'edit photo'
This happens all the time and for all album's or photo's. The browser link is, as an example:
?q=gallery&g2_view=core.ItemAdmin&g2_subView=core.ItemEdit&g2_itemId=7&g2_return=%2Fleendevos%2F%3Fq%3Dgallery%26g2_0%3Dgallery
2. blank screen when in 'site management' en clicking 'plugins'
the browser link is ?q=gallery&g2_view=core.SiteAdmin&g2_subView=core.AdminPlugins
All other functions work fine.
I am not using clean URL's and both the Gallery2 sidebar and Gallery2 Admin didebar are mapped into the Drupal Gallery Navigation block.
Comments
Comment #1
lvthunder commentedBlank screens usually means that PHP runs out of memory.
Comment #2
Marc Hoefman commentedIncreased PHP memory and it is solved.
Thanks !!!