Hi,

I'm using D7 w/ CKEditor 3.6.

When adding images to the body field on new or existing nodes, you have to upload the images, save the node, then edit the node again. Only then will the Insert button work even though it appears after initially uploading the images.

is there a work around for this?

Thanks,

Comments

Daniel Norton’s picture

Which node type? Does the node type have an image field?

psychobyte’s picture

From what I can tell it is node type independent. and yes they have an image field.

batigol’s picture

Same here with tinymce. You need to upload images, save the node, reopen it and now insert images and save again - https://www.drupal.org/node/2295507#comment-9281989

And there is problem with absolute path in those nodes after adding images via Insert module. For example when you want to go live from localhost... - https://www.drupal.org/node/1840314

Snater’s picture

Status: Active » Closed (cannot reproduce)

Since the issue is quite old, it may have been solved in the meantime as it could have been caused by some third party. Anyone experiencing this issue might want to try the patch provided at https://www.drupal.org/node/2295507#comment-12122862 as well.