What is wrong with the following:
$message = preg_replace("#\[code\]$currMatchTextBefore\[/code\]#si", $currMatchTextAfter, $message);
and why does it always Give me error:
Warning: Unknown modifier 'n' in functions.inc.php on line 177
Please help me out here it is an emergency.