Posted by Vcize on July 19, 2009 at 5:24am
Jump to:
| Project: | Image Assist |
| Version: | 6.x-2.0-alpha4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Hmmm, 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.
#2
This 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
#3
Suggestion in #2 should have resolved this issue.