I am using a colorbox (not in iframe) that displays node data. and another colorbox that have node form in it. Both on the same page. When I click on link that opens colorbox which displays data it opens and closes with no error. But after that I open colorbox which displays node form it gives error (Error: cboxElement missing settings object). and after this 2 same colorboxes opens. and after closing them this error comes TypeError: parent.jQuery.fn.colorbox is not a function. and JavaScript breaks.
open node form colorbox again and again gives no error.Any idea.

Comments

frjo’s picture

Category: bug » support
jphelan’s picture

I have the same issue.

jphelan’s picture

Here's some more info.
The first time I click a colorbox link on a page it works fine. After that any other's get this error "Error: cboxElement missing settings object" in the console and open two or three windows. However, using colorbox-inline seems to work fine unless you open a link for colofboc-load first then inline breaks too.

I'm using Drupal Colorbox 7.x-1.3 and Colorbox 1.3.20 and Jquery Update.

jphelan’s picture

Using Colorbox Node and the colorbox-node class seems to work fine for me rather than colorbox-load.

harry_nc’s picture

Same issue happening here

Neslee Canil Pinto’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)