I just installed this module. For some reason, authenticated users are not getting the option of uploading a photo. The entire "Gallery Image" section with the "Browse" button is missing - It skips from "Input Format" to the checkbox for "Set as Cover Image". It works fine for the administrator. I have the following permissions allowed for authenticated users:
-ImageCache module-
view ImageCache node-gallery-cover
view ImageCache node-gallery-display
view ImageCache node-gallery-thumbnail
-node module-
access content
administer nodes(use with caution)
create node_gallery_gallery content
create node_gallery_image content
delete own node_gallery_gallery content
delete own node_gallery_image content
edit any node_gallery_gallery content
edit any node_gallery_image content
edit own node_gallery_gallery content
edit own node_gallery_image content
- node_gallery module -
upload to all galleries
view node gallery

Where did I go wrong in my settings?

Comments

k_and_j’s picture

I fixed it by adding authenticated user permissions for:
-content_permissions module-
edit field_node_gallery_image

If anyone can explain why this works, this newbie would appreciate some insight.

k_and_j’s picture

Status: Active » Closed (fixed)