• When using the ajax pagination in the gallery shown, this is the error message when I move from frontpage of the gallery to the next page:

    Default Gallery Type Template
    This is the default gallery type template, located in:
    wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_gallery_display/templates/index.php.
    
    If you're seeing this, it's because the gallery type you selected has not provided a template of it's own.

    Using post permalink structure, using PixelPower theme

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @vakantie – We just released a Public Beta with fixes that address Ajax Pagination issues. If you are comfortable manually updating your plugin you can get the new beta here: https://www.nextgen-gallery.com/nextgen-gallery-latest-beta/

    Of course, if the issue persists we would greatly appreciate it if you would submit a Bug Report with your specifics here: https://www.nextgen-gallery.com/report-bug/

    Thanks!

    – Cais.

    Thread Starter Vakantie Ameland

    (@christianebuddy)

    Well the 2.0.20 beta does not solve this problem, still the same error message

    Plugin Contributor photocrati

    (@photocrati)

    @vakantie – Thanks for the feedback. Would you be able to submit a Bug Report here: https://www.nextgen-gallery.com/report-bug/ with log in and FTP credentials for your WordPress installation so our Support Team / Developers can get a closer look at this issue?

    Thanks!

    – Cais.

    Thread Starter Vakantie Ameland

    (@christianebuddy)

    Cais, Tnx. I opened a bugreport as you asked. Hope the developers / support team will find a workable solution to use the 2.x version of the plugin instead of the 1.9.13 version.

    Plugin Contributor photocrati

    (@photocrati)

    @vakantie – Thanks!

    – Cais.

    Thread Starter Vakantie Ameland

    (@christianebuddy)

    Hi Cais,

    Even with ALL other plugins disabled, changed to the new default 2013 theme, the same error message appears, there’s no cache involved except w3total-cache plugin which is disabled of course and all caches manually removed from the server. So it must be something inside the plugin which is causing this issue.

    Found a “workaround”. Disabled AJAX pagination. So there’s the angle to look into.

    I still do notice that it takes a long time (>40s ) each time to load a page with a gallery. Then the photo’s are loaded quickly. In 1.9.13 a page with 50 pictures in it does load rather quickly, but now it takes +/-40s to reach the page and then the photo’s load quickly, another angle to look into.

    Thread Starter Vakantie Ameland

    (@christianebuddy)

    Every time a page with a gallery get’s loaded it takes a long time. Per page there are 50 images. In the database I notice for all the images this query repeated:

    SELECT image_slug FROM wp_ngg_pictures WHERE image_slug = 'xxxxxxx' AND NOT pid = 0 LIMIT 1`

    This looks like the culprit of the slowdown mechanism. I’m not a mysql specialist, so someone any ideas of improving this in the nextgen code?

    Plugin Contributor photocrati

    (@photocrati)

    Minimizing the MySQL impact is high on our priority list. Thanks for the additional input @vakantie.

    – Cais.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Default Gallery Type Template error’ is closed to new replies.