By EggPlant on
I've installed the latest FCKeditor in Drupal 6.2 and when I'm creating a blog entry I can upload an image, insert it, and it displays in the edit mode. However, after saving/submitting the blog the image does not appear.
In the Input Formats area I added
and tried "Full HTML" but neither helped. I verfied that the images do get uploaded (to sites/default/files which I defined in config.php). I also noticed that if I insert an image in the "Site Maintainance" message, the image does show up in that area.
I'm running Drupal 6.2 on a local WinXP box via Wamp Server if that makes a difference. Any ideas? Thanks
Comments
No sure what happening in
No sure what happening in your situation but I have found the same occuring in mine. I have a inserted the images via FCKEditor using a the Insert Module and the images appear fine in the FCKEditor window. I switch to text editor and note the links for the images are to the correct location.
Why would it be that when I save the file and vview the node, no images appear?
thanks in advance!!