Jump to content

fushnisoft

Member
  • Posts

    2
  • Joined

  • Last visited

About fushnisoft

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

fushnisoft's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, Full error is: ``` TypeError: Argument 1 passed to WHMCS\Cron\Console\Input\CliInput::convertRenamedOptions() must be of the type array, null given, called in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php on line 0 and defined in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/LegacyOptionsTrait.php:0 Stack trace: #0 /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php(0): WHMCS\Cron\Console\Input\CliInput->convertRenamedOptions(NULL) #1 /home/fushniso/whmcsdata/crons/cron.php(0): WHMCS\Cron\Console\Input\CliInput->__construct() #2 {main} {"exception":"[object] (TypeError(code: 0): Argument 1 passed to WHMCS\\Cron\\Console\\Input\\CliInput::convertRenamedOptions() must be of the type array, null given, called in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php on line 0 at /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/LegacyOptionsTrait.php:0)"} [] ``` Server running php7.3 and I am pretty sure all the required extensions are there. Site runs, no errors in the system checks, etc. Any ideas or anything further I can provide to help?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated