I recently got my site running on Drupal. To allow people to write articles with images. I installed TinyMCE, the Image Module and the Image Assist. I installed, image publish and and image watermark as well. Image water mark complained that I needed PHP4.3 or above and/or the GD library compiled. So I disabled watermark. But thats another story.
My current problem is related to TinyMCE/Image Assist though. My TinyMCE seems to work fine. I have the Image Assist icon in its tool bar. I am able to upload an image into the gallery and insert into text being edited.
But here is the problem. I see a placeholder blocked out within the editor for the image with the test flowing around it, but I don't see the actual image. The preview doesn't show it either. If I try saving it. The actualy blog entry doesn't show it either.
All I see, when I view the blog or preview it is the following
"[img_assist|nid=13|title=image2|desc=|link=none|align=left|width=640|height=640]asdasd asd asd asdsadasdasdasdassadasdasdasdasdsadasd"
The "[img_assist|nid=13|title=image2|desc=|link=none|align=left|width=640|height=640]" embedded in my blog tells me something is happenning, just that I don't see the image in the bog though. You can see it at the first link below.
I should also, note that when I look at the list of content, I do see the image node created and I can view it (second link below).