MyBB Community Forums

Full Version: [Error] Fatal error after installing new plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I had installed a fresh forum at http://forum.mtuforum.com
I was installing some plugins through the plugin installer plugin, just when i found that now my board is displaying fatal error. I am much of a noob so am having problem figuring out what went wrong. I can't access my ACP as well, it gives similar error.
Please guide me how to fix this.
TIA
What was the last plugin you installed?

Because it requires the file even thought it is already required.

Just go to forum/inc/plugins and look for the last plugin you installed and either rename to something else than php (.php.ex) for an easy fix or edit it and search for

require MYBB_ROOT . "inc/adminfunctions_templates.php"

Before that it either says include or requires, should be include_once or require_once such as

require_once MYBB_ROOT . "inc/adminfunctions_templates.php"; 
Thanks a lot, with your help i spotted the faulty plugin. Shy +rep
Next, the collapse/buttons of my current theme aren't working, and i kinda love this theme Sad
Could you please help me fix these ?
Tell me the contents of the whichever file you require to see.
TIA
^ just a note:
the theme you are using is a premium theme and we are not supposed to provide support for it here.
Alright ! *RESPECT*
Any helpful thread that you could point me to that would help me solve this problem sir ?
^ well, you can search solutions for jQuery conflicts