Closed (duplicate)
Project:
IMCE
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2008 at 02:59 UTC
Updated:
9 Jun 2008 at 21:09 UTC
In one of my site, in IMCE file browser, I can not see 'add image to imceimage' button. If I click selected image, it is displayed in new window instead of being inserted to post.
However, on another site, everything works well.
I am really confused, why this happen?
Comments
Comment #1
gmknowles commentedCan't add image either in text field or in CCK field making this critical and unusable. I am not using any WYSIWYG editor.
Error:
sbmt.attr("id") has no properties
setFileOps()imce.js (line 256)
e([fieldset, fieldset, fieldset, 1 more...], function(), undefined)jquery.js (line 13)
e(function(), undefined)jquery.js (line 13)
setFileOps()imce.js (line 254)
initiateOps()imce.js (line 226)
initiate()imce.js (line 17)
e()jquery.js (line 13)
e()jquery.js (line 13)
e([function(), function(), function(), 2 more...], function(), undefined)jquery.js (line 13)
e()jquery.js (line 13)
[Break on this error] var Op = {name: sbmt.attr('id').substr(5)};
Comment #2
panis commentedCheck against imce - that may not be a problem in imceimage.. Does imce work? i.e. can you get it to work with tinymce on your site or do you find similar problems on your site.
Few other items needed:
- what version of imce do you have?
- which browser and OS?
Comment #3
Diseree commentedI have 4 drupal sites. The same problem is seen on no.1 and no.2 sites.
I checked issue list, then I have found that this issue is caused by the conflict with CAPTCHA module.
Turn off "Add CAPTCHA administration links to forms" at admin/user/captcha page.
Comment #4
ufku commented#256739: IMCE vs Captcha conflict