• I was going to let you guys know about them, but from the list of support tickets you have the last 24 hours, it seams that you’ll have your hands full.

    anyway, the get_all_album is missing from lib/nggdb.php and the gallery object is missing, at least, imageURL.

    the previous version has all that.

    stay sharp and thanks for the plugin!
    p.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Benjamin

    (@benjaminowens)

    We’ve been removing some of the legacy API methods in favor of our more-extensible framework we’ve built for NextGen 2.0+, but looking at the code for NextGen 1.9.13 I don’t see a get_all_album() method.

    I can restore the method as a wrapper to our new API if it would help, but I’m not seeing that method having been part of NextGen.

    Thread Starter Pedro Carvalho

    (@pedroghandi)

    Sorry to throw you off, i meant find_all_album, its in nggdb.php if im not mistaken

    Benjamin

    (@benjaminowens)

    It appears we did deprecate that method. Could you try using C_Album_Mapper::get_instance()->find_all() as a replacement?

    @pedroghandi – Just wanted to let you know that we’ve just released a quick beta that should have a fix for this issue. Feel free to try it here:

    http://www.nextgen-gallery.com/nextgen-gallery-latest-beta/

    It should be officially released in another day or so.

    Thanks! (Erick)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘2.0.71 removed important things’ is closed to new replies.