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 »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Unauthenticated users cannot view contribution pages ?
Pages: [1]

Author Topic: Unauthenticated users cannot view contribution pages ?  (Read 548 times)

Erik Stainsby

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
  • Web+Db Programmer
  • CiviCRM version: 4.4.3 WP plugin
  • CMS version: WP 3.7.1
  • MySQL version: 5.5.34
  • PHP version: 5.3.10-1ubuntu3.8
Unauthenticated users cannot view contribution pages ?
December 07, 2013, 01:21:04 pm
I have several published pages which present contribution/event pages - However they are all showing Sorry you do not have permission messages when not logged in.  When logged in they show fine. 

Am I misunderstanding something?  Are there adjustments required to the ACLs I need to make?  What's up?

Erik Stainsby

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
  • Web+Db Programmer
  • CiviCRM version: 4.4.3 WP plugin
  • CMS version: WP 3.7.1
  • MySQL version: 5.5.34
  • PHP version: 5.3.10-1ubuntu3.8
4.4.3 install did not create anonymous user role in WP
December 08, 2013, 08:19:14 am
From Civi docs (https://civicrm.org/blogs/rajesh/wordpress-access-control):

Quote
One other drawback in Wordpress is that Wordpress does not deal with Anonymous users, which makes it hard for administrators to manage access to public event/contribution pages in Wordpress/CiviCRM installation. To overcome this, CiviCRM injects a new role (Anonymous User) in the wordpress instance, so that this role can be used to assign capabilities for anonymous users accessing public event/contribution pages.

This installation was a clean WP3.7.1 + CiviCRM 4.4.3 without going through any upgrade path.  The anonymous user was not created.  Is there a template or function for this user which I can run after the fact to remediate the install ?

Erik Stainsby

  • I’m new here
  • *
  • Posts: 28
  • Karma: 1
  • Web+Db Programmer
  • CiviCRM version: 4.4.3 WP plugin
  • CMS version: WP 3.7.1
  • MySQL version: 5.5.34
  • PHP version: 5.3.10-1ubuntu3.8
Re: Unauthenticated users cannot view contribution pages ?
December 08, 2013, 08:29:52 am
Network Activating the plugin does not trigger the plugin's activation event, therefore does not trigger the creation of the Anonymoous User role in the WP user-space.
Deactivating (Network Deactivate) and then activating as a single site only plugin resolved the Anonymous User role question.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • Unauthenticated users cannot view contribution pages ?

This forum was archived on 2017-11-26.