Hi,

I'm a newb so hoping you'll be patient... ;-)

I am using Drupal 6.15, fckeditor 6.x-1.4 and IMCE 6.x-1.3. All the latest versions as of jan 25 2010 I believe.

Fckeditor works just fine. The 'Add image' button fires up IMCE, I can upload an image to the server and I can 'send to FCKeditor' without ant errors whatsoever. I can see the uploaded image on my server.

However, the image never appears either in the IMCE preview or in my Drupal preview/post, it just shows a 'broken image' icon.

Only local images are allowed. tags are allowed. the path to the image when I view source in fckeditor is correct, namely

<p><u><img width="650" height="433" src="/sites/default/files/user1/myimage.jpg" alt="" /></u></p>

I'm going crazy trying to sort this out :-)

Any ideas? Put me out of my misery please!

Tia!

S

Comments

martincorrea’s picture

I have a similar problem, inserting and image with IMCE into FCK Editor (v2.65, fckeditor-6.x-2.0) works fine, the image appears in the textarea, however, if Preview or Save is used the image is not present.
In my case there is not even a 'broken image' icon.

Would appreciate some advice on this issue,

Thanks

sonicthoughts’s picture

+1 - I've spent hours trying to figure this out. Everything is latest version. Tried on 2 systems. I can see image inserted into WYSIWYG perfectly, but preview / save will not actually save it to the file :) Any help here?

sonicthoughts’s picture

I figured it out ... check your input filter. I had set HTML input filter and was stripping the image....

SMartin’s picture

Hi,

I'm not getting alerts that replies have been posted, sorry.

Sonicthoughts just reminded me what I did! Activate full html. :-) (Even though the Only local images are allowed. tag was allowed)

S

Anonymous’s picture

Wow this actually happened to me today.
My first instinct was to check the input filter which was already correctly set... however I just moved this site from another database yesterday and for some reason, the input filter settings and IMCE got a crossed wire or two and would not let me upload a picture properly until I edited and saved my filter setting in admin/settings/filters.

This could just be a fluke but hopefully it may help someone else with a similar dilemma.

ufku’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.