MyBB Community Forums
No CSS in ACP - 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: No CSS in ACP (/thread-189659.html)



No CSS in ACP - Spitfire_ - 2016-03-08

When I log in to my admin control panel, there is no CSS, just HTML. In the login screen there is CSS. 

How do I fix this?


RE: No CSS in ACP - .m. - 2016-03-08

what is your forum url ?
can you run file verification tool available at tools & maintenance section of admin panel to find missing / changed files.
ignore files reported from install folder & its subfolders. you may also ignore reported images.
you have to replace reported files from MyBB source files pack of your forum's version.

(if you are using Google SEO plugin then do not replace ~/inc/functions.php file)


RE: No CSS in ACP - Spitfire_ - 2016-03-08

(2016-03-08, 04:51 AM).m. Wrote: what is your forum url ?
can you run file verification tool available at tools & maintenance section of admin panel to find missing / changed files.
ignore files reported from install folder & its subfolders. you may also ignore reported images.
you have to replace reported files from MyBB source files pack of your forum's version.

(if you are using Google SEO plugin then do not replace ~/inc/functions.php file)

Thanks for the quick reply, I actually fixed the problem after replacing some files missing which I found from the file verification tool.