Setup: Drupal 5.7, TinyMCE 3.0 with patch http://drupal.org/node/215580#comment-719204, and IMCE 5.x-1.2 with tinyMCE support enabled.

The tinyMCE 'Image' button (which should invoke IMCE) stops working. The pop-up window appears but contains nothing.

The problem may be in the tinyMCE 3.x patch for D5 and not in IMCE, but if you know something that may help solve this issue, please post in #293715: Toggle rich editor. Thanks.

Comments

chaldar’s picture

The problem with the tinyMCE image browser occurs only when the IMCE support is enabled. So this seems like a IMCE problem. Please have a look.

pramudya81’s picture

Exactly as mine...
Dont know what's wrong.

chaldar’s picture

Component: Miscellaneous » Code
Priority: Normal » Critical

Anyone who is successfully using IMCE image browser within TinyMCE 3 (with the patch, see above) on D5? This is a serious problem. Request attention of IMCE developers.

I'm not a javascript expert, but it looks like with this setup the javascript code attached to the tinyMCE image button to invoke the image browser is getting clobbered. May be a conflict between the patch and IMCE. This happens only when the IMCE tinyMCE support is enabled.

chaldar’s picture

This problem seems to fall through the gap between the TinyMCE and IMCE modules.

If there is anyone out there successfully using TinyMCE 3 with D5 with the patch and also the IMCE image browser with it, please share your experience. Without the IMCE image browser the TinyMCE image insert feature is crippled.

oneoftwo’s picture

works/worked for me with Drupal 5.7 & 5.10, IMCE 1.2, TinyMCE module 5.x-1.x-dev (2008-Apr-14) (which should be the same as 1.9 apart from translations) with the same patch as you mentioned and TinyMCE 3.1.0 & 3.1.1 ... Try upgrading TinyMCE if you are still using 3.0?

chaldar’s picture

Status: Active » Closed (fixed)

Resolved with the latest tinyMCE 3.2 version as described in #269527: TinyMCE 3 support for Drupal 5. Closing issue.