daniellord32 Posted June 7, 2016 Report Share Posted June 7, 2016 hello I'm building a site and its looking pretty good on localhost but when i upload it to my test server running phpvms it is not looking the same. I have resolved the culprit down to one css file but i am unsure as to debug it and fix my issue. the main page is supposed to look like this screenshot http://prntscr.com/b5m8wt but I am getting this instead http://prntscr.com/bdjsmg would anybody have any ideas as to what the problem could be? Regards Daniel Quote Link to comment Share on other sites More sharing options...
magicflyer Posted June 7, 2016 Report Share Posted June 7, 2016 Sounds like a linking issue. Your Bootstrap CSS is linking fine but not the theme css. Check layout.tpl's head and make sure the CSS link is correct - Also, check that you changed your local.config.php so that the "SITE_URL" config is also correct. If you've got a direct link to the non-working site, that might help. Quote Link to comment Share on other sites More sharing options...
daniellord32 Posted June 7, 2016 Author Report Share Posted June 7, 2016 i checked the local.config.php and that is correct here is a link to the site, ill keep it active on that skin for 10mins then ill revert it back to crystal http://lp9.pe.hu/phpvms/index.php thank you again Daniel Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted June 7, 2016 Moderators Report Share Posted June 7, 2016 It seems that the js files which are called in the end of the layout file are missing. Quote Link to comment Share on other sites More sharing options...
daniellord32 Posted June 7, 2016 Author Report Share Posted June 7, 2016 ok ill take a look thank you Quote Link to comment Share on other sites More sharing options...
daniellord32 Posted June 7, 2016 Author Report Share Posted June 7, 2016 that worked a treat I didn't link them to the correct file, now I need to figure out what other problems i may be having, If you guys have time would you have a quick peak at the link and see if you could spot what else i missed? thank you Daniel Quote Link to comment Share on other sites More sharing options...
daniellord32 Posted June 7, 2016 Author Report Share Posted June 7, 2016 Topic Solved thank you for the help chaps Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.