Jump to the post that solved this thread.
Solved: 10 Years, 4 Months, 3 Weeks ago [General] Secuirty pin and forget pass
#11
Solved: 10 Years, 4 Months, 3 Weeks ago
mybb support where are you help me :/
Reply
#12
Solved: 10 Years, 4 Months, 3 Weeks ago
Open inc/init.php, then add:
define("NO_PLUGINS", 1); 
after:
if(!defined("IN_MYBB"))
{
   die("Direct initialization of this file is not allowed.<br /><br />Please make sure IN_MYBB is defined.");
}

You should be able to login then.

Next thing - go to Plugins and deactivate ACP plugins which may cause the error.

And lastly, remove the added line from inc/init.php
Reply
#13
Solved: 10 Years, 4 Months, 3 Weeks ago
Try to delete any custom modules from your admin/modules directory.
Your Secret pin are saved in inc/config at last line in this file.
Reply
#14
Solved: 10 Years, 4 Months, 3 Weeks ago
Fatal error: Call to undefined function downloads1_meta() in /home2/oldschoo/public_html/admin/index.php on line 515

Modules

Configs
Downloads (i rename it to downloads1)
home
shops
styles
tools
user
Reply
#15
Solved: 10 Years, 4 Months, 3 Weeks ago
Make a backup of your /admin/Downloads ( or downloads1 now ) folder. Then delete that folder.
Reply
#16
Solved: 10 Years, 4 Months, 3 Weeks ago
thanks dragon love u bro

now that error in plugin section
/home2/oldschoo/public_html/inc/languages/english/admin/homepoll.lang.php does not exist
Reply
#17
Solved: 10 Years, 4 Months, 3 Weeks ago
1. One issue per thread, please. If your initial question has been answered, mark it as solved and open a new thread for the unrelated question.
2. The error is straightforward - you have to upload that file. If you don't know where to get it (it's a part of a plugin, this one I believe: http://mods.mybb.com/view/at-home-polls), you can upload an empty PHP file with that name instead.
Reply
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)