It now reads something like:
Code:
$color = ($num++ % 2 == 0) ? '{firstaltcolor}' : '{secondaltcolor}';
$totalshouts = number_format($DB_site->num_rows($shouts));
$time_posted = vbdate('n-j-y, g:i:s a', $timestamp);
$shout_text = bbcodeparse($shout_text);
if ($bbuserinfo[usergroupid] == 6) {
eval("\$adminoptions = \"".gettemplate("shoutbox_adminoptions",1,0)."\";");
}
$shout_text = bbcodeparse($shout_text, 0, 1);
eval("\$shoutbits .= \"".gettemplate("shoutboxbit",1,0)."\";");
}
But still no smilies (from old or new posts)
I mean, it's not a big deal but they would add lots of "ambience"