MyBB Community Forums

Full Version: Theme not loading
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I really don't even know what to classify, my problem under but i am guessing its a bug.... So i recently just transfered to a new host, everything was successfully transferred however for some reason i keep running into problems with changing themes. I have changed the permission on themes and cache to 777 and i have deleted it and recreated the folder already but still nothing. I am using the theme square, and for some reason i don't know if its my host or the forums in general.... it doesn't want to cooperate with me. Ill provide screenshots below of what i mean. I have tried other themes but they all get bugged like all i see is links and text but no bg or logo everything is just white i am guessing its not reading the stylesheet i am not sure to be honest..... but I also tried rebuilding cache but it seems to screw everything up so i don't even bother to do it..

My forum link is: www.nerdsavy.com/f

So this is what it appears on my website: http://i65.tinypic.com/eijtqt.jpg

and 

This is what the theme is originally supposed to look like: http://i66.tinypic.com/1tpzqr.png
if you have .htaccess file then disable it and check again by hard refreshing your browser on forum index page.
if that doesn't help, would you like to PM me temporary access to forum admin panel & files (FTP)
(2015-12-12, 06:14 AM).m. Wrote: [ -> ]if you have .htaccess file then disable it and check again by hard refreshing your browser on forum index page.
if that doesn't help, would you like to PM me temporary access to forum admin panel & files (FTP)

Yeah it didn't do anything, Ill send you a PM with my admin panel and FTP access.
it should be fixed now. hard refresh your browser on forum index if the theme doesn't load.

changed permissions of individual style sheets ; saved global.css for 2 themes from admin panel
and added rewrite rules for loading forum without www
Also check if you upload the font-awesome folder because is not loading correctly.

If, for any reason, you upload the folder and it doesn't want to load, go to ACP > Templates & Styles > Templates > Square Templates > Ungrouped templates > headerinclude

Search this line:

<link href="{$mybb->settings['bburl']}/images/square/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />

Change it for this new one:

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
I have tried, but nothing is working. and like the alignment is off envy if you scroll down you will see the icons close to eachother.