Si Posted December 16, 2010 Share Posted December 16, 2010 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. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 17, 2010 WHMCS CEO Share Posted December 17, 2010 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 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.