Avast WEBforum

Consumer Products => Avast Free Antivirus / Premium Security (legacy Pro Antivirus, Internet Security, Premier) => Topic started by: tjharring on December 26, 2013, 02:24:07 PM

Title: AVAST extension preventing IE8 logging into Hotmail
Post by: tjharring on December 26, 2013, 02:24:07 PM
My wife's computer at home is running Windows XP SP3, Avast 2014. When she tries to login to Hotmail using IE8 she sees the following,

<body onload="javascript;rd();"

If I go into tools menu in IE8 and select manage addons, then deactivate "avast! Online security" she is than able to login to Hotmail. If she uses Firefox she has no problem, only with IE.

Any ideas?
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: Para-Noid on December 26, 2013, 05:02:50 PM
Are you using the latest version of avast? v2014.9.0.2011?

Also there is a known issue with AOS and IE.
My suggestion is to disable it.
I hase the AOS disabled in each of my browsers.
I use PrivDog (http://privdog.com/) instead.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: tjharring on December 26, 2013, 05:11:16 PM
I am not sure of Avast version. I will check tonight when I get home.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: tjharring on December 27, 2013, 01:20:32 AM
The version on the system is 2014.9.0.2011
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: alvacomptech on January 02, 2014, 11:01:17 PM
Same problem here with WIN XP PRO SP3 and IE8: disabling Avast Online Security in Tools/ Add-ons stops it and I can then access Outlook e-mails; BUT, I want AOS to run. I have seen the protection it gives from questionable web sites! Somebody needs to fix this problem, either Avast! or Microsoft! Avast! is my best friend!! :-\
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: FBTHFL on January 07, 2014, 08:18:15 PM
I was watching this thread on the MS Forums ... It seems to come down to the Avast! Toolbar and its services.
http://answers.microsoft.com/en-us/ie/forum/ie10-windows_7/internet-explorer-wont-access-hotmail/df182561-4776-48f3-97ef-f8717b4920a2

Right clicking on the Avast! Toolbar Icon in Windows 8 (64bit) / Internet Explorer 10 to Disable the Avast! Toolbar worked and I can use my Hotmail. (Merci, John).  Doing so indicated that the services listed would be disabled. The list was composed of multiple ( three ) instances  of "avast! Online Security" . I am wondering if the service is reloading multiple time and getting confused or consuming multiple resources?  Nonetheless, it appears to be a avast! issue so I will switching over to their support site.  Thanks All !

NOTE: Using the Avast! SafeZone option is also a workaround for now.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: PCMan on January 08, 2014, 06:47:59 PM
INOTE: Using the Avast! SafeZone option is also a workaround for now.

But how long before the issue is fixed? Or do I have to find another anti-virus etc provider. Not impressed by this... >:(
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: OndraM on January 08, 2014, 11:18:50 PM
Sorry, this is a major fail on our side. We will fix it and try to deliver emergency update as soon as possible.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: OndraM on January 09, 2014, 04:56:56 PM
We prepared the fix today and there should be an Avast update next week delivering it. Again, sorry for the inconvenience.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: simon1046 on January 11, 2014, 10:30:45 AM
 >:(

This is not good enough. I have to email a dissertation assignment by monday and you are preventing me from doing it. I am v angry and will stop using your systems if not sorted by tomorrow. It is crap and you are causing me a lot of concern.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: igor on January 11, 2014, 11:00:14 AM
As written in the first post - you can disable the Online Security plugin in IE configuration.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: alvacomptech on January 23, 2014, 10:13:20 PM
Thanks, Avast! Got the update and it's working fine!
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on February 03, 2014, 03:53:06 PM
We have a similar problem with our web site. https://www.e-assura.ch/

We know that we are as big as Hotmail but a lot of our 100 k customers are having trouble logging in our web site using Internet Explorer and Avast.

Tested Avast last version, updated today, software and definitions. Tested IE8 and IE10.

In fact, it is blocking our JavaScript. It is used to do login in the website and make some "show / hide" fields in the page.

Example: in the login page in french (fr), the link "Mot de passe et/ou nom d'utilisateur perdu?" should hide some fields and show others. Instead, a javascript error alert shows up.

Strangely if after the first page load I do F5, everything works fine again. It is always the first page load that is not working.

When disabling the avast extension in IE, it works fine always.

Tried to add it to Exclusions too, but no luck at all. (When I add it, it doesn't accept with the https?!)

A customer indicated another web site where she had problems too. I tested and saw it in action. https://www.olx.ch/

Please, please, say that you have a easy solution for it  :'(
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: OndraM on February 04, 2014, 10:52:42 AM
We are looking at it and I will get back to you once we figure out where the problem is.

If it is a problem on our side, we will provide a fix, but we probably will not be able to deliver it before March. ;-(
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on February 05, 2014, 10:39:28 AM
Thank you for your reply. We will review our code to view if there is nothing that we can do.

The only other thing that caused this to our web site was the malware "Price peep".
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on February 06, 2014, 10:03:33 AM
We have a clue. We use a JavaScript function $. It is just a shortcut for document.getElementById

function $(I) { return document.getElementById(I) }

If we rename it, it works, but it is used in so many places in our site...
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on March 31, 2014, 10:32:02 AM
Could you review this problem?

Kind regards,
Olivier Voutat
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: Hammey on March 31, 2014, 05:07:12 PM
Hi I would not worry about Avast to much when you are using IE 8. Yes IE 8 is the last browser update done for XP in March 2009 you really need to use a updated browser of your choice like Chrome ,Firefox or what ever.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on April 01, 2014, 09:27:45 AM
Quote
Tested Avast last version, updated today, software and definitions. Tested IE8 and IE10.
Title: Re: AVAST extension preventing IE8 logging into Hotmail
Post by: olivervoutat on April 11, 2014, 08:03:56 AM
Ok, so we renamed it and published on our latest update. No problem so far.