how expired date of Subscription Plans work??

More
11 years 5 months ago #20989 by kris
Hello, anybody tried the expired date feature of subscription plan???
I simply wish the plan to be expired on 31 Dec 2012.

Subscription length : 365 days
Expired Date : 2012-12-31

When I trying to subscribe, the Subscription End Date is 11-07-2013 in the frontend confirmation page and email message.

I understand there is a plugin to update OS Membership Subscribers status but how about the message in either frontend & email message???

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 5 months ago #21008 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: how expired date of Subscription Plans work??
Hi Kris

Sorry, I had to go out all day today and just come back to office. Will check and reply you with detailed instruction on tomorrow morning.

Tuan

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #21137 by kris
Hi Tuan

here is my temporary solution.

change the 2 $row->to_date in line (around line 11x -12x )
\com_osmembership\models\register.php

replace $row->to_date = date('Y-m-d H:i:s', $toTime);
with $row->to_date = $rowPlan->expired_date;

hope it will be fixed in your next release. Thanks.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 5 months ago #21138 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: how expired date of Subscription Plans work??
Yes Kris. That's what I am going to do :). Will have it fixed in the download package today or lately on tomorrow .

Tuan

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 5 months ago #21226 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: how expired date of Subscription Plans work??
Hi Kris

Just want to update you that this fix is now included in the download package on server !

Tuan
The following user(s) said Thank You: kris

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #21236 by ehrnst
does thoi mean i can set the date when subscription expires, insted of using # of days?

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
11 years 5 months ago #21300 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: how expired date of Subscription Plans work??
Yes. If you setup expired date, every subscribers of that subscription plan will be expired in the selected date .

Tuan

Please Log in or Create an account to join the conversation.

More
11 years 5 months ago #21305 by ehrnst
OK, great
Why do we have to fill in number of days as well?

Please Log in or Create an account to join the conversation.