View all users on single page View all users on single page
 

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

View all users on single page

Started by ianm, January 31, 2013, 09:24:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ianm

Hi

I am using coppermine 1.5.20

I have just noticed 79 pages of users all are spam a few have made comments, save me working though 79 pages to delete these accounts is there a way to increase the number of account per page.

Thanks

Ian

ianm

Would still like to know id there is a setting somewhere to increase the users per page.

However I deleted the spam comments and many spam users account using phpmyadmin, I deleted all the required rows in the comments and users tables and now all the spammers have gone and everything still seems to be working fine.

Cheers

Ian

ΑndrĂ©

Open usermgr.php, find
$user_per_page = 25;
and increase the value.