sam69 Posted November 7, 2016 Share Posted November 7, 2016 Hey Guys, I upgraded to version 7 and got this message in the activity log: Cron Job: Invocation of cron.php with the sole argument "escalations" is deprecated. Please invoke as a standard option per current documentation: http://docs.whmcs.com/Crons#Option_Flags This is what i've always had in the cron and this also shows up as how to set it up on the escalations settings page: php -q /home/alphadog/crons/cron.php escalations Any help would be appreciated. 0 Quote Link to comment Share on other sites More sharing options...
RonScotty Posted November 9, 2016 Share Posted November 9, 2016 Hey Sam69 I had the same message after update. Change your cron command from php -q /home/alphadog/crons/cron.php escalations To: php -q /home/alphadog/crons/cron.php do_escalations Worked for me and escalation rules are working as it should. 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.