can't manage agents past 20
Brought to you by:
rizzo,
wendall911
I have 35 users in my system now and I can't manage
agents beond 20. clicking 'manage agents' gives me a
list of 20 agents and a arrow to click on to get to
page 2 (21-35).
when I click on it I get a blank page.
The page 2 link looks like........
http://mbmc.us/index.php?module=phpwslistings&LISTINGS_op=Manage%20Agents&LISTING_paging=1&PDA_limit=20&PDA_start=20&PDA_section=2
It's probably just sending the wrong variables but it
would be nice to activate the other agents :)
phpws 0.9.3-2
phpwslistings 0.3.1
Logged In: YES
user_id=737791
Pagination seems to be broken in all modules with the
phpwslistings release 0.3.1 you cant page in the listings
either. This is a real problem for those of us who have
upgraded to 0.9.3-2 from earlier versions.. HELP
Logged In: NO
OPPs it appears this is fixed with
http://cvs.sourceforge.net/viewcvs.py/phpwslistings/phpwslist
ings/class/ListingManager.php
the 1.7.2 change to ListingManager.php..
THANKS