Page 1 of 1

ABE Blocking Imageshack Toolbar Uploads

Posted: Mon Sep 14, 2009 12:00 am
by tomorrow
Well actually it does not block the uploads but rather the expected result page where nessesary image details are displayed
I made sure no other NoScript setting is causing this.Imageshack.us is in whitelist

Error is always the same:

Code: Select all

411 - Length Required
When disabling ABE no errors occur.I tried creating some rules to allow imageshack but im not very skilled at this:

Code: Select all

# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Accept from http://img*.imageshack.us
Deny

#
Site http://img*.imageshack.us
Accept ALL from http://img*.imageshack.us
Anonymize

#
Site http://img*.imageshack.us
Accept POST SUB from SELF https://img*.imageshack.us
Accept GET
Deny
ImageShack Toolbar v 5.2.3.7
NoScript v 1.9.8.8
Firefox v 3.5.3
Windows 7 x64 RTM Build 7600.16385

Any help would be appreciated :| .I would not want to disable ABE but use some rule that allows the toolbar and ABE work together

Re: ABE Blocking Imageshack Toolbar Uploads

Posted: Mon Sep 14, 2009 6:31 am
by dhouwn
Your user agent string is pretty long, but that's probably not related.
(I guess most servers would return HTTP error 400 or 406 if it was too long)

Re: ABE Blocking Imageshack Toolbar Uploads

Posted: Mon Sep 14, 2009 10:29 am
by tomorrow
Yeah.I just resetted it to default and enabled ABE but got the 411 error at first try already :|

Re: ABE Blocking Imageshack Toolbar Uploads

Posted: Mon Sep 14, 2009 3:15 pm
by therube
What is the message that ABE generates (in the Error Console)?

What is this "Imageshack Toolbar"?

Re: ABE Blocking Imageshack Toolbar Uploads

Posted: Tue Sep 15, 2009 9:38 am
by tomorrow
therube wrote:What is the message that ABE generates (in the Error Console)?

What is this "Imageshack Toolbar"?
You mean Firefox general Error Console?
No error or message is generated when encountering the 411 message

ImageShack Toolbar can be found here: https://addons.mozilla.org/en-US/firefox/addon/6506
Its a toolbar allowing to upload pictures from local HDD to ImageShack servers