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
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
Open usermgr.php, find
$user_per_page = 25;
and increase the value.