Closed (fixed)
Project:
IMCE
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 20:18 UTC
Updated:
24 Jun 2008 at 08:51 UTC
Jump to comment: Most recent file
Hi,
I've tried to set up IMCE with FCKeditor with no luck at all. I'm able to fire up IMCE via FCKeditor and I can upload images, but the button "Send to..." doesn't appear. If I drag'n'drop the image, a new browsertab is opened and the image appears, but I can't drag it into the editor itself. So appearance of the "Send to" Button was greatly appreciated.
Yet it doesn't show up.
System:
Drupal 6.2 with a german translation
IMCE 6.x-1.0
FCKeditor 6.x-1.x-dev / FCKeditor 6.x-1.2-1 (both share the same issue) + FCKeditor 2.6
Anyone stuck with the same issue?
Regards,
Harry
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | imce.js_.patch | 666 bytes | ufku |
Comments
Comment #1
hsiegel commentedforgot to mention: tried this with firefox 2.0.0.14 and IE 6-something
Comment #2
ufku commentedusing ssl?
Comment #3
hsiegel commentedhi ufku,
no i'm using a non-ssl apache server. I've set up two drupal with different themes on that machine, and neither shows the 'send to' button. are there any apache settings that imce needs in order to function properly? btw: the panels are not resizeable. i can see the lines, but the mousecursor doesn't change. I've tested imce 6 on your demo page and that one works, so obviously it ain't a browser problem.
what further information do you need?
Comment #4
ufku commentedthen, there is probably a javascript conflict.
visit yourdomain/imce?app=Test to see if there is any js error.
Comment #5
hsiegel commentedok i can see an error:
sbmt.attr("id") has no properties
imce.js? Line 256
Comment #6
hsiegel commentedHi ufku,
After fiddeling around with almost all (server)configurations and modules I finally managed to solve the problem.
The strange behaviour was caused by the CAPTCHA-Module (6.x-1.0-rc2 / 6.x-1.x-dev). After disabling the module IMCE now runs like a charm.
I'm not sure where to address this bug, as it is completely unclear to me where and why the CAPTCHA module interferes with IMCE. Unfortunately I need this module as it provides the reCaptcha service.
Please let me know if you can reproduce this bug
Best regards,
Harry
Comment #7
ufku commentedIn captcha settings, the option "Add CAPTCHA administration links to forms" adds an additional fieldset to IMCE forms, which results in a js process error.
This is seen by only site administrators.
A workaround is to disable said option.
Thanks harry for hunting this bug :)
Comment #8
hsiegel commentedpatch works for me. thank you.
Comment #9
dan.crouthamel commentedI ran into the same issue this evening - The "Send to FCKEditor" link was missing. Disabling the CAPTCHA module solved the problem, but that isn't completely necessary. Turning off the "Add CAPTCHA administration links to forms" setting solved the problem as well.
Comment #10
ufku commentedComment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.