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

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 reply
  • 16 have this problem
  • 4 views
  • Last reply by 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?

All Replies (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.

Modified by dsandy