I've run into a problem when I combine mobile jquery with the additional images popup - getting an error of:
Resource interpreted as Image but transferred with MIME type text/html
The image does appear briefly in firefox and then displays a broken path:
products_image_large_additional=images/microsoft/images/microsoft/imexplorer_A37.gif
doubles the DIR_WS_IMAGES in other words.
The jquery gurus (all over everywhere) keep saying this isn't a jquery issue but the error does not appear in the default zen cart.
"That means that your server didn't set the correct MIME type for the image. It should have been image/gif."
This can't be a server issue but I don't see how the php code can be at fault either.
Any one got any idea of what could be happening at this one spot? There are no other issues with any images otherwise.


Reply With Quote
