MyBB Community Forums

Full Version: redeclare make_searchable_forums()
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
from a pretty much fresh install:

Fatal error: Cannot redeclare make_searchable_forums() (previously declared in /home/techmonk/public_html/dev/inc/functions_search.php:21) in /home/techmonk/public_html/dev/inc/functions_search.php on line 87
Download MyBB again and upload a new copy of that file, it's only declared once.
Thanks for the swift reply, it seems to be an issue with a bad plugin, removed the plugin and it works fine