CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Permission question for Create New Event - can create but not continue
Pages: [1]

Author Topic: Permission question for Create New Event - can create but not continue  (Read 866 times)

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Permission question for Create New Event - can create but not continue
September 10, 2011, 10:51:54 pm
We want a user to be able to 'only' create new events - but to be able to do so by using Templates.

Other posts suggests that CiviEvent: access CiviEvent should be a sufficient permission.

And it does get the user to /civicrm/event/add?action=add&reset=1

but if they choose to use a template when they click on CONTINUE they get "You do not have permission to access this page" error.

I don't get that error if they don't use a template.

Seems mightly similar to this post from a couple of years ago http://forum.civicrm.org/index.php?topic=14911.0 and this JIRA ticket http://issues.civicrm.org/jira/browse/CRM-6734

this is 4.0.5 - I can't verify on demo - can anyone help me confirm

- the problem is as i describe it
- the problem is another setting i have missed
- the problem is just me?

Is this a permission or memcache issue that has crept in as a result of enabling templates in CiviEvent?

THanks
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Permission question for Create New Event - can create but not continue
September 11, 2011, 06:36:21 pm
From Lobo on IRC

[10:23am] petednz: so still go with the debug approach or add and then remove permissions to see which one trips it up?
[10:23am] dlobo: i'd keep minimal permissions
[10:23am] dlobo: and then check
[10:24am] dlobo: CRM/Core/Invoke.php
[10:24am] dlobo: search for
[10:24am] dlobo:                 CRM_Utils_System::permissionDenied( );
[10:24am] dlobo: most likely it is getting bounced there
[10:24am] dlobo: depends on things like acls on events?
[10:24am] dlobo: since the default data does not have any
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Permission question for Create New Event - can create but not continue

This forum was archived on 2017-11-26.