PDA

View Full Version : IE7 problem loading Evolution Theme 1


5underpar
12-09-2008, 05:35 AM
I get a run time error
line: 5
Error: object expected

Also

line:6
Char:1
Error: object expected


The site works fine in opera and firefox
Please help.

Jean

sarahG
12-09-2008, 08:31 AM
We need to see your site so that we can check the JavaScript. The errors are just JS errors and all browsers will have them, the only difference is you have Internet Explorer alerting you to the errors.

Let us know where your site is and then we can check the code. Also can you let us know if you've changed much of the original code, as JavaScript relies on certain HTML tags and CSS ids/classes to be present. If you've renamed these then the JS will certainly error.

5underpar
12-09-2008, 01:57 PM
Thanks SarahG

my website is http://www.sententiacapital.com/blog

The main problem with IE is that I get the error and the page does not load properly, but When i click on the the about tab that page loads fine.

When I go to any of the other browsers no I get no errors and the page also loads with no problems. this works with firefox and Opera.

sarahG
12-09-2008, 02:06 PM
The problem is you've removed the script call to the jQuery framework, so theme.js needs jQuery to work.

You need to put it back into your header, above the theme.js call.

5underpar
12-13-2008, 05:47 PM
i am not a developer so I have no idea how to do this. I tried to change the theme and go back to the default and I am getting the same errors. I removed the entire and put a fresh copy on the web server, and I am still experiencing the same problem. Please help....Thanks in advance.

Jean

sarahG
12-13-2008, 11:10 PM
It appears you've changed themes now, so do you still want help with the Blogging Tips theme? If so then we can run through the fix step by step.