News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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 2 Guests 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.