Jump to content

[RESOLVED] Expired Domain Renewal


Recommended Posts

Matt,

This page: http://wiki.whmcs.com/Domains_Management#Domain_Renewal_Restrictions

states:

The major TLDs have grace periods included by default and you can specify your own for any others by adding lines such as these to the configuration.php file:

 

I've added the line

$DomainRenewalGracePeriods = array(".com"=>"30");

 

to my configuration.php file, and changed the number from 1-30 with no change in the renewal cart - ie, it still shows the domain available for renewing.

 

Can you advise what the 'default' grace periods are for the major TLD's that are included and if there is a way we can over-ride them as I can't seem to get this configuration.php way to do that. Thanks.

Link to comment
Share on other sites

  • WHMCS CEO

Hi,

 

The default grace periods enforced for various TLDs are

 

'.com'=>'30','.net'=>'30','.org'=>'30','.info'=>'15','.biz'=>'30','.mobi'=>'30','.name'=>'30','.asia'=>'30','.tel'=>'30','.in'=>'15','.mn'=>'30','.bz'=>'30','.cc'=>'30','.tv'=>'30','.eu'=>'0','.co.uk'=>'97','.org.uk'=>'97','.me.uk'=>'97','.us'=>'30','.ws'=>'0','.me'=>'30','.cn'=>'30','.nz'=>'0','.ca'=>'30'

 

So for example if a .com domain has expired 29 days ago a renew option would show, but if 31 dasy ago it would not. If you aren't seeing that maybe need to check templates are up to date in the order form folders.

 

Matt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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