i checked code again ,please make sure WHMCS DailyCronJob have normal work.
how to check daily Cron run normal?
with phpmyadmin or other run sql to display localkey information.
please see update time it is new or it is not update.
force run whmcs cron
how to check daily Cron run normal?
with phpmyadmin or other run sql to display localkey information.
SQL:
SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'cpanel_extended_localkey' ORDER BY `id` DESC
please see update time it is new or it is not update.
force run whmcs cron
php -q crons/cron.php --force -vvv