Great .. it works 99.99%
I was gettign this error
Fatal error: Call to undefined function: getusercolor() in /home/yaxay/public_html/yack/online.php on line 1829
line 1829 was
$usercolor=getusercolor($todayuser['usergroupid'],$mod["$userid"],$highlightadmin,$userid);
so I commented it out, but now the admins and mods do not show in bold or italic

.. any way we can fix this ?