Hi,

First my setup:

Image Assist: 6.x-3.x-dev
Fckeditor Module: 6.x-2.x-dev
Fckeditor Package: 2.6.3 (Latest Stable Release)

Problem:

When selecting Image Assist it opens up the pop-up window with javascript error.

Line: 18
Char: 3
Error: 'insertToEditor' is undefined
Code: 0
URL: http://www.mydomain.com/index.php?q=img_assist/load/fckeditor&textarea=body

After reading for several hours i found a tip where i could copy the contents of img_assist_textarea.js into the img_assist_fckeditor.js, this actually solves the problem but then another problem arrives when you are inserting the image, the pop up window goes blank and nothing happens. Nothing gets inserted into the article.

Ive tried several versions of fckeditor and image_assist and same problem. Read every issue regarding fckeditor and image assist and i see there are others with same problem, but no solution.
Any help would be greatly appreciated.

Comments

JohnnyHa’s picture

Assigned: JohnnyHa » Unassigned
sun’s picture

Priority: Critical » Normal
Status: Active » Closed (duplicate)

FCKeditor module is only compatible to Image Assist 1.0.

Current work on implementing proper support for it happen in #380698: Add Drupal plugin support for FCKeditor

JohnnyHa’s picture

Installed Image Assist 6.x-1x and still javascript error. Firefox 3 actually loads the editor but not IE7, but Firefox wont insert the image either. (I have the inline module also installed)

Edit: Never mind, suddenly now it worked. Tried clearing my cache once more and now it works fully in IE7 including inserting of images.