Closed (fixed)
Project:
Image Assist
Version:
6.x-2.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2009 at 05:24 UTC
Updated:
9 Jan 2011 at 08:08 UTC
I upload and image, and everything seems to be going fine. Then I go to create a new story, and click on the add image icon, and the img_assist browser pops up and I can see all my images fine. I pick one, and it inserts the code into the story.
However, when I actually view the story, there is no image there, just the code for insterting the image. So for instance instead of seeing a picture with the text "in recent news...", I see
[img_assist|nid=2|title=Halo ODST|desc=|link=url|align=left|width=100|height=56] in recent news...
Comments
Comment #1
Vcize commentedHmmm, so I switched it from Filter to HTML and now it's a little better. Still doesn't show the image though, just the image alt title...
When I pull the URL out of the generated code and put it into a browser it works fine, so I'm not sure why the image isn't showing up.
Comment #2
nimrod98 commentedThis is a common mistake; I had this problem when I first started too..
Make sure you go to Input formats > and configure the Filtered HTML and check the "Inline images" box. Otherwise all you get is the text above
Comment #3
sunSuggestion in #2 should have resolved this issue.