![]() |
[Upgrading] Fails to login with correct info. - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 Installation and Upgrades Support (https://community.mybb.com/forum-162.html) +------ Thread: [Upgrading] Fails to login with correct info. (/thread-154911.html) |
Fails to login with correct info. - Ali. - 2014-06-16 I have just changed my server hosting website. And Installed the forums and imported the database (contained all info of previous site).After this when I got to the board url it says And when I try to upgrade and enter the Login info it says invalid username specified.And I can't upgrade and forum is stuck since that.Link in my sig. Replies appreciated. Ali. 1500 visits not a single reply????? 4200 viosits no reply? RE: Fails to login with correct info. - dragonexpert - 2014-06-16 Most of those visits are bots, not actual users. When I went to your forum to the upgrade page it says you still haven't deleted the file "lock" from the install directory. You need to do that. RE: Fails to login with correct info. - VoIP - 2014-06-16 Dragon, its you either add the lock file (with no extension inside of install) or delete the installation folder. (Which I prefer too do) RE: Fails to login with correct info. - Ali. - 2014-06-16 Dragonexpert should I remove lock file and send you username and password? RE: Fails to login with correct info. - VoIP - 2014-06-16 Oh I read that wrong. Remove the lock file extension and then go to /install folder to install the upgrade. RE: Fails to login with correct info. - Ali. - 2014-06-16 Done, Dragon try now if you can? I can't. Error Error The username you have entered appears to be invalid. MyBB © 2002-2014 MyBB Group /home/u802256411/public_html/forums/install/resources///mention.lang.php does not exist RE: Fails to login with correct info. - dragonexpert - 2014-06-16 That language file is not part of the default language files. Open inc/init.php. After the opening php tag do this:
Please post again if the issue about username invalid still persists. Please do not PM us for support unless we specifically request to be PM'd certain information. RE: Fails to login with correct info. - Ali. - 2014-06-16 OK Thanks and will let you know about further issues. (2014-06-16, 04:56 PM)dragonexpert Wrote: That language file is not part of the default language files. Open inc/init.php. After the opening php tag do this:define("NO_PLUGINS", 1); Where should I change (e.g line,etc) RE: Fails to login with correct info. - dragonexpert - 2014-06-16 You just put that on the second line of inc/init.php. You don't need to edit anything else. RE: Fails to login with correct info. - Ali. - 2014-06-16 Above MyBB 1.6?? NOT WORKING. (2014-06-16, 05:14 PM)dragonexpert Wrote: You just put that on the second line of inc/init.php. You don't need to edit anything else.I pasted and looks like
|