Forum Support

Shape 5
March 29, 2024, 07:56:57 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: IE6 Error on page load  (Read 727 times)
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« on: March 27, 2009, 07:40:25 AM »

I am getting the following error in IE6 and IE+E5.5 on page load at http://client.accountantswebdesign.ca/index.php

Quote
Line: 3
Char:2
Error: ?document.getElementByld(,,,)? is null or not an object
Code:0
URL: http://client.accountantswebdesign.ca/component/comprofiler/registers

The main body will not load in the correct position.

Once a user is logged in, the error is still there but the main body loads in what appears to be the correct position but the page is two feet tall.

I can PM the login UN & PW for testing if necessary

Another user did a debug and came up with this:

Quote
sfHover = function() {
 var sfEls = document.getElementById("navv").getElementsByTagName("LI");
 for (var i=0; i<sfEls.length; i++) {
  sfEls.onmouseover=function() {
   this.className+=" over";
   this.className+=" sfhover";
  }
  sfEls.onmouseout=function() {
   this.className=this.className.replace(new RegExp(" over\\b"), "");
   this.className=this.className.replace(new RegExp(" sfhover\\b"), "");

  }
 }
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

But, I am not a coder so do not know what to look for

This page loads without error in all other browsers.

I would appreciate any suggestions to set this right
Thanks
« Last Edit: March 27, 2009, 07:47:31 AM by cspgsl » Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: March 27, 2009, 09:18:40 AM »

Hello, if you can private message me super admin access I can look into this for you.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #2 on: March 28, 2009, 11:29:17 AM »

Hi Mike, any luck?
Thx
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: March 28, 2009, 03:48:33 PM »

Hello, sorry I thought I had replied back to you. The issue has been resolved, you may need to clear your cache to view the change.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #4 on: March 28, 2009, 04:39:50 PM »

Thanks Mike, much appreciated.
Logged
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #5 on: April 02, 2009, 04:11:08 AM »

Mike: here is a screen shot of the users computer on April 1st and no, it isn't an attempt at April Fools
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #6 on: April 02, 2009, 07:14:20 AM »

Hi, it looks like you've completely removed the top menu, you need to remove this line in the template's index.php file:

<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/edenrock/js/IEsuckerfish.js"></script>
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
cspgsl
Jr. Member
**
Offline Offline

Posts: 903



« Reply #7 on: April 02, 2009, 02:18:33 PM »

I have not done anything since you did what ever you did to make it work.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.