well my problem is i make people moderators but they dont show on the list as mod? is there soemthing in here i need to edit? i would really like to use this hack i have noticred in the code it has about
while ($user = $DB_site->fetch_array($users)) {
$moderator[$user[userid]] = $user;
if ($modforums[$user[userid]] == "")
should the userid have a number for the mod like 5 in there or no? i dont know just guessing well please let me know how to fix this prob mine is the 110 error but if i ant gte it to list my mod then i cant fix it heh
|