Qloud Posted April 12, 2013 Share Posted April 12, 2013 Good afternoon, I recently bought a license of WHMCS and I'm working with domains renewals. I work with ResellerClub and I did a couple of trials with renewing domains within the WHMCS Admin, however while the expiration dates for the domain where updated the "Next Due Date" weren't. I would like to know your tips and ideas on how to handle this? What you currently do and how I can make this change automatically? Thank you all for your time. 0 Quote Link to comment Share on other sites More sharing options...
msmom Posted April 14, 2013 Share Posted April 14, 2013 Do you have the cron job to sync ? Something like (changing user and yourfolder to yours): php -q /home/user/public_html/yourfolder/modules/registrars/resellerclub/resellerclubsync.php 0 Quote Link to comment Share on other sites More sharing options...
WHMCS JamesX Posted April 14, 2013 Share Posted April 14, 2013 Verify your settings, within your WHMCS admin area, at Setup >> General Settings >> Domains. More information can be found at Domains Tab; specifically, Domains Tab: Domain Sync Enabled and Domains Tab: Sync Next Due Date. Example of the domain sync cron task: php -q /path/to/home/public_html/whmcspath/crons/domainsync.php While you can configure it to run at whatever frequency you prefer, we suggest every 4 hours. 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.