Just installed v3.0.9 on my test board. For firefox everything works fine with the exception of dailymotion videos not loading. But in IE if I have multiple videos (from any source) in a thread it only loads the first video then spits out a "Error on Page" warning which says
Quote:
Line: 340
Char: 24
Error: 'null' is null or not an object
Code: 0
URL: http://www.mysite.url/testvb/showthread.php?p=219614
|
If I view source on the page, line 340 is
Code:
<body onload="if (is_ie || is_moz) { fetch_object('currentPost').scrollIntoView(true); }">
I've tried upgrading from every other previous version including v3.0.4. I've also tried a clean install removing everything to do with anymedia beforehand. Cleared cache and cookies, restarted the browser all have no effect.