2
look in userinfo.php for
foreach ($mids as $mid) {
if ( $gperm_handler->checkRight('module_read', $mid, $groups)) {
$module =& $module_handler->get($mid);
$results =& $module->search('', '', 5, 0, $thisUser->getVar('uid'));
change the 5 to a 6 or some number.
and change the code for the show all link. (so the numbers match up)
if ($count == 5) {
$showall_link = '
'._US_SHOWALL.'';
} else {
$showall_link = '';
}
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧