Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Web pages that previously opened Ok are not opening fully and I am getting the error on the Error Console "Image corrupt or truncated:"

  • 1 réponse
  • 16 ont ce problème
  • 4 vues
  • Dernière réponse par dsandy

more options

The Error Console message is followed by the url of the image and a link to the same url. Clicking on the link, the image opens correctly. The same page works fine on other browsers and the images open correctly on other pages on the same website. The images have not been renamed with a different type and the favicon is a valid format. Please can anyone help?

The Error Console message is followed by the url of the image and a link to the same url. Clicking on the link, the image opens correctly. The same page works fine on other browsers and the images open correctly on other pages on the same website. The images have not been renamed with a different type and the favicon is a valid format. Please can anyone help?

Toutes les réponses (1)

more options

I have since discovered two errors here.

The 'Image corrupt or truncated' error message is appearing in the error log but the picture opens correctly on the web page.

The page not displaying correctly is caused by a strict or erroneous application of DOM rules, meaning that a form name can only be referenced within a Javascript function by stating the full reference (i.e. document.formname.value) rather than simply formname.value.

Modifié le par dsandy