21297 Posts in 5734 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 736 Views |
-
IE errors.. i know, but please read :)

7 March 2011 at 9:04am
Hello,
Im debugging my website in IE 8 & 7 and im getting some JS errors..
comming from featuredvideo widget js.Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Timestamp: Sun, 6 Mar 2011 19:53:55 UTCMessage: Object expected
Line: 1050
Char: 1
Code: 0
URI: http://www.url.nl/widgets_featuredvideo/js/effects.js?m=1299433722Message: 'Prototype.Browser.IE' is null or not an object
Line: 1003
Char: 3
Code: 0
URI: http://www.url.nl/widgets_featuredvideo/js/lightwindow.js?m=1299433722How do i fix these?
-
Re: IE errors.. i know, but please read :)

7 March 2011 at 9:34am
I always disable the default javascript with this in your config
//Disable Default JavaScript Behaviours
Validator::set_javascript_validation_handler('none');
PageCommentInterface::set_use_ajax_commenting(false); -
Re: IE errors.. i know, but please read :)

7 March 2011 at 11:06am
Great tip. This was for another issue, but it worked.
-
Re: IE errors.. i know, but please read :)

23 June 2011 at 12:28am Last edited: 23 June 2011 12:35am
I'm also debugging my website in IE 8 and IE 7 and I'm getting this java tm plug-in 2 ssv helper jp2ssv.dll each time I open up IE (takes a few seconds and then it pops up). Any idea how to fix this? (Without removing this plug-in).
thanks,
Miklosh.
-
Re: IE errors.. i know, but please read :)

23 June 2011 at 1:56am
Hi Miklosh,
That error is limited to your computer, if you follow the registry fixing steps mentioned in your link it will be fine - other users shouldn't get this error unless they are having a similar issue with their browser.
| 736 Views | ||
|
Page:
1
|
Go to Top |



