![]() |
Main page displays gibberish after domain and host migration - 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: Main page displays gibberish after domain and host migration (/thread-209423.html) |
Main page displays gibberish after domain and host migration - kauron - 2017-03-30 Hi, I have a forum powered by MyBB 1.8.10 and have tried to migrate it to a new host (with a different domain). I have followed the procedure outlined on this thread and this FAQ, as well as other threads: I have imported the SQL databases and changed the appropriate configuration in inc/config.php and inc/settings.php (for the cookies and domain). I have succesfully logged in to my Admin CP and changed in Site Details the old URL to the new one. The problem: When accessing the main page (https://sanleandro-obispo.net/foro/) this is the result (screenshot). The Admin CP login page displays and words correctly. Other info:
RE: Main page displays gibberish after domain and host migration - .m. - 2017-03-30 looks like you can log into forum admin panel. decrease gzip level (set it 4) or disable it & check you may have to hard refresh your browser on forum index (eg. press CTRL + F5) after saving the settings RE: Main page displays gibberish after domain and host migration - kauron - 2017-03-30 It worked, thank you! :D The gzip setting was set to 4, so tried with 3 (still didn't word) and finally disabled it. Not that it is very important to me, but is there any way I can get around to reenable it? RE: Main page displays gibberish after domain and host migration - .m. - 2017-03-30 ^ your server is already using the gzip compression (#). hence compressing again might not provide usable content ! |