I have a View that shows only the cover images for the Galleries. I do this by adding the relationship to the view: Node Gallery: Gallery: Gallery Cover Image. I then add the gallery_image and apply this relationship. There are no arguments or filters for the view.

All the cover images show correctly in the view as admin, but when a non administrator views this view only their cover images show, not the other users. I checked all the permissions and the users can view all the galleries and images, and verified by listing and viewing in the galleries.

The goal is to show a row of Gallery Images in a users profile. I need to load the Cover Images based on a user name, but only cover images will load for the current logged in user.

Thanks for any help on this.

Comments

zengenuity’s picture

Status: Active » Closed (works as designed)

Issue queue cleanup.