i just upgraded colorbox_node to the most recent version. as soon as i did that, i am having the following problems:

1. clicks on cboxPrevious and cboxNext no longer do anything. i get no javascript errors in the console on clicking. the function that is bound to the click event on cboxNext (eg) is:

function (d,e){if(e==null){e=d;d=null}return arguments.length>0?this.bind(b,d,e):this.trigger(b)}

i can bind a function to the click event on those elements, and my function executes fine. but the buttons do nothing on their own.

2. cboxCurrent displays nothing. i can pop a value into it and see it fine, but by default it is not displaying anything. there are multiple images related by "rel", and this previously worked fine.

cboxClose functions fine.

any ideas would be greatly appreciated. thanks much!!!

Comments

laz0rama’s picture

i just reverted to the previous version (7.x-3.2), and everything works as it used to. the new "colorbox-node-gallery" class requirement seems to be a problem, at least in my case. when i use it, the nav buttons work (and the current displays correctly), but as soon as i navigate away from the clicked on image (which brings up the colorbox), what is displayed in the colorbox is the full node template, not the more limited template i created to display in the colorbox; so the colorbox is completely out of whack in terms of display (and size).

i will stay with the older version for now.

laz0rama’s picture

Status: Active » Postponed
iLLin’s picture

Yea, everyone wants this gallery support, but its a pain lol. I'll try to make time but currently I'm slammed at my job.

iLLin’s picture

Try the latest DEV and let me know.

iLLin’s picture

Status: Postponed » Closed (cannot reproduce)

Haven't heard anything, closing this down.