开发者

App images not loading intermittently [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

开发者_如何学C

Closed 11 years ago.

Improve this question

We have a "Shop" application that intermittently fails to load images. It worked perfectly for months, and without change, it started doing this. If you click through page navigation at the bottom, once in a while product images will load correctly.

Our server is responding with images every time, but for some reason Facebook is not loading them consistently. In addition, the links do not work correctly when the images fail.

Is this a temporary problem with Facebook, or is there something we might be doing wrong?


Be sure you're requesting images correctly

<img src="https://graph.facebook.com/4/picture" /> will give you founder of Facebook


I am assuming its an FBML Application, since this would never happen in an IFRAME application

FBML Apps experience problems from time to time, so if you value your application, you should start planning for an IFRAME conversion

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜