
Frozen208
|
GLB Offered Contract Sorthttp://userscripts.org/scripts/show/39306
I installed this script but when I click the offered contract tab it logs me out of my account.
|
pabst
|
Re: GLB Offered Contract Sort
No clue why this is happening. I've never heard of this problem before, and it shouldn't be logging you out regardless. Does the script print any errors to the error log when this happens (ctrl-shift-J)?
|
Frozen208
|
Re: GLB Offered Contract Sort | pabst wrote: |
No clue why this is happening. I've never heard of this problem before, and it shouldn't be logging you out regardless. Does the script print any errors to the error log when this happens (ctrl-shift-J)? |
It gave this warning:
Warning: Expected declaration but found '*'. Skipped to next declaration.
Source File: http://goallineblitz.com/css/reset-min.css
Line: 7
And this is what it said when I clicked the warning:
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
|
pabst
|
That's just a CSS warning from one of Bort's style sheets. Unless your browser is royally screwed up, it won't cause this problem. Pretty much all errors caused by greasemonkey scripts should have the script name, mouse.js, or greasemonkey somewhere in the description. They also usually have an absurdly high line number which doesn't even point to the right line. Nothing like this in there?
|
Frozen208
|
Nope just the CSS warning.
|
Frozen208
|
I think I figured out what the problem was. I needed to have third party cookies or session cookies enabled.
|
|
|
|