User list has no pagination User list has no pagination
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

User list has no pagination

Started by IchBin, August 03, 2010, 05:23:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

IchBin

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

papukaija

Do you mean usermgr.php? If yes, then thhis issue is a bug and has already been reporeted. It's fixed in rev 7650 and higher. Use SVN to get a SVN version of CPG or wait for the next official release.

IchBin

Ok, that explains it then. Will wait until the next release. Thanks!

IchBin

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.

IchBin

Does anyone have any clue why I can't get the additional pages on the user list to work?

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

IchBin

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.