vbscript blocked?

Ask for help about NoScript, no registration needed to post
warhead

vbscript blocked?

Post 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... :?:
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Alan Baxter
Ambassador
Posts: 1586
Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA

Re: vbscript blocked?

Post by Alan Baxter »

Hi, warhead. Update to the latest development build, NoScript 1.9.7.86, at
http://noscript.net/getit#devel
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Warhead

Re: vbscript blocked?

Post by Warhead »

done but nothing changed :(
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12 (.NET CLR 3.5.30729)
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: vbscript blocked?

Post by Giorgio Maone »

Can we see the site?
Have you got any message starting with "[ABE]" or "[NoScript]" in your Tools|Error Console?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
warhead

Re: vbscript blocked?

Post by warhead »

i only get some "vbscript is undefined" errors in the console
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
warhead

Re: vbscript blocked?

Post 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
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: vbscript blocked?

Post by Giorgio Maone »

Could you try forbidding both mindfactory.de and yahooapis.com, then re-allowing them?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
warhead

Re: vbscript blocked?

Post by warhead »

doesn't help anything :(

only deactivate noscript or use a new profile helps...
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
warhead

Re: vbscript blocked?

Post 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 :((
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
warhead

Re: vbscript blocked?

Post 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
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3365
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: vbscript blocked?

Post 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
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
warhead

Re: vbscript blocked?

Post 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
Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
User avatar
GµårÐïåñ
Lieutenant Colonel
Posts: 3365
Joined: Fri Mar 20, 2009 5:19 am
Location: PST - USA
Contact:

Re: vbscript blocked?

Post by GµårÐïåñ »

glad its working for you now.
~.:[ Lï£ê ï§ å Lêmðñ åñÐ Ì Wåñ† M¥ Mðñê¥ ßå¢k ]:.~
________________ .: [ Major Mike's ] :. ________________
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Post Reply