Viewing 5 replies - 16 through 20 (of 20 total)
  • I too have white screen in manage albums only with Version 2.0.76 I have 57170 Images, 77 Galleries, 4 Albums and climbing…

    Plugin Contributor photocrati

    (@photocrati)

    @pain7 – The quick work-around until we get the next release out is the following:

    Edit nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/admin/album.php line 273 to be:

    $retval = C_Image_Mapper::get_instance()->select()->where_and(array())->limit(500)->run_query();

    This should sort out issues when there are very large quantities of images being used.

    Thanks!

    – Cais.

    Perfect, that fixed it thank you!

    Plugin Contributor photocrati

    (@photocrati)

    @pain7 – Thanks for the update.

    – Cais.

    Hi all – For those who haven’t already patched this with the instructions above, we’ve just released a public beta with a few fixes, including one for this issue:

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

    If you test that and confirm the issue is resolved let us know. We’d love to get independent confirmation from a few other sources. But otherwise, we’re hoping to push this as an official release tomorrow. Thanks. (Erick)

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘NextGEN 2.0.74 get white screen when Manage Albums’ is closed to new replies.