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 CiviMember (Moderator: Deepak Srivastava) »
  • v3.0 breaks the Joomla membership authentication plugin?
Pages: 1 [2]

Author Topic: v3.0 breaks the Joomla membership authentication plugin?  (Read 6243 times)

nicol

  • I post occasionally
  • **
  • Posts: 95
  • Karma: 5
  • CiviCRM version: 4.2, 4.3, 4.4
  • CMS version: Joomla 2.5.x, Joomla 3.x Wordpress 3.x, Drupal 7.x
  • MySQL version: 5.x
  • PHP version: 5.3 / 5.4
Re: v3.0 breaks the Joomla membership authentication plugin?
November 16, 2009, 07:40:52 am
I don't get this. Occasionally I get the blank page with 'invalid token' but usually it happens (I think) if I've been on a form page for a long time before clicking enter.

Nic

lkbhokie

  • Guest
Re: v3.0 breaks the Joomla membership authentication plugin?
November 16, 2009, 06:10:44 pm
doh - it was my fault; I forgot to set the redirect URL's in the plugin settings for failed login. 

nealbaker

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
Re: v3.0 breaks the Joomla membership authentication plugin?
January 04, 2010, 08:48:29 pm
I can't for the life of me, get the svn diff patch to merge in. Could anybody out there send me a patched copy of the plugin?
Thanks in advance.

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: v3.0 breaks the Joomla membership authentication plugin?
March 10, 2010, 10:24:12 am
I've recently uploaded a new version with some improvements, including handling membership status with the status_id field instead of calculating the status based on dates.

http://wiki.civicrm.org/confluence/display/CRMDOC/Joomla+CiviCRM+Membership+Authentication+Plugin

Also note that we've setup a forum for Joomla add-on extension discussion:
http://forum.civicrm.org/index.php/board,48.0.html
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

nicol

  • I post occasionally
  • **
  • Posts: 95
  • Karma: 5
  • CiviCRM version: 4.2, 4.3, 4.4
  • CMS version: Joomla 2.5.x, Joomla 3.x Wordpress 3.x, Drupal 7.x
  • MySQL version: 5.x
  • PHP version: 5.3 / 5.4
Re: v3.0 breaks the Joomla membership authentication plugin?
March 16, 2010, 10:54:01 am
Thanks for this - it works well for me.

Do you have any idea what it would take to recognise inheritted membership status with this plugin?

Ie if someone signs up afresh as a member of an organisation, three accounts get created - an org contact, related to an individual contact which in turn is connected to the Joomla User Account. However the new membership gets connected to the org contact, which means that the individual manager contact cannot sign in as it does not appear to have a valid membership account associated with it (instead the valid membership is on the organisation contact the individual is managing). AFAIK, within CiviCRM, 'inheritance' is supposed to share org powers onto individual powers where that individual is a manager, yet this does not seem to get picked up by the authentication plugin.

At the moment I am working round this by creating a complimentary 'Org Admin Membership' for every individual who is administering an org, but it's a bit of an admin hassle as these need to be renewed or cancelled in sync with the membership changes of the organization.

cheers,
Nic

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: v3.0 breaks the Joomla membership authentication plugin?
April 14, 2010, 09:27:36 pm
You need to configure your membership type to use relationship-based inheritance. Go to Administer > CiviMember > Membership types. Be sure to read the help popup by the relationship field to ensure you get the right side of the relationship selected.

Thereafter (or next time UpdateMembershipRecord.php cron runs) your related user records will receive an inherited membership and be able to access via CiviAuthenticate.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • v3.0 breaks the Joomla membership authentication plugin?

This forum was archived on 2017-11-26.