• Resolved Shane

    (@shaneoriordan)


    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

    http://wordpress.org/extend/plugins/nextgen-gallery/

Viewing 1 replies (of 1 total)
  • Thread Starter Shane

    (@shaneoriordan)

    Apologies
    RESOLVED

    I installed and activated the plugins
    WP Smush.it and
    WP Smush.it NextGEN Gallery Integration.

    When I looked at the page source, at the bottom of the page returned
    <h2>WP Smush.it NextGEN Gallery Integration Error</h2>
    <p>It appears that the WP Smush.it plugin isn’t installed or activated.</p>
    <p>Either install WP Smush.it or deactivate the WP Smush.it NextGEN Gallery Integration plugin.</p>

    I have WP Smush.it installed so I deactivated the WP Smush.it NextGEN Gallery Integration Plugin and problem solved.

    Issue must be a conflict between the two.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit Gallery Leads to blank page’ is closed to new replies.