No matter what access restrictions I place on this module, only those with admin status can submit reviews. The option to submit a review shows up for all registered members, but when clicked they are give an access denied message.

Is this only available to admins, or is this a flaw?

Love this by the way!

Comments

sergio@www.s3006.com.br’s picture

I can't reproduce this. What drupal version are you using?
I just tried to remove my access from my site for creating movie reviews and it worked fine (which means I got a 403 error). You want all your registered users to post movie reviews? You should put a 'Create Reviews' permission to the 'Authenticated user'...

Emiliano’s picture

Assigned: slidenby@techtainment.net » Emiliano
Status: Active » Closed (fixed)

Some modules will require you change permissions or settings to get them working as you like them.

Please, try:

- Click administer » access control. Scroll down to see if the module appears in the list and, if it does, give the appropriate permissions to roles.

(excerpt from http://drupal.org/node/17473)

I'm closing this issue. If the situation persists, please open it again.