Jump to:
| Project: | Colorbox |
| Version: | 7.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I'm having various issues with Colorbox in conjunction with other modules. At first I thought it was the other modules (not all the problems started at the same time), but now I'm wondering if it's Colorbox. It used to work fine in conjunction with views slideshow and ddblock and imageflow jqfx, but then it stopped working in imageflow jqfx (sorry, I can't pinpoint when it changed and what other updates and module installs that may be causing the issue). That developer suggested trying imageflow. Still not working. Then I went to check other uses of Colorbox. While existing ones still function, I can't edit the views they're attached to (the "settings" just don't open).
I have tried jquery update, I've tried reinstalling colorbox (both the module and in the libraries) and reinstalling the other modules that are having issues. There are a fair number of javascript instances loading and on the colorbox FAQ page (http://www.jacklmoore.com/colorbox/faq#faq-jquery) this is mentioned as a potential cause, but I don't know how to work around that (or if that's even a factor).
This is the error I get when trying to use colorbox with imageflow (I got a similar error with imageflow jqfx):
jQuery.colorbox is not a function
[Break On This Error]
eval("ops['onClick'] = " + flowClick);Any thoughts? Drupal 7.14.
Thanks.
Comments
#1
Of the modules you mention it's only views slideshow that I use and I have not had any problems with it and Colorbox.
You will need to to some testing to find out where the problem comes from.
#2
Maybe related to #1651256: Uncaught TypeError: Object # has no method 'colorbox' and #1605428: Compatibility issue with some modules - Uncaught TypeError: Object [object Object] has no method 'colorbox'
#3
try making sure you're using the original jQuery, not the latest one
#4
I'd installed jquery update to see if that worked and no luck (it stopped working before I installed that). jquery is using 1.5.2. I noticed some others saying it worked with 1.5, so I may try that to see. Thanks for the links to the others with issues who found a solution...
#5
#6
Maybe relevant: http://drupal.org/node/1651256#comment-6843614