Jump to content

[UNCONFIRMED] domain renewal mail not combining domains


Recommended Posts

If a client has multiple domain names which are due on the same date then the upcoming domain renewal email should combine them according to the new version 5.3.2

 

This doesnt work!

 

I use the following code like WHMCS put in the upcoming domain renewal template while upgrading.

 

{if $days_until_expiry}The domain(s) listed below are due to expire within the next {$days_until_expiry} days.{else}The domain(s) listed below are going to expire in {$domain_days_until_expiry} days. Renew now before it's too late...{/if}

 

{if $expiring_domains}{foreach from=$expiring_domains item=domain}{$domain.name} - {$domain.nextduedate} ({$domain.days} Days)

{/foreach}{else}{$domain_name} - {$domain_next_due_date} ({$domain_days_until_nextdue} Days){/if}

 

 

Are there more people who have this problem?

Link to comment
Share on other sites

  • 1 year later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated