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

lvthunder’s picture

Blank screens usually means that PHP runs out of memory.

Marc Hoefman’s picture

Status: Active » Closed (fixed)

Increased PHP memory and it is solved.

Thanks !!!