I'm trying to use Image Filter with Drupal 5.2 and it's not working for me. I've made sure that the "Image filter" box is checked in the Input Formats for filtered HTML as well as straight HTML, yet pages still fail to display an image, so this:
[image:32 size=preview nolink=1 style="float: left; margin-top: -2px; margin-right: 6px; margin-bottom: 1px"]
shows up in the post, no image.
I've got the following modules installed:
Image 5.x-1.5
Image Attach 5.x-1.5
Image Filter 5.x-1.0
Imagecache 5.x-1.3
Could this be strange interaction between Imagecache and Image? I'm not sure, but I did try turning Imagecache off. Still, image filter is not working.
I'm sure there's some silly simple thing I've forgotten to check, since I've gotten it to work in the past an another site. I can't figure out why the "[image:32 ...]" tag is not working on the current site.
Of course, I have a "hard-code" work-around that works nicely simply refering to the image URL with an IMG tag, but that's what I want to avoid :-)
Comments
Really?
Does anyone have any suggestions? Any at all?
trying it for the first time
in a fresh install, installed image and image filter. uploaded an image, inserted the
[image:nn]thingy into the page, and it appeared okay. have not tried the parameters yet.so, what happens if you put the node in with no parameters? this will test whether or not it is the input format or a parameter.