When I log into an account that it not an administrator, I am unable to change the gallery to which a gallery image is assigned when I edit that image's node. The node-edit form for the image simply has the name of the gallery displayed.

When I log in as an admin, I am able to change the gallery for the image when editing the image. Am I missing a permission somewhere? What permission would need to be set for a user's role in order to allow them to change the gallery when editing a gallery image?

If it's not a permissions issue... is this intended behavior? If so, can we change this to a feature request and allow users to change the gallery when they edit a gallery image?

Thanks for your help. :)

CommentFileSizeAuthor
#5 PermissionsScreenshot.jpg54.01 KBk_and_j

Comments

k_and_j’s picture

I'm having the same problem. The admin can add photos to the gallery no problem. But I can't figure out what permissions to enable to get other authenticated users to be able to upload images. Basically, the "Image" browse/upload field is not visible to non-admin users.

I think that granting the following 2 permissions fixed it:
edit field_gallery
edit field_gallery_image

dmetzcher’s picture

I'm having the same problem. The admin can add photos to the gallery no problem. But I can't figure out what permissions to enable to get other authenticated users to be able to upload images. Basically, the "Image" browse/upload field is not visible to non-admin users.

I think that granting the following 2 permissions fixed it:
edit field_gallery
edit field_gallery_image

I'm not seeing either of those two permissions.
What version of Views Gallery are you running, k_and_j?

k_and_j’s picture

I'm running 6.x-1.3

Those permissions are under content_permissions module

dmetzcher’s picture

Those permissions are under content_permissions module

I must be missing something. You're on the Permissions page at /admin/user/permissions, correct?
I don't see any heading called "content_permissions". I'm doing a search for the text. In fact, the only heading on the Permissions page with the word "content" in it is "content module", which contains the setting "Use PHP input for field settings" (not the setting we want).
I also searched for the two permissions, by name, as you listed them in your previous comment. I copied and pasted them into the browser's search function while on the Permissions page. Nothing turned up, though.

We're on the same version of Views Gallery (1.3).

Can you provide a screenshot of the permission/page where you are seeing this? I might just be missing something. It wouldn't be the first time that something was staring me right in the face and I couldn't see it. ;)

================================================================
Also, you might want to open a separate issue for your problem. I think it's different from this issue.

I'm having the same problem. The admin can add photos to the gallery no problem. But I can't figure out what permissions to enable to get other authenticated users to be able to upload images. Basically, the "Image" browse/upload field is not visible to non-admin users.

This issue is about non-admin users who have already created an image node not being able to edit that node and change the gallery with which it is associated. Your issue might get more attention if it has it's own issue in the queue (so that others can find it when searching).

k_and_j’s picture

StatusFileSize
new54.01 KB

Also, you might want to open a separate issue for your problem. I think it's different from this issue.

I'm sorry - you're right and I mis-read your issue. Well... I can't change the gallery for an existing image as a user or admin, so my permissions settings won't help you.

I'm posting a screen shot for you anyway, though.

dmetzcher’s picture

It looks like you have another module installed for that. That's why I can't see it. I have a similar module that allows me to set permissions on specific fields created by CCK, but it wasn't able to get the gallery field on the image type unlocked so that users can edit it after creating an image.

dmetzcher’s picture

I have just confirmed that upgrading to Views Gallery 6.x-2.0-beta1 will correct this issue.
And we have a support request for upgrading here: http://drupal.org/node/819316 (It's just a question about the steps that are necessary and the steps that I took to upgrade... and some helpful notes.)

So... should this issue be "fixed" or "won't fix", since the fix for it is in the upgrade to v.2.0-beta1?

karens’s picture

Status: Active » Fixed

Yes, the 6.2 version is the way to go.

Status: Fixed » Closed (fixed)

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