Aiman H Posted October 6, 2021 Share Posted October 6, 2021 Hello everyone, I have an issue with cron job last 4 days on whmcs 8.2.1 he last recorded successful end time is 2021-10-02 17:03:42. Please refer to our troubleshooting guide for details regarding how to identify the problem preventing daily cron completion. After I run cron from ssh using all all -F -vvv php -q /home/user/whmcs/crons/cron.php all -F -vvv I get Fatal error: Cannot redeclare fuzoolay() in on line 0 Whoops\Exception\ErrorException: Cannot redeclare fuzoolay() in :0 #0 /home/user/whmcs/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(1, 'Cannot redeclar...', '',0) #1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown() 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Josh Posted October 6, 2021 Share Posted October 6, 2021 This appears to be an error caused by a 3rd party customization such as a module or hook. I'm not able to find any fuzoolay() function in the WHMCS 8.2.1 codebase which would indicate that this is indeed 3rd party. You should be able to resolve this by moving your current modules directory aside and uploading a fresh copy from the stock WHMCS full release files. Also, be sure that you replace the includes/hooks directory as well to ensure no 3rd party hooks are causing this. 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.