hilaryl
05-02-2008, 05:20 AM
n version 3.6, we changed the number of infractions that appeared on a user profile from 5 to 20.
We changed this line in member.php
sanitize_pageresults($totalinfractions['count'], $pagenumber, $perpage, 100, 5);
The coding in member.php is different in 3.7. Does anybody know where we could change that info in 3.7, please? Thx :)
We changed this line in member.php
sanitize_pageresults($totalinfractions['count'], $pagenumber, $perpage, 100, 5);
The coding in member.php is different in 3.7. Does anybody know where we could change that info in 3.7, please? Thx :)