I'm trying to set up what I'm guessing is a fairly normal workflow on a Drupal site.
1 - "authenticated user" submits story
2 - User with moderator role approves story
3 - Approved story appears on front page
This now sort of works, but I'm still struggling with Drupal's permissions system. When an authenticated user submits a story I recieve the following message on the page:
Status
* The post is queued for approval. The editors will decide whether it should be published.
* your story was created.
* You are not authorized to access this page.
I'm not sure why I get the "You are not authorized to access this page." error upon submission. The only way I can find to get rid of this is to give authenticated users "administer notes" permission, and I can't imagine that this is correct.
Here are the permissions I have set for authenticated users:
access administration pages 0
access comments x
access content x
access submission queue 0
access user list 0
administer blocks 0
administer comments 0
administer moderation 0
administer nodes 0
administer site configuration 0
administer taxonomy 0
administer users 0
administer watchdog 0
bypass input data check 0
create forum topics x