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) »
  • Can't edit Renewal Reminder Message or Reminder Day
Pages: [1]

Author Topic: Can't edit Renewal Reminder Message or Reminder Day  (Read 3065 times)

joemaine

  • I post occasionally
  • **
  • Posts: 114
  • Karma: 3
  • CiviCRM version: 4.1
  • CMS version: Drupal 7.14
  • MySQL version: 5.1
  • PHP version: 5.2
Can't edit Renewal Reminder Message or Reminder Day
March 31, 2009, 12:41:09 pm
Confirmed this on the 2.2 demo site.

Here are the steps...

Create Message Template: Membership Renewal Message

Edit Membership Type: Student
>>>>>Renewal Reminder Message - select Membership Renewal Message
>>>>>Renewal Reminder Day - enter any number

Save


Once saved, the Renewal Reminder Message and Renewal Reminder Day fields can't be edited.

Is there another location to open up an edit function - or do you get one shot at establishing the right message and day?
--
Joe

Sunil

  • I post frequently
  • ***
  • Posts: 131
  • Karma: 23
  • The community around a product more important than the product itself?
    • CiviCRM
Re: Can't edit Renewal Reminder Message or Reminder Day
March 31, 2009, 10:48:52 pm
hi

Quote
Renewal Reminder Message and Renewal Reminder Day fields can't be edited.

Once you set the Renewal Reminder Message and Renewal Reminder Day.
for Membership we set the reminder_date  in civicrm_membership table.
if you change the remainder days the re calculation of the all reminder dates for that Membership Type is required
To avoid this, these fields are not editable.

Sunil
The community around a product more important than the product itself?

Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Re: Can't edit Renewal Reminder Message or Reminder Day
April 15, 2009, 08:36:25 pm
The message itself should be editable at

      /civicrm/admin/messageTemplates?reset=1
@xurizaemon ● www.fuzion.co.nz

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: Can't edit Renewal Reminder Message or Reminder Day
June 01, 2009, 06:27:47 am
I think this behavior (limitation) needs to be revisited. It shouldn't be difficult to reset the reminder_date value, and since the actual date for each membership record is calculated through the UpdateMembershipRecords cron, the revised reminder date would be updated next time the record is processed.

At the very least, we should be able to turn off the reminder function altogether, and change which email template is used.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Can't edit Renewal Reminder Message or Reminder Day
January 17, 2010, 02:04:12 pm
Hi,

Has this been reconsidered at all? It looks like we need to edit the DB directly to change which template is used?
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Can't edit Renewal Reminder Message or Reminder Day
January 18, 2010, 11:39:25 am
Allowing admin to modify msg template used was a 1 line fix (and I also saw that we needed to exclude 'System Workflow' templates for the select list (and sort the list properly by title). This is committed to 3.1 and will be part of next beta / or stable:

http://issues.civicrm.org/jira/browse/CRM-5684

Allowing modification of reminder date is a bigger issue. If it's important to you, consider filing an issue w/ a patch (for 3.2+).
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Can't edit Renewal Reminder Message or Reminder Day

This forum was archived on 2017-11-26.