hi gamingforce,
thanks for the update, just uploaded the new php file, however now the links to the memberprofiles are missing. guess they are somehow being stripped out???
anyideas
by the way if you add:
PHP Code:
$cpnav = array();
$cpmenu = array();
$cpnav[1]="{ secondaltcolor}";
$cpnav[2]="{ secondaltcolor}";
$cpnav[3]="{ secondaltcolor}";
$cpnav[4]="{ secondaltcolor}";
$cpnav[5]="{ firstaltcolor}";
$cpnav[6]="{ secondaltcolor}";
$cpnav[7]="{ secondaltcolor}";
$cpnav[8]="{ secondaltcolor}";
$cpmenu[5]="class=\"fjsel\" selected";
eval("\$cpnav = \"".gettemplate("usercpnav")."\";");
before the $mybuddyq = $DB_site->query
you get the usercp menu on top - thought maybe someone might like that.
greets
tina