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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.