cPanel Extended For WHMCS

WHMCS Расширен для cPanel 3.15.1 Not Nulled

Зарегистрируйтесь или войдите для бесплатной загрузки
  • Создатель Темы Создатель Темы newimage
  • Дата начала Дата начала
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.
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
 
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.
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
It's updated date showing today, but when I forced cron update time is not updating
 
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.
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
I checked my daily cron work perfectly but update time is same in php my admin is there any other way to fix that
 
Назад
Вверх