I installed the module (snapshot from Jan 5th) and started creating content. First i created a new CCK Gallery and then created a bunch of CCK Images. Every time I selected my new gallery for the nodereference field.

When I navigate to the gallery node, I see the title and description, but no images are shown.

I did some investigation (I hope that helps) and found that:
- The view gallery_contents works when I edit it and use the preview button (before that I supply the nid of the my gallery node): my gallery images are listed (as thumbnails) one after another
- The view does not have a filter "Node: Type = CCK Image", which in this case does not matter as I have only one content type with imagefield

What could be the reason for the images not showing in the gallery?

Comments

greg.harvey’s picture

Category: bug » support

Did you copy the tpl files to your theme, as it says in the README?

Also, there is a better version available now - please re-download. =)

kirilius’s picture

Shall I re-install or simply override the existing CCK Gallery folder?

greg.harvey’s picture

Overriding should be safe... as long as the install process ran without error the first time.

If not, uninstall and reinstall to make sure the installation is successful (a bug was fixed in hook_install which *could* have caused a problem).

kirilius’s picture

Thank you, it works now. I have a few suggestions on how to improve things but I will log them in separate feature requests.

greg.harvey’s picture

Status: Active » Closed (fixed)

Great, thanks - look forward to reading your suggestions. =)