I received this today:
Quote:
Fatal error: Cannot redeclare contains() in /home/xx/forums.xx.com/includes/functions_autotaggerfromcontentandtitle.php on line 64
|
When I attempted to make a new thread that got flagged by this system. I get this every time I make a new thread, even when the flagged words are not in them.
Code:
$checkpost = preg_replace("/\[IMG\].*?http/si", "", $newpost['message']);
Is line 64.
Awesome system though! I do would like to make a suggestion that it shows in the report "which" flagged word triggered the report. Maybe displaying IP as well in the reported posts?