“图像损坏或被截断”偶尔在 firebug 中显示

发布于 2024-12-21 00:21:30 字数 158 浏览 3 评论 0原文

我的主页上有一个图像横幅。我使用 nivo 滑块来显示图像幻灯片,效果很好。

但是,我注意到,Firebug 偶尔会为任一图像显示错误“图像损坏或截断”,例如:banner1.png

但图像幻灯片仍然显示并且工作正常。知道为什么会出现错误吗?

谢谢...

I got an image banner in my home page. I use nivo slider to show the image slideshow and it works fine.

However, I notice once in a while, firebug will show the error "Image corrupt or truncated" for either one of the image, eg: banner1.png

But the image slideshow is still shown and works fine. Any idea why is the error appearing??

Thanks...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

绅士风度i 2024-12-28 00:21:30

别介意。应该是 Firebug 或 Firefox 的问题。它经常出现在 Google 地图页面中,但 Google 地图工作正常,就像您的情况一样。如果您想查看更多详细信息,请点击此处

Don't mind it. It should be a Firebug or Firefox issue. It often appears in Google Maps page but Google Maps works fine just like your case. If you want to see more detailed info about it, click here

天暗了我发光 2024-12-28 00:21:30

这个问题是针对 php.ini 中的 Apache 服务器错误报告的

,我以前使用过
E-ALL

该图像无法显示,但如果将其更改为:

e-all & e-notice

它将起作用。

That problem is for the Apache server error reporting in php.ini

Previously, I used
E-ALL

That image is not able to be displayed, but if you change it to:

e-all & e-notice

It will work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文