coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: IchBin on August 03, 2010, 05:23:23 PM

Title: User list has no pagination
Post by: IchBin on August 03, 2010, 05:23:23 PM
As admin when I go to the user list to review the users, it only shows a single page. According to the docs it suggests that if there are more than 25 users, a tab for additional pages will appear at the bottom right of the screen. There are currrently 49 users, so I would assume there should be 2 pages. Haven't been able to find any setting for this. Nor have I been able to find anything in a search here. I have tried additional themes (classic, curve) to see if it's a theme problem, but the problem remains on all themes I have checked. This is not my gallery or I would post a link. Just helping a friend out with their gallery. Not sure that matters since only admins can see the user list. Oh, and there is no bridging configured either.

Running CPG 1.5.6
Title: Re: User list has no pagination
Post by: papukaija on August 03, 2010, 06:08:18 PM
Do you mean usermgr.php? If yes, then thhis issue is a bug and has already been reporeted (http://forum.coppermine-gallery.net/index.php/topic,65365.msg324518.html#msg324518). It's fixed in rev 7650 and higher. Use SVN (http://documentation.coppermine-gallery.net/en/dev_subversion.htm#subversion) to get a SVN version of CPG or wait for the next official release.
Title: Re: User list has no pagination
Post by: IchBin on August 03, 2010, 06:39:35 PM
Ok, that explains it then. Will wait until the next release. Thanks!
Title: Re: User list has no pagination
Post by: IchBin on August 05, 2010, 09:40:54 PM
So I decided to review the SVN bug that was posted about in that topic you linked me to. I compared my usermgr.php file to the SVN Rev 7448. My file is exactly the same in reference to the changes. Would there be any other reason that the pagination wouldn't work?
http://coppermine.svn.sourceforge.net/viewvc/coppermine?view=revision&revision=7448

Attached is my php file if someone else would like to take a look.
Title: Re: User list has no pagination
Post by: IchBin on August 09, 2010, 03:59:59 PM
Does anyone have any clue why I can't get the additional pages on the user list to work?
Title: Re: User list has no pagination
Post by: phill104 on August 09, 2010, 04:42:40 PM
As suggested above, the fix went into 7650. 7448 is a lower revision so you will not see the change until a later release. Fortunately, the 1.5.8 package is now available for download.
Title: Re: User list has no pagination
Post by: IchBin on August 09, 2010, 04:55:47 PM
Ah, sorry about that. I went to the topic concerning the bug and went from there not thinking about the REV number here. Thanks, I'll probably just update. Marking solved.