Upload button not showing up in IMCE Editor and found out Colorbox module conflict.

Comments

frjo’s picture

Status: Active » Closed (duplicate)

I found this issue http://drupal.org/node/670180 that seems to be the same problem you are having.

It 's most likely the jQuery Update module that are causing this, i.e IMCE doesn't work with jQuery 1.3+, and not the colorbox module itself.

Please go to the issue I links to and add your voice to, hopefully the IMCE maintainer will fix it.

santhoshabraham’s picture

Here is an easy fix, if anybody got this problem

Go to Administer › Site configuration › colorbox
Advanced settings find the
Deactivate Colorbox on specific pages:
add imce* and save configuration

This will solve the issue.

frjo’s picture

Category: bug » support
Status: Closed (duplicate) » Active

Thanks santhoshabraham, do you think I should add "imce*" as one of the defaults?

santhoshabraham’s picture

I think that would help, if you hard-code *imce in to the module.

frjo’s picture

Status: Active » Fixed

Committed to 6-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.