• Resolved Charles Fulton

    (@mackensen)


    We’ve just upgraded to NextGEN Gallery v2.0.63 from v2.0.61. We’re running WordPress 4.0.0. We have old-style imagebrowser galleries using the [imagebrowser id=”x”] shortcode. This gallery has existed since 2010. The site in question is a subdomain multisite using Day and name permalinks.

    The gallery in question is inserted into a page. Although the primary image displays the next and prev buttons do nothing. We’ve noticed that the link structure has changed between the two versions. Under 2.0.61 the links were formatted like this:

    http://your.subdomain/nggallery/image/your-image-slug-here/

    Under 2.0.63 they look like this:

    http://your.subdomain/your-page-here/nggallery/your-image-slug-here/

    Clicking the link has no apparent effect, although after clicking several times the link is rewritten into this bizarre string:

    http://your.subdomain/nggallery/pid–/pid–/pid–/pid–/image/

    Needless to say this doesn’t work. I didn’t see anything obvious in the changelog for this version to explain this issue. The issue is also present in 2.0.66.33, but first occurred in 2.0.63. There are no errors in the PHP log. We’re testing this on a development server which is not publicly accessible. I tried using the new-style shortcode ([ngg_images gallery_ids=”88″ display_type=”photocrati-nextgen_basic_imagebrowser”]) but this had no effect. We have AJAX turned on. Resetting options disables the AJAX but otherwise has no effect: the page loads with the incorrect URL (pid–/pid–) in the address bar.

    Any guide as to what changed and how we can get the old behavior back would be appreciated.

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @charles Fulton – Thanks for the update! Please let us know if you run into any additional issues.

    – Cais.

    brian@briangallimore.com

    (@brianbriangallimorecom)

    @charles, I have the same problem you describe, and I looked at the database and my image slug fields are blank in my galleries where the prev/next buttons don’t work.

    I’m not sure how to use your wp-cli plugin. I managed to install wp-cli on my local workstation, but not sure this is what I need, since the database is on my shared webhost account. Can you provide a few pointers to get me going in the right direction? Do I need to run the plugin from my webhost account? Or do I need to move the database to my workstation?

    If anyone would like to see this problem, here are links to a working and a non-working gallery.

    working
    http://blog.briangallimore.com/2011/07/10/garden-update-july-10-2011/

    not working
    http://blog.briangallimore.com/2010/09/24/my-huge-melon/

    Plugin Contributor photocrati

    (@photocrati)

    @brian@briangallimore.com – This would probably be best as a separate topic for your own site/needs, although it is related to NextGEN Gallery in the sense of the matter it is more a general implementation/usage topic idea for WP-CLI the way you are describing it.

    Thanks!

    – Cais.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘ImageBrowser next and prev buttons do nothing after update’ is closed to new replies.