Closed (fixed)
Project:
Colorbox
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2010 at 14:03 UTC
Updated:
21 May 2010 at 07:10 UTC
Upload button not showing up in IMCE Editor and found out Colorbox module conflict.
Comments
Comment #1
frjo commentedI 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.
Comment #2
santhoshabraham commentedHere 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.
Comment #3
frjo commentedThanks santhoshabraham, do you think I should add "imce*" as one of the defaults?
Comment #4
santhoshabraham commentedI think that would help, if you hard-code *imce in to the module.
Comment #5
frjo commentedCommitted to 6-dev.