Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

What causes the outdated plugin banner to appear?

  • 4 respostas
  • 6 têm este problema
  • 5 visualizações
  • Última resposta por ryanf25

more options

We have some end-users that might have an outdated plugin on their machine. When browising our website, the will receive a banner that says:

Firefox has prevented the outdated plugin "Adobe Flash" from running on ourSite.

We are not attempting to load the Adobe Flash plugin on ourSite, and we do not have any control over the end user's machine, their FireFox settings, or which plugins they have installed. We can't have this message pop-up on ourSite, it will cause confusion and generate support calls.

The only thing that I can think of that may be related is that we are calling navigator.plugins.refresh(false)

Is this banner being displayed as a result of Firefox refreshing it's plugin info?

Thanks, Ryan

We have some end-users that might have an outdated plugin on their machine. When browising our website, the will receive a banner that says: Firefox has prevented the outdated plugin "Adobe Flash" from running on ourSite. We are not attempting to load the Adobe Flash plugin on ourSite, and we do not have any control over the end user's machine, their FireFox settings, or which plugins they have installed. We can't have this message pop-up on ourSite, it will cause confusion and generate support calls. The only thing that I can think of that may be related is that we are calling navigator.plugins.refresh(false) Is this banner being displayed as a result of Firefox refreshing it's plugin info? Thanks, Ryan

Todas as respostas (4)

more options

hello ryan, would it be possible to provide a link to the page where the issue is occurring?

more options

Hi philipp,

Unfortunately it is not a public website, it is a product that my company offers. I'm working on getting more information about the Firefox version and plugins that are installed on the machines where this occurs.

Thanks, Ryan

more options

Are there any ads present on the page that might be causing this?

Is there any script running that checks the plugins?

Firefox shouldn't display this notification if there aren't any plugins (Flash) used.

Note that Firefox has prefs to suppress the info bar, but that won't help.

  • plugins.hide_infobar_for_blocked_plugin
  • plugins.hide_infobar_for_outdated_plugin
more options

There are no ads present, it is a secure b2b app.

There is script running that calls navigator.plugins.refresh.

There is script running that embeds an <object> tag into the DOM, which loads our own NPAPI plugin via it's mimetype.