PDA

View Full Version : IE7 Page Errors


rabidkevin
Tue 4th Mar '08, 8:22pm
Since I upgraded to vb 3.7 beta 5 I am getting errors in IE7 on my forums. Here are some of the messages Ie reports

On Showthread.php
Line: 448
Char: 1
Error: Object Expected
Code: 0
URL: http://www.eternalbeats.net/forums/showthread.php?p=205209&posted=1#post205209

On newreply.php & index.php
Line: 156
Char: 2
Error: 'IMGDIR_MISC' is undefined
Code: 0
URL: http://www.eternalbeats.net/forums/newreply.php?do=newreply&noquote=1&p=205209

I also can not click on smilies. A few members can't even reply or quote a message at all because of this.

Any ideas?

Steve Machol
Tue 4th Mar '08, 9:20pm
That is from a modification you made.

Try this. Create a new style and choose no parent style. This will force it to use the default templates. Then change to this style and view your forums with it. Do you have the same problem?

If you do, empty your browser cache, close all browser windows and try again.

rabidkevin
Tue 4th Mar '08, 10:35pm
Thanks man yes It was related to a javascript I use to resize images. Oddly enough it didn't have a problem when I was running 3.6.8. O well.

Thank you.