Hi all,
As per title, I tried updating the file "include\staff.inc.php" by changing the below to 200:
$queue->setPageSize(50);
But its not working, is this the right way to do it, or is there a better way?
markf278 Profile > Preferences > Maximum Page Size
Hi KevinTheJedi the problem that is limited to 50, I want to extend it to 200.
markf278
You’ll have to modify the code. You can look through the code on GitHub as it’s open source.
Cheers.
KevinTheJedi I appreciate the help, but did you even read my OP?
Yes, of course. Obviously it's not the right way otherwise it would've worked.
It's quite simple, update this line:
Then go to your profile, update your Maximum Page Size, then boom you're done.