Quote:
Originally Posted by Socrate
another thing about the bugfix, this line does not exist in the RC3 In "newthread.php":
PHP Code:
$usernames = preg_split('/( )+/', trim(strtolower($threadinfo['bannedposters'])), -1, PREG_SPLIT_NO_EMPTY);
|
Yikes! I meant
newreply.php, sorry for the confusion. I fixed that in the post above.
As for the other problem, you'll need to show me the error. View the source of the HTML page when that error is generated, and post it here.