I installed all the modules, checked all permissions, and followed these steps and I'm not able to get photos to appear in the galleries.

I created a new gallery called "Test Gallery". I created a new "Image" and selected "Test Gallery" from the gallery drop down. When I went to view my Test Gallery, it said "No photos have been added to this gallery".

I read in the project page that I should see a button "Add Photos" from the gallery view and I do not. When I go to the default Gallery node that came with the module, again it says "No photos have been added to this gallery". I created a new image and selected "Gallery" from the drop down, then reloaded the Gallery node, and it still says no photos. And again there is no button to add a photo to the Gallery. What am I missing?

Comments

bzsim’s picture

Update: I switched my theme to Garland (I was using a custom theme I made) and now the "Add photos" link appears (I'm not sure why it isn't appearing in my custom theme?). But still the photos are not getting into the gallery because I used this link, added a new photo to the "Gallery" gallery, then when the page refreshed it still said "No photos have been added...". Please help!

Note: One thing I had to do which I'm not sure would be the cause of this problem, was I already had a content type with the name "Image". So when I went in to view the settings Drupal gave me an error that another content type already exists with this human readable name. So I named it Gallery Image. I did not change the machine readable name.

The only thing I can think of is some sort of conflict with Domain Access or another module I have installed.

KarenS’s picture

Status: Active » Fixed

It sounds like Views Gallery does not know what image type to use. Changing the label but not the machine name does not help, change the machine name to 'gallery_image', and then move to the 6.2 version of the code. The 6.1 version is being deprecated.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.