Forums

nextgen gallery: insufficient parameters (7 posts)

  1. x12
    Member
    Posted 5 months ago #

    I created a gallery page on my blog, and i added a gallery simply by the command [nggallery id=x], and everything work fine expect that when i click to go to the next page i got a message aying (insufficient parameters), i tried to modifiy the number of images per page and the rows but it doesn't work anyway, it worked just when i used the album command, but i want just show the galleries; any idea please ?

  2. esdesignuk
    Member
    Posted 5 months ago #

    I'm having the same problem so if there is a easy fix i'd be interested to know. Cheers

  3. thierrymichel
    Member
    Posted 4 months ago #

    Hello,

    I've got the same problem. It seems the script could'nt get the 'gallery id' (it's the name gallery).

    In 'nggfunctions.php', '$picturelist' contains arrays (images properties), so '$picturelist->gid' does'nt exist...

    I've replaced '$picturelist->gid' with '$picturelist[0]->gid' and it seems ok...

    file : nggfunctions.php
    lines : 100 + 103

    I hope it will help you...
    tm

  4. zackn9ne
    Member
    Posted 4 months ago #

    didnt do anything

  5. Jencey
    Member
    Posted 3 months ago #

    It worked for me. Thank you! You have to make sure to replace BOTH lines with the rewrite.

  6. the_standard
    Member
    Posted 3 months ago #

    worked for me thanks so much!

  7. montanamax
    Member
    Posted 2 months ago #

    This worked for me as well. I hope Alex or one of the other code slingers for the plugin can get this patch worked into the next update.

Reply

You must log in to post.

About this Topic