Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Amazon website error message plugins required

  • 17 பதிலளிப்புகள்
  • 57 இந்த பிரச்னைகள் உள்ளது
  • 13 views
  • Last reply by smiley1

When Amazon UK site loads, error message received that additional plugins required to display all the media on the page. Java and Flash have been updated and all other plugins updated but the problem is not resolved. When I click install plugins a message is returned that no suitable plugins found. Browser has been closed and re started many times. Any ideas please? Many thanks

When Amazon UK site loads, error message received that additional plugins required to display all the media on the page. Java and Flash have been updated and all other plugins updated but the problem is not resolved. When I click install plugins a message is returned that no suitable plugins found. Browser has been closed and re started many times. Any ideas please? Many thanks

smiley1 மூலமாக திருத்தப்பட்டது

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Hi Cor-el,

Thanks! I really appreciate your response and the information you provided. Very helpful! Many thanks again.

Read this answer in context 👍 1

All Replies (17)

Seems to be caused by this image that is send as application/x-tibrv-bytes, but doesn't have valid content.
You can ignore that plugin notification.

GET /images/G/02/rainier/vendor/as_vendor_logo_small.jpg HTTP/1.1
Host: images-na.ssl-images-amazon.com
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive
Referer: https://www.amazon.co.uk/gp/css/homepage.html?ie=UTF8&nodeId=

HTTP/1.1 200 OK
Server: BSFProxyCache
Content-Type: application/x-tibrv-bytes
Content-Length: 355
Date: Sat, 25 Aug 2012 21:47:13 GMT
Connection: keep-alive

cor-el மூலமாக திருத்தப்பட்டது

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Hi Cor-el,

Thanks! I really appreciate your response and the information you provided. Very helpful! Many thanks again.

Amazon.ca has the same problem and it seems to have started with Firefox 15. I'm assuming FF are working on it?

Hi ex_brit, Thanks for responding. That is interesting re Firefox15. Hopefully FF are indeed working on it because it is a tad annoying whenever logging into Amazon uk. It is some consolation to know however, that it is not my PC misbehaving because Amazon.ca are also affected :) Many thanks again for the information, I appreciate it. Best wishes.

I certainly hope they are as trying to report a bug to them is more difficult than gaining an audience with the Queen.

te-he I so agree!! Hey-ho, I guess a waiting game!

Hi again. The problem seems to have disappeared this morning

- hopefully never to return!  I guess the FF elves have been working some magic at last!  I logged in and out of Amazon to test this morning and the annoying plugin message did not appear.  Hopefully the problem is also resolved for Amazon.ca users.  Best wishes :)

How bizarre - seems to be a font-type variation in my above post despite not being able to vary the font type on here....ah well! :}}}

That text got automatically placed in <pre>(text)</pre> tags because you started the line with a space character.

Ah right! Many thanks cor-el for explaining that.

Problem gone here too.

Excellent, thanks for confirming that! FF certainly has had some problems during the past months and each upgrade seems to produce differing bugs, crashes and flakiness.

By the time we reached here I'm surprised that we all aren't on FF30 already ;-)

This is because that image is no longer requested by Firefox probably because Amazon has removed it from their code.
You can see that in the web console (Ctrl+Shift+K) that no longer shows the GET request.

Hi ex-brit, Perhaps Mozilla is endeavouring to emulate the Microsoft-post-release-thousands-of-updates-style

Many thanks cor-el for the information re web console.