Edit Gallery Leads to blank page
-
Hi there,
Last night I upgraded to the latest version of NextGen Gallery (1.9.13).
Everything had been working fine until the upgrade.Now, when I go to Manage Galleries, click on the Gallery Title to Edit I am brought to a blank page.
I have logged in as Administrator and Gallery Author (test profiles) and all same result.
Links at lines 220 – 222 in manage-galleries.php
[a href=”[?php echo wp_nonce_url( $ngg->manage_page->base_page . ‘&mode=edit&gid=’ . $gid, ‘ngg_editgallery’)?]” class=’edit’ title=”<?php _e(‘Edit’); ?]” ]
[?php echo esc_html( nggGallery::i18n($name) ); ?]
[/a]
(I have substituted characters < and > with [ and ] in code above)I can’t see what’s wrong. Any ideas?
Many thanks
Shane
https://www.ads-software.com/extend/plugins/nextgen-gallery/
- The topic ‘Edit Gallery Leads to blank page’ is closed to new replies.