Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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 отговор
  • 16 имат този проблем
  • 4 изгледи
  • Последен отговор от 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?

Всички отговори (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.

Променено на от dsandy