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) »
  • recurring membership behavior
Pages: [1]

Author Topic: recurring membership behavior  (Read 694 times)

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+
recurring membership behavior
November 16, 2011, 06:22:16 am
I think we need to tweak some of how the recurring membership behavior works.

right now, if someone pays online for a recurring membership, we lock the end date AND the status override field.
if someone cancels there membership, or the payment fails, there's no way to manually terminate the membership.

I understand we may want to lock the end date upon successful payment. but don't understand the reasoning behind locking the status override field. that should always be available.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

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: recurring membership behavior
November 16, 2011, 10:09:40 am
in Member/Form/Membership.php
around line 579, we add status override the $elements array, which is then used to freeze several fields later in that function.

i don't know why the override field is frozen. i can't think of any reason why we would do that.
i can file a patch, but want to understand why that might have been done first.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • recurring membership behavior

This forum was archived on 2017-11-26.