• Hello,

    I have installed:

    NextGEN Gallery Version 1.7.4
    WordPressVersion 3.1–de_DE

    I need help, because I can only manage 25 galleries. I can see the next page, but the link doesent work. I am a newbie and I hope soembody can help me!

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi
    i have an even bigger problem…after installing the JenPack, the new WP stats plugin, my whole nextgen dissapeared…more than that, my dashboard shows me errors ??

    Thread Starter jambi77

    (@jambi77)

    Hi,

    I have found a solution.

    If you change the lines 14 and 15 in the manage-galleries.php to:

    $start = ( $_GET[‘paged’] – 1 ) * 100;
    $gallerylist = $nggdb->find_all_galleries(‘gid’, ‘asc’, TRUE, 100, $start, false);

    than you can see more than 25 galleries for managing. I hope that this will work without other problems.

    If somebody have another solution, I ll be interesting for this.

    Thanks

    Thread Starter jambi77

    (@jambi77)

    Hi,
    now I have a new problem, the NextGen Gallery works for 25 Galleries fine, but with more I have new problems.

    Is there a limitation a galleries?

    I have a photoblog an I need more than 25 galleries.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘NextGen Gallery only shows 25 Galleries to manage’ is closed to new replies.