coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 miscellaneous => Topic started by: ianm on January 31, 2013, 09:24:20 PM

Title: View all users on single page
Post by: ianm on January 31, 2013, 09:24:20 PM
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
Title: Re: View all users on single page
Post by: ianm on January 31, 2013, 10:01:42 PM
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
Title: Re: View all users on single page
Post by: ΑndrĂ© on February 01, 2013, 09:44:52 AM
Open usermgr.php, find
$user_per_page = 25;
and increase the value.