PHP Code:
4) open /admin/functions.php. Find:
$post['message'] = preg_replace("/\b_([a....
and AFTER IT add:
// HACK MODALERT
if ($bbuserinfo['userid']>0) {
That's in functions, building the postbit. Make sure that is in the right place and you've uploaded the new functions.php.
Anyone else have this problem?
This is a hack of a hack that I wrote.. it's extracted functionality from a bigger hack on my site so I'm not 100% about the install.