MyBB Community Forums
Forum is a blank page after editing the .htaccess - 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: Forum is a blank page after editing the .htaccess (/thread-216518.html)



Forum is a blank page after editing the .htaccess - floraiN - 2018-03-23

Hey,

so I got the following problem. I installed GoogleSEO for MyBB. I enabled SEO URL's and renamed the htaccess.txt file to .htaccess (because URL's were still the same as before) and since that change all I got is just a blank page. I tried to delete that .htaccess file and used the default htaccess.txt file from the clean MyBB installation folder.

I olive up somewhere and I'm not sure how to fix it. I even tried a blank .htaccess with no content. Not working either.

Before I renamed the htaccess.txt file I wasn't able to see hidden files. Now I do. Maybe while I rename the htaccess.txt file to .htaccess I've overwritten the original .htaccess.

Any ideas how to fix this?


RE: Forum is a blank page after editing the .htaccess - .m. - 2018-03-23

can you log into forum admin panel & look at plugins page
Google SEO plugin should be having some instructions listed there.
can you post them or the screenshot .. also what is your forum url ?


RE: Forum is a blank page after editing the .htaccess - dalzier - 2020-09-21

u need utf8mb4 to run that plugin, in Admin Panel » Tools & Maintenance » System Health » UTF-8 Conversion convert your tables to utf8mb4.

Note: Must take backup before this action.