Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


weird issue
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

weird issue

hey when i browse to my site
http://robinprojects.me/#
it cant find the .css file
http://prntscr.com/4ul4qt

however when i go to this url
http://prntscr.com/4ul523
and click on the .css file manually it can load it

how can i fix this

Comments

  • TACServersTACServers Member
    edited October 2014

    Starter Template for Bootstrap

    <!-- Bootstrap core CSS -->
    <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
    
    <!-- Custom styles for this template -->
    <link href="bootstrap/starter-template.css" rel="stylesheet">
    
    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
    <script src="bootstrap/js/ie-emulation-modes-warning.js"></script>
    
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
    

  • TACServersTACServers Member
    edited October 2014

    Screw it. If I add any more to my previous post, I break formatting. From what I see, you have two stylesheets listed, from two different directories. Make sure that the code is set to the right directory for that CSS file.

  • oh well i just needed to be patient

  • Website is offline No cached version of this page is available.

  • issue again only add digital ocean :(
    i dont know solution

  • @wych - Looks like he got it now from this end.

  • @robinjoo1 said:
    issue again only add digital ocean :(
    i dont know solution

    huh?

    either way looks like you fixed it now.

  • no it arive again :(
    error
    http://prntscr.com/4ulepn
    but manua browsing
    to
    http://robinprojects.me/bootstrap/
    no doesnt even help it list file but when i click it says not found ?

  • and at Crissic's vps it works
    http://greenhost.ovh/bootstrap/

  • and again after waiting a few minutes it fixed itself
    why i must wait a few minutes

  • TACServersTACServers Member
    edited October 2014

    @robinjoo1, It seems your behind Cloudflare. Changes can take a few minutes. It is to be expected.

  • so if i add the domain directly to digital ocean i wont have any delay ?

Sign In or Register to comment.