Is there a way of increasing this from the default amount to show 100 or 200 at a time?
For admin purpose only...forgot to add
I modified class.usercontroller.php and it seems to work okay
@Zendor said: I modified class.usercontroller.php and it seems to work okay
Doing these things is going to make it really hard to upgrade to 2.0.18.10 which fixes security holes. or to future releases of 2.1 and beyond.
It is really not recommended to change the core software, despite your abillity to do so.
you can also use http://vanillaforums.org/addon/memberslistenh-plugin, if your goal is just to view things.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Unfortunately, the limit is hardcoded in the controller in this case IIRC.
This is not the case in 2.1b3 IIRC.
Edit - IIRC
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Comments
For admin purpose only...forgot to add
I modified class.usercontroller.php and it seems to work okay
Doing these things is going to make it really hard to upgrade to 2.0.18.10 which fixes security holes. or to future releases of 2.1 and beyond.
It is really not recommended to change the core software, despite your abillity to do so.
you can also use http://vanillaforums.org/addon/memberslistenh-plugin, if your goal is just to view things.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Unfortunately, the limit is hardcoded in the controller in this case IIRC.
This is not the case in 2.1b3 IIRC.
Edit - IIRC
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.