Hi,

I installed the FCKeditor and want to use IMCE for adding images to posts.
I installed FCKeditor first, and when hitting the 'browse server' button, i got a big popup window called Resource Browser.
As far as i know this is the built in imagemanager of FCKeditor.

After that i installed IMCE, but when i push the 'browse server' button, i still get this Resource Browser popup, instead of the IMCE one i saw at the demo page (http://ufku.com/drupal/imce/demo)

I didn't find any information on settings that need to be changed for this to work, so i thought it would work automatically, but it seems like it doesn't.

What can i do to make this work?

Comments

ufku’s picture

IMCE 4.7 supports only tinyMCE. For drupal 4.7 users who want to experience new features(i.e fckeditor support), there is a special relase at http://ufku.com/drupal/imce/47se. It's released for just testing purposes and wont be supported here.

svendecabooter’s picture

Ok thanks, i should've read the info better :)

karen.03’s picture

Title: problem integrating with FCKeditor » IE 'can't open site' when integrating with FCKeditor
Version: 4.7.x-1.0 » 5.x-1.x-dev
Component: Miscellaneous » Code

Title Changed because this is essentially new issue

Hello, and thanks for IMCE. Best end user tool to come to Drupal IMHO.
Problems, however, for some users when integrated with FCKeditor.

This is D 5.1 viewed through IE 6 on XP.
IMCE is the latest 5.x.1-dev (Nov), and FCK is 2.3.2

with FCKeditor by itself (all other modules are core) FCK works fine.
with ICME by itself (all other modules being core) IMCE works fine.
with IMCE working with FCKeditor (Drupal Full : Full HTMl filter) using IMCE to replce the file browser inside FCK, the following occurs:

Trying to add a page, forum, story blog etc (all content types are effected) FCK with IMCE works some of the time, and some of the time it does not.
When it doesn't, IE alert pop up states 'IE cannot open the Internet site site.com/node/add/page' Operation aborted.
The status bar offers a little more info: Opening page res://C:\\Windows\system32\shdoclc.dll/dnserror.htm

After dismissing the alert, the correct and functional page can often be accessed by clicking the browser's back button. The correct page loads, with FCKeditor in place, and with IMCE integrated. This works "sometimes". Other times IE simply throws the same alert again. I have no idea why this is intermitent, though it seems that IE opens the correct page and then (sometimes) tries to open something else over the top of it - something it can't open ?? and so the correct page appears BEHIND the 'IE can't open site' error pop up alert box.

When working with a an edit-body field, clicking "Preview" often causes this same IE alert and aborted operation - EVEN THOUGH the correct page appears to be loaded behind the pop up alert as just described.

Clicking "back" and then "refresh" and then "retry" (for preview 'submits' the form) I get a page that is white blank except for the following FRAGMENTED code:

<script type = "text/javascript" src="/mis

That is literally all that shows.

This is not, in my opinion a themes issue. I've experienced this with Garland, Bluemarine, Golden Hour and my own client specific custom.

Please let me know if there is anything further info I might try to gather for you. I'd love to have this work.

Karen

ufku’s picture

Karen, if you are using IMCE's inline image insertion feature together with FCK, disable it in IMCE's common settings by deleting any previously defined textareaID.
There is no other thing coming to my mind for this strange issue.

karen.03’s picture

Don't have the inline image feature enabled.
Client has 2 computers in her office. Client's 2nd computer wouldn't log in to her Drupal site. Many threads about that - in her case it was her Firewall. Adjusted her settings and she got in with this 2nd computer.

With that one, she can't open her personal folder using the IMCE browser inside FCK. It works from her personal files link inside her user profile page, but not when trying to post content. Pop up blockers are OFF. Any ideas?

ufku’s picture

No pop-up or pop-up with no content? If there is no pop-up, IMCE might not be integrated correctly. Check if fckeditor support is enabled in settings page. And make sure there is no javascript error before and after clicking the browse button.
if there is a pop-up with no content, check if it has page source. browser may not show the content if there is a html rendering problem.

mrsocks’s picture

I am having the same issue.
Has anyone figured this out or is there any update?

WeRockYourWeb.com’s picture

I'm having the same issue - more details here.

ufku’s picture

Status: Active » Closed (won't fix)