Quite the same problem as here: http://drupal.org/node/372971
Drupal version 5.7, latest dev versions of both 5.x.3.x img_assist and the 2.x wysiwyg api. Using FCKEditor.

If I have the editor activated, I get done until I press the insert button. After that it doesn't enter the code and doesn't close the popup, but clears the bottom frame of the popup.
If I click the "Disable rich-text" under the editor and try adding the same image, then the code gets inserted without problems, and the popup closes.

Comments

tormu’s picture

..and Firefox 3 as the browser.

sun’s picture

Status: Active » Closed (duplicate)

Unfortunately, support for Drupal plugins is not yet implemented for FCKeditor.

We are trying hard in #380698: Add Drupal plugin support for FCKeditor, which is the base for converting Image Assist (afterwards).

tormu’s picture

Hmm damn.. I thought the 3.x version would be all right with FCKEditor. The http://drupal.org/node/358296 only has a note about the 2.x ("2.x only works with TinyMCE 3 via Wysiwyg API.") but not about the 3.x :/

tormu’s picture

Status: Closed (duplicate) » Active

I installed the TinyMCE for Wysiwyg, but the exact same problem remains.

EDIT: I just read the comment you, sun, wrote on another thread http://drupal.org/node/388146#comment-1327178 and that solved it :) Guess we'll be using TinyMCE then..

tormu’s picture

Status: Active » Closed (duplicate)

status change back to duplicate of http://drupal.org/node/380698