Website Error in Firefox Only

12 replies
I'm having a really weird issue with my main website ...
It doesn't load correctly in Firefox.. it loads all the content but no theme/background etc..

If I refresh the page it will load properly .. it's very odd and I can't figure out why it's doing that..

Quantum Thoughts on the World, Internet Marketing, Copywriting, NLP, Hypnosis and Politics
#error #firefox #website
  • {{ DiscussionBoard.errors[8485705].message }}
  • Profile picture of the author Radium
    There's definitely something wrong and not only in Firefox. It didn't load the layout with Chrome on Mac until I refreshed. Safari seemed to load it fine.

    Running your URL through GTMetrix didn't reveal too many issues either, so it's pretty hard to say what could be the cause without digging deeper.
    Signature
    Web Design & Digital Marketing || I am not afraid of failure. I fail every day. My goal is simply to have more wins than failures. Failure is often one of the first parts of success.
    {{ DiscussionBoard.errors[8486233].message }}
  • Profile picture of the author DavidAllenNeron
    Rats.... because it's driving me nuts! :/
    {{ DiscussionBoard.errors[8486306].message }}
  • Profile picture of the author topnichewebsites
    Its looks fine for me in FF and Chrome. hmmmm
    Signature
    http://pixelcovers.com/ <- eBook add eCovers

    https://www.unicommercesolutions.com <- WordPress Websites and Maintenance
    {{ DiscussionBoard.errors[8486329].message }}
  • Profile picture of the author Nathan K
    When the website first loads instead of loading the css file it loads a php file from the cache folder. When the page is refreshed the css file is loaded.
    Is this a joomla site, if so are you using any cache plugin ? Try to disable it and check.
    {{ DiscussionBoard.errors[8486544].message }}
  • Profile picture of the author David V
    Looks like your running the Gantry framework, so check that caching is turned off in the Gantry settings, and test again.
    And Radium is right, it's not just firefox, did the same thing for me in chrome.
    {{ DiscussionBoard.errors[8486586].message }}
  • Profile picture of the author LarryKeenan
    http://www.davidallenneron.com/cache...379ce70ef4.php is not loading in firefox first up. It contains all the links to your css.
    I'm thinking replace <link rel="stylesheet" href="/cache/rokbooster/762e4d13b2f53315fe84b4379ce70ef4.php" type="text/css"/>
    with <?php include ("http://www.davidallenneron.com/cache/rokbooster/762e4d13b2f53315fe84b4379ce70ef4.php"); ?>

    Have a Great Day
    Larry Keenan
    {{ DiscussionBoard.errors[8488093].message }}
  • Profile picture of the author DavidAllenNeron
    Yes sorry, this is a Joomla website...
    I'll try to see what I can find out about my site caching and see what's going on there.

    LarryKeenan:
    Where am I changing that line? (Sorry I'm not very good with programming)
    {{ DiscussionBoard.errors[8490751].message }}
  • Profile picture of the author DavidAllenNeron
    I think it works now.. RokBooster.... I turned off the compression for the CSS files and it seems to load properly now
    I can't be certain if it works in all browsers but it seems to in mine now.
    {{ DiscussionBoard.errors[8490820].message }}
  • Profile picture of the author David V
    Working ok for me now in Firefox and Chrome...(latest versions)
    {{ DiscussionBoard.errors[8491126].message }}
    • Profile picture of the author NeshSab
      Works for me as well (Firefox and Chrome, too).
      {{ DiscussionBoard.errors[8491711].message }}

Trending Topics