I tested the site you listed.
I have latest dev build .86 installed.
I have ABP active (the latest build - yes the buggy one).
I allow the site temporarily and it works just fine.
It does however seem to have alot of poorly written and optimized code but nothing detrimental.
I do get the following items in the Error console but doesn't seem to affect the function of the site (listed in the order they are triggered):
Code: Select all
Warning: reference to undefined property this.currentWin.wrappedJSObject
Source file: chrome://noscript/content/DOM.js
Line: 178
Code: Select all
Warning: test for equality (==) mistyped as assignment (=)?
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_global.js?v=382
Line: 11, Column: 174
Source code:
idden_selects.push(YAHOO.util.Dom.generateId(B[A]))}}}}};vB_Select_Overlay_Handler.prototype.show=function(){if(this.browser_affected){var A;while(A=this.hidden_selects.pop()){YAHOO.util.Dom.setStyle(A,"visibility","visible")}}};function openWindow(C,D,B,
Code: Select all
Warning: test for equality (==) mistyped as assignment (=)?
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_global.js?v=382
Line: 11, Column: 245
Source code:
failure:handle_securitytoken_error,timeout:vB_Default_Timeout},SESSIONURL+"securitytoken="+SECURITYTOKEN+"&do=securitytoken")}}function Comment_Init(B){if(typeof B.id=="undefined"){return }var C=B.id;if(isNaN(C)){var A=null;if(A=C.match(/(\d+)/)){C=A[0]}}
Code: Select all
Warning: reference to undefined property window.console
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_global.js?v=382
Line: 11
Code: Select all
Error: YAHOO is not defined
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_global.js?v=382
Line: 11
Code: Select all
Warning: function vbmenu_hide does not always return a value
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_menu.js?v=382
Line: 11, Column: 47
Source code:
A.type=="click"){return true}else{vBmenu.hide()}}function vB_Popup_Menu(C,A,B){this.controlkey=C;this.noimage=A;this.noslide=B;this.menuname=this.controlkey.split(".")[0]+"_menu";this.imgsrc=IMGDIR_MISC+"/menu_open.gif"}vB_Popup_Menu.prototype.startup=fun
Code: Select all
Warning: anonymous function does not always return a value
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_menu.js?v=382
Line: 11, Column: 36
Source code:
ents.vBmenuShow.fire(this.controlkey)};vB_Popup_Menu.prototype.set_menu_position=function(A){this.pos=this.fetch_offset(A);this.leftpx=this.pos.left;this.toppx=this.pos.top+A.offsetHeight;if((this.leftpx+this.menuobj.offsetWidth)>=document.body.clientWidt
Code: Select all
Warning: anonymous function does not always return a value
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_menu.js?v=382
Line: 11, Column: 47
Source code:
Bulletin.events.vBmenuHide.fire(this.controlkey)};vB_Popup_Menu.prototype.hover=function(A){if(vBmenu.activemenu!=null){if(vBmenu.menus[vBmenu.activemenu].controlkey!=this.id){this.show(A,true)}}};vB_Popup_Menu.prototype.slide=function(C,B,A){if(this.dire
Code: Select all
Error: vBulletin is undefined
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_menu.js?v=382
Line: 11
Code: Select all
Error: vBulletin is undefined
Source file: http://www.mindfactory.de/forum/clientscript/vbulletin_global.js?v=382
Line: 11
Code: Select all
Warning: test for equality (==) mistyped as assignment (=)?
Source file: http://www.mindfactory.de/forum/
Line: 4642, Column: 122
Source code:
if (is_ie || is_moz) { var cpost=document.location.hash;if(cpost){ if(cobj = fetch_object(cpost.substring(1,cpost.length)))cobj.scrollIntoView(true); }}
Code: Select all
Warning: reference to undefined property window.onload
Source file: http://www.mindfactory.de/forum/
Line: 4640
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1