Page 1 of 1
vbscript blocked?
Posted: Sun Aug 02, 2009 11:19 pm
by warhead
hey guys,
ui have a small problem with only one forum where no vbscript options such as smilies oder buttons for images etc are not working right. i can set noscript 1.9.7.7 on ff 3.5.1 to allow all scripts and nothing changes, BUT if i deactivate noscript in the addon-menu the problem is gone.
so the question: how can i get them to work with noscript? the site is allowed, only few pics from the site are blocked...

Re: vbscript blocked?
Posted: Sun Aug 02, 2009 11:33 pm
by Alan Baxter
Hi, warhead. Update to the latest development build, NoScript 1.9.7.86, at
http://noscript.net/getit#devel
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 11:07 am
by Warhead
done but nothing changed

Re: vbscript blocked?
Posted: Mon Aug 03, 2009 11:13 am
by Giorgio Maone
Can we see the site?
Have you got any message starting with "[ABE]" or "[NoScript]" in your Tools|Error Console?
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 5:41 pm
by warhead
i only get some "vbscript is undefined" errors in the console
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 5:48 pm
by warhead
happens only (for now) with
http://www.mindfactory.de/forum
one of the errors:
error: vBulletin is undefined
sourcefile:
http://www.mindfactory.de/forum/clients ... x.js?v=382
line: 11
happens more than once...everytime with
sourcefile:
http://www.mindfactory.de/forum/clients ... **js?v=382 (multiple files)
and everytime line 11
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 5:53 pm
by Giorgio Maone
Could you try forbidding both mindfactory.de and yahooapis.com, then re-allowing them?
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 6:36 pm
by warhead
doesn't help anything
only deactivate noscript or use a new profile helps...
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 6:43 pm
by warhead
perfect...now it's broken complete i think. even if noscript is deisabled complete under addons it doesn't worked. yesterday it was reproducable

(
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 6:59 pm
by warhead
...looks like it is a bigger problem...it looks now if it's equal if i activate "adblock plus" or "noscript". if one of them or both are activated the vbscript thingy is broken. i killed all restrictions from the page and nothing works. for adblock it's the same...only disabling on the icon doesn't solve the problem. i have to deactivate both over the addons menu...
now i'm very confused
Re: vbscript blocked?
Posted: Mon Aug 03, 2009 9:47 pm
by GµårÐïåñ
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
Re: vbscript blocked?
Posted: Wed Aug 05, 2009 8:08 pm
by warhead
i'd now installed a new profile and set this now step for step to the old one...until now all works fine
Re: vbscript blocked?
Posted: Wed Aug 05, 2009 8:34 pm
by GµårÐïåñ
glad its working for you now.