Fresh install of Drupal 7.28 on localhost, added node_gallery and colorbox with all dependencies and also installed advanced help (no info there). Have done this fresh install 4 times in attempt to resolve issue.

Cannot find any option to activate colorbox intergration.

Have tried 'content types'. 'views' and also node gallery relationship settings with no luck. The 'manage display' settings in relationship settings (where I assume the option would possibly be) produces this error message:-

Notice: Undefined index: settings in _field_ui_bundle_admin_path() (line 325 of C:\wamp\www\drupal\modules\field_ui\field_ui.module).

Any advice suggestions please?

Thanks

Comments

Jorge52’s picture

Priority: Normal » Major
Jorge52’s picture

Last night tried another two new fresh installs of drupal and modules, still the same problem!.

Can anyone tell me if they have got colorbox to work with node gallery (latest versions) and possibly offer a guide?

Colorbox is working when I try it on other content types.

I tried it with 'Lightbox2' as well... same problem.

Any help really appreciated.

Thanks

jpro’s picture

Yes, I have it working. Read the earlier issue here where it was discussed. https://drupal.org/node/1913810

Follow the posts by Dave Bruns. Some of the actual settings I made are just a bit different from what he notes, probably because details have changed with development that has happened in the time since his posts.

I am familiar with the Drupal 6 version of node gallery, but the d7 version is different in many details. I believe this would have been very difficult to work out without the D6 experience and the earlier thread that I reference above.

leramulina’s picture

Use
Colorbox Node or
Media Colorbox
They open the node with gallery item from the link in a title. So, you need to check

Link this field to the original piece of content
Enable to override this field's links.
Display the content inside of a colorbox.
Enable to add colorbox support for this node.

in

FIELDS
(Gallery Item) Content: Title

bkat’s picture

I documented how I enabled Colorbox for node gallery on D7 in https://www.drupal.org/node/1913810#comment-9020477

apaderno’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Priority: Major » Normal
Issue tags: -#colorbox