Ubercart role aissgnment issue
- by minnur
Hi There!
I have an issue with expiration date in emails.
For example, I have a subscription which expires on 1st FEB 2010 and I am purchasing new subscription (renewing my role). When order is complete Ubercart CA (Condition actions) sends an email about role renewal and new expiration date ([role-expiration-short]). But the message contains wrong expiration date I've noticed that on each order email contains N-1 expiration, where N - current purchase.
This is email message:
[order-first-name] [order-last-name],
Thanks to your order, [order-link], at [store-name] you have renewed the role, [role-name]. It is now set to expire on [role-expiration-short] <- ISSUE IS HERE.
Thanks again,
[store-name]
[site-slogan]
Any ideas?
Thanks!