Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Images of personas and themes not showing on getpersonas etc.

  • 5 risposte
  • 21 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di cor-el

more options

When I try to view the personas.com site, the images of the personas do not show up on the web page. (This is not the same problem as not seeing my own persona change to the new one on mouse rollover - that form of previewing does work.) The same thing happens with themes on the themes page. Both sites are whitelisted for "install extensions or themes", and all adblock and ghostery etc turned off for these sites. I have also checked my hosts file - there is no mozilla or getpersonas entry. Sessional cookies allowed.

When I try to view the personas.com site, the images of the personas do not show up on the web page. (This is not the same problem as not seeing my own persona change to the new one on mouse rollover - that form of previewing does work.) The same thing happens with themes on the themes page. Both sites are whitelisted for "install extensions or themes", and all adblock and ghostery etc turned off for these sites. I have also checked my hosts file - there is no mozilla or getpersonas entry. Sessional cookies allowed.

Soluzione scelta

  • Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
  • Check that images are enabled: Tools > Options > Content: [X] Load images automatically
  • Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
  • Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).

If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.


Leggere questa risposta nel contesto 👍 0

Tutte le risposte (5)

more options

Soluzione scelta

  • Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
  • Check that images are enabled: Tools > Options > Content: [X] Load images automatically
  • Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
  • Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).

If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.


more options

Thanks but everything was fine with those settings. Problem unresolved. Will check the link you sent.

[Later:] The link you listed helped me fix the problem, thanks! For the aid of others with this issue, what worked in my case was following this advice in the linked document: Use about:config to make sure that the preference permissions.default.image is set to "1", the default value (right-click and select "Reset" if any other value is shown).

Somehow my value for this had been set to 3.

Modificato da DevonK il

more options

You're welcome.

A setting of 3 for the pref permissions.default.image means that you only allow images from the originating domain and block images from other (third-party) domains.

more options

I must have made that change at some point in the past to avoid intrusive ads..... It did not occur to me that Mozilla would be using a 3rd party domain for providing images, it's typically a commercial practice.

FF crew should consider adding a caveat to the options -> content -> "load images automatically" indicating the setting can be overridden by settings in about:config.

Modificato da DevonK il

more options

That is quit common nowadays to allow for server balancing and make the main HTML available as quickly as possible.
The old Firefox 1.0 and 1.5 versions used to have that setting in the user interface, but that has been removed a long time ago to discourage using that setting because of that.