View Full Version : error log
Milance
09-01-2013, 09:10 AM
PHP Fatal error: Cannot redeclare banned_redirect() (previously declared in /archive/global.php(40) : eval()'d code:95) in /includes/class_bootstrap.php(917) : eval()'d code on line 99
I keep this error appears in the log! Help !
tbworld
09-01-2013, 09:39 AM
It seems that you have a MOD that is trying to re-declare the function banned_redirect(). If you disable your hooks/plugins that error should go away. Start there.
Then re-enable your mods one by one until you get the error. Then disable that MOD.
If you can search your code base, I would search for "banned_redirect" to locate the offending MOD. Then disable it.
Milance
09-02-2013, 09:56 AM
thanks. I found that mod real problem! Ban Spider by UserAgent
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.