Results 1 to 6 of 6

Thread: What's Wrong With This Site ?

  1. #1
    Check this out is it only me to have problems or what ?

  2. Software & Hardware   -   #2
    sparsely's Avatar °¤°¤°¤°¤°¤°¤°
    Join Date
    Dec 2002
    Location
    static hum
    Posts
    3,486
    I got a script error...but it didn't really have any details other than 'Object Expected'
    :S

    this post is guaranteed 100% parrot-free

  3. Software & Hardware   -   #3
    Out of The Ordinary
    Join Date
    Feb 2003
    Posts
    3,927
    Look at the source, there's nothing to see:

    Code:
    <script language="JavaScript">
    <!--
    
    function SymError()
    {
      return true;
    }
    
    window.onerror = SymError;
    
    var SymRealWinOpen = window.open;
    
    function SymWinOpen(url, name, attributes)
    {
      return (new Object());
    }
    
    window.open = SymWinOpen;
    
    //-->
    </script>
    
    <script language="JavaScript" type="text/javascript">
    <!-- hide from JavaScript-challenged browsers
    function popupScreenshot(url)
    {
    	var popUp = window.open(Url, "screenshot", 'scrollbars,resizable,width=640,height=480,left=10,top=10')
    }
    // done hiding -->
    </script>
    
    <link rel="stylesheet" type="text/css" href="css/style.css">
    
    
    
    
    <!-- New Teakaaas HTML CODE -->
    
    
    
    
    
    
    
    
    
    
    
    <div style="position:absolute; left:'776'; top:'0'; z-index:'-5'">
      
    </div>
    <div style=" position:absolute; margin-top:105px; margin-left:776px; z-index:'-5';">
    <script type="text/javascript"><!--
    google_ad_client = "pub-5415606804534452";
    google_ad_width = 120;
    google_ad_height = 600;
    google_ad_format = "120x600_as";
    google_color_border = "6699CC";
    google_color_bg = "003366";
    google_color_link = "FFFFFF";
    google_color_url = "AECCEB";
    google_color_text = "AECCEB";
    //--></script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </div>
    
    <script>
    function makeStatic() {
      var mm = document.getElementById('menuMarker');
      var my = document.body.scrollTop;
      var mmy = xPageY(mm);
    
      if (my < mmy) 
        my = mmy;
      else 
        my = my + 10;
    
      if (ie4) {divStayTopLeft.style.pixelTop = my;}
      else if (ns6) {document.getElementById("divStayTopLeft").style.top = my;}
      else if (ns4) {eval(document.object1.top = eval(my));}
      setTimeout("makeStatic()",0);
    }
    </SCRIPT>  
    
    <html>
    <head>
    <meta http-equiv="Content-Language" content="en-us">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
    <title></title>
    
    <link rel="stylesheet" type="text/css" href="css/css/style.css">
    </head>
    <body BGCOLOR="#000000" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" onLoad="var SymTmpWinOpen = window.open; window.open = SymWinOpen; progress();; window.open = SymTmpWinOpen;">
    
      <table border="0" cellpadding="0" cellspacing="0" style="BORDER-COLLAPSE: collapse" width="775" id="AutoNumber1" bgcolor="#3f467f">
        <tr>
          <td width="100%">
    <script language="JavaScript">
    	var Categories = new Array(5);
    </script>
    <script language='JavaScript'> <font face="Arial" size=2>
    <p>Microsoft OLE DB Provider for ODBC Drivers</font> <font face="Arial" size=2>error '80004005'</font>
    <p>
    <font face="Arial" size=2>[Microsoft][ODBC SQL Server Driver][DBNETLIB]SSL Security error</font>
    <p>
    <font face="Arial" size=2>/Includes/design.asp</font><font face="Arial" size=2>, line 62</font> 
    <script language="JavaScript">
    <!--
    
    window.open = SymRealWinOpen;
    
    //-->
    </script>
    BOT

  4. Software & Hardware   -   #4
    Ok ,thanks.

  5. Software & Hardware   -   #5
    kazaa2002's Avatar lost
    Join Date
    Dec 2003
    Location
    near oz
    Posts
    230
    Originally posted by sharedholder@27 December 2003 - 10:34
    Check this out is it only me to have problems or what ?
    I checked it, location is up...it is called Shareq.com as you said
    however all info requests at bottom of screen give a 404 error
    or a 500 internal server error.
    maybe when you tried, they were down.

    it is the small things that usually drive us mad

  6. Software & Hardware   -   #6
    total crappy source code. Script tags opening without closing. its not supposed to display anything. Linking to a file /includes/design.asp which doesnt even exist.

    Its like the "Holy Crap! WTF is that" code.
    <span style='color:black'> I am a part of all that I have met - Lord Tennyson</span>
    <span style='color:blue'>Try not to let your mind wander...it is too small and fragile to be out by itself</span>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •