That line is in index.php (if you haven't installed the hierarchy).
It's should be commented out and should look like this:
Code:/*
if ( count($forum_moderators[$forum_id]) > 0 )
{
$l_moderators = ( count($forum_moderators[$forum_id]) == 1 ) ? $lang['Moderator'] : $lang['Moderators'];
$moderator_list = implode(', ', $forum_moderators[$forum_id]);
}
else
{
$l_moderators = ' ';
$moderator_list = ' ';
}
*/
If it's with the hierarchy, pm me or contact me on msn because it would probably confuse people if i posted that here and i don't want to hijack Craven's thread :wink:
Grtz