![]() |
[Duplicate] In User Search, Make Default Display >Zero - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Rejected (https://community.mybb.com/forum-184.html) +----- Thread: [Duplicate] In User Search, Make Default Display >Zero (/thread-172431.html) |
In User Search, Make Default Display >Zero - LaneLester - 2015-06-27 A small tweak would make more convenient the search for users (Find Users) in the admin section. If the Results per page defaulted to something other than zero, that wouldn't have to be changed for every search. A default of 20 would be nice. Lane RE: In User Search, Make Default Display >Zero - StefanT - 2015-06-27 https://github.com/mybb/mybb/issues/1832 RE: In User Search, Make Default Display >Zero - LaneLester - 2015-06-27 (2015-06-27, 04:23 PM)StefanT Wrote: https://github.com/mybb/mybb/issues/1832 Thanks! The patch to users.php does the trick! Lane |