My shopping cart is based on WorldPay, does anyone know what the issue could be?

link|improve this question
feedback

closed as not a real question by squillman, Ben Pilbrow, Chris S, jscott, Iain Mar 25 '11 at 17:09

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

A little bit more information would be helpful, but my first guess would be wrong mime settings. Check the HTTP header of such image. It should be something like image/gif, image/jpge or image/png.

If not, then the mime settings of the webserver are wrong. But without knowing which webserver you are using, not able to tell where to change that.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.