I am encountering a strange error where the images are not showing and instead I get the textual content of the file.

Please see the screenshot.

Versions:
Drupal 5.1
Image 5.x-1.2
Image assist 5.x-1.4
Thickbox 5.x-1.x-dev

CommentFileSizeAuthor
Picture 4_4.png88.89 KBScarabMonkey

Comments

kleingeist’s picture

seems like this is a duplicate of this http://drupal.org/node/140371
Thickbox recognizes images by common file extensions (.jpg, .gif, .png...). If you are using url aliases (which dont have such an extension), thickbox is trying to fetch it per ajax in an iframe.
If this is really the problem, you would have to change the thickbox.js code in a similar way as shown by jghyde.

ScarabMonkey’s picture

I am now thinking it's an incompatibility with Image Assist... will look deeper

frjo’s picture

Status: Active » Closed (fixed)