in the IMCE browser, there is no "Send to FCKEditor" link like there is when you use the FCK Module. Is there a fix for this issue?
Drupal 6.13

Comments

sun’s picture

Status: Active » Closed (works as designed)

I do understand what you are talking about... It is possible that fckeditor.module contains a hack (among many) that injects or alters a link in IMCE. However, that does not necessarily mean that this module does not work, it just does not contain that hack.

fabdel’s picture

same behavior for me on drupal 6.13

Anonymous’s picture

This issue is happening on one of my sites as well. The link to add to the editor is missing and when one clicks the image it redirects the page which spawned the IMCE interface to the image URL.

It appears as though the IMCE window is being spawned with no reference back to FCK. In our dev enviornment it works. Could this issue be related to having multiple editors installed (as in our live environment? Our dev has only fck).

Anonymous’s picture

I spoke too soon. The editor (person) I am working with had clicked the IMCE link before enabling all aspects of the fck-wysiwyg-bridge-imce modules and that produced a cached version of IMCE on his local machine. After clearing the local cache the link became available.