Quote:
Originally Posted by Skyrider
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.
|
What hack are you running that uses the cited custom PHP file? I will install it on my dev site and see if I can duplicate the issue and resolve it.
Quote:
Originally Posted by Skyrider
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?
|
I will include these in the next update.