Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 08:14 pm EDT

Geeklog Forums

Admin User List


Status: offline

ronack

Forum User
Full Member
Registered: 05/27/03
Posts: 612
Did a search and didn't find it. I would like the amount of users listed on the initial admin user list page. Maybe bump it up to 100.
 Quote

Status: offline

DTrumbower

Forum User
Moderator
Registered: 01/08/03
Posts: 507
In /admin/user.php
Text Formatted Code
function listusers ($offset, $curpage, $query = '', $query_limit = 50)
 
 Quote

Status: offline

ronack

Forum User
Full Member
Registered: 05/27/03
Posts: 612
That's what I thought too, I changed that limit to 100 and still only got 50.
 Quote

Status: offline

ronack

Forum User
Full Member
Registered: 05/27/03
Posts: 612
Ok you have to changed it here too.
Text Formatted Code
    if (empty($query_limit)) {
        $limit = 100; <<<<<<<<<<<<< Change this too
    } else {
        $limit = $query_limit;
    }

 
 Quote

Status: offline

Bloggins

Forum User
Newbie
Registered: 08/13/05
Posts: 11
Hi, this looks like it moved in 151 can anyone help me out?
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
system/lib-admin.php

Please note that changing the default will affect all the lists, e.g. the list of stories would also use that number then.

bye, Dirk
 Quote

All times are EDT. The time is now 08:14 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content