Hello everyone,

I've been using colorbox for a couple of months and it worked great!
However, I have just realized that it stopped working... I don't know since when but maybe could have been because of an update (to beta 2 maybe)

I have an image field in a node that I wish to have the colorbox effect when clicked. I assigned it the colorbox format with these settings:

Node image style: thumbnail
Colorbox image style: Original image

When I click on the image, there is no colorbox effect but the image appears alone in an empty page.

Colorbox library is at the sites/all/libraries folder with the newest version.

What could I be missing?

Thanks

Comments

frjo’s picture

Make sure Colorbox plugin is installed so the path becomes: /sites/all/libraries/colorbox/colorbox/jquery.colorbox-min.js

avo_liao’s picture

Yes, that is exactly the path where the plugin is installed.
Could there be something else?
Thanks

avo_liao’s picture

I just noticed that the problem only happens with the admin user! Registered and anonymous see the colorbox effect working

Why could this be happening? Maybe a conflict with another module that only the admin has access to?

Thanks

frjo’s picture

Load your page in Firefox with the Firebug plugin and check for JavaScript errors.

Try to disable other modules until the problems goes away, then you know which module, if any, it is that cause the problems.

CharlieCastle’s picture

Did you ever find the solution? I've got essentially the same problem.

lsolesen’s picture

Status: Active » Closed (duplicate)

Closing as a duplicate of #1569048: Colorbox jQuery plugin repo no longer provide jquery.colorbox-min.js and lack of activity from the issue opener.