solve my problem (probably html related) and win $50

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zentz
    Confirmed User
    • Nov 2003
    • 8062

    #1

    solve my problem (probably html related) and win $50

    i own this site www.arcadena.com which loads fine in firefox but damn slow in IE7. I have no clue what could be the cause of this so i was wondering if anyone here might have any idea how to fix this?

    The first person that fixes the problem will receive a $50 epassporte or paypal award.

    Thank you
    Programs that owe me money ---- Epassporte.com ~ $2700 | Protraffic.com ~ $2600 | XonDemand.com ~ $3000

    Email: [email protected]
  • DjSap
    Confirmed User
    • Jul 2002
    • 3869

    #2
    It's not HTML related, it's most likely due to a misconfigured server, what I would do is to try to use the script on a different host to see if you get the same problem. Seeing as you are using the default theme that comes with the script there is no reason to suspect the HTML is causing it.

    So basically try out the script on a different server, if it is working fine then you have to contact the host since its on their end.
    Blog Themes, TGP Design, Writing Services, Grunt Work
    ICQ: 66871495

    Comment

    • pythonx
      Confirmed User
      • Aug 2004
      • 430

      #3
      It might be because of your import on the CSS file, why do you do that ?
      Try:

      <link rel="stylesheet" type="text/css" href="theme/FGSver1.5(default)/style.css"/>

      below title and remove

      <style type="text/css" title="currentStyle" media="screen">
      @import "http://www.arcadena.com/theme/FGSver1.5(default)/style.css";
      </style>


      There is also a huge white empty space above your code??

      Comment

      • Chariott
        Confirmed User
        • Nov 2006
        • 361

        #4
        Originally posted by DjSap
        It's not HTML related, it's most likely due to a misconfigured server, what I would do is to try to use the script on a different host to see if you get the same problem. Seeing as you are using the default theme that comes with the script there is no reason to suspect the HTML is causing it.
        Yes. He is right. Your server is very slow sometimes. The page loads slow in FF too. I saw this using a sniffer and can guarantee this. Do you have root access to your server? What processor load "top" commands shows?
        Last edited by Chariott; 01-07-2007, 07:58 AM.

        UUGallery v3.37 builder plugin for Wordpress!
        Now it builds FLV VIDEO Galleries! It grabs galleries from FHG's, generates thumbnails, resizes originals,
        arranges within your template and posts a gallery within 1 click!
        Start making money right now!
        ICQ# 475-719-552, Email+MSN: msnaddress[-~at~-]uusoftware.com

        Comment

        Working...