MyBB Community Forums
[How To?] Renamed domain, can't log in, how to set up new domain ? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html)
+--- Forum: General Support (https://community.mybb.com/forum-176.html)
+--- Thread: [How To?] Renamed domain, can't log in, how to set up new domain ? (/thread-189644.html)



Renamed domain, can't log in, how to set up new domain ? - trikhoncuatoi - 2016-03-07

Hello,

I've just changed domain moment ago. From awesomepeoples.net to ddhocthuat.net . Now, i can access to ddhocthuat.net but can't access any actions else.

Help me !!  Huh


RE: Renamed domain, can't log in, how to set up new domain ? - .m. - 2016-03-07

first change board url & cookie settings in ~/inc/settings.php file and then at Site Details of forum admin panel (Configuration Settings)

more details => http://docs.mybb.com/1.8/faq/login/


RE: Renamed domain, can't log in, how to set up new domain ? - trikhoncuatoi - 2016-03-07

How to access admin cp ? use old domain or new domain ?
Can i change infomation in setting.php file  by manual ?


RE: Renamed domain, can't log in, how to set up new domain ? - .m. - 2016-03-07

settings.php file should be changed manually (better to use file editor at the web host control panel)
and after editing settings.php file you should be able to access new domain admin panel to change Site Details

Quote:board url => http://ddhocthuat.net
cookie domain => .ddhocthuat.net (note : there is a dot at the beginning)
cookie path => /



RE: Renamed domain, can't log in, how to set up new domain ? - trikhoncuatoi - 2016-03-07

I did it.  Angel

Thank you.