Hello,
I am facing a pretty annoying issue which prevents me from setting up my WHMCS instance.
Whenever I access the "Setup > General Settings", I am faced with the following error:
ArgumentCountError: Too few arguments to function WHMCS\Utility\Recaptcha::__construct(), 0 passed in /path/to/whmcs/adminarea/configgeneral.php on line 0 and exactly 1 expected in /path/to/whmcs/vendor/whmcs/whmcs-foundation/lib/Utility/Recaptcha.php:0
Stack trace:
#0 /path/to/whmcs/adminarea/configgeneral.php(0): WHMCS\Utility\Recaptcha->__construct()
#1 {main}
Extra information:
1. This issue appeared following an automatic system upgrade from v7.6.0 to v7.7.1 which was problematic. I suspect it was not complete.
2. The header in `/path/to/whmcs/adminarea/configgeneral.php` indicates the following version, so it may not have been updated :
// * Version: 7.6.0 (7.6.0-release.1) *
// * BuildId: 287285f.364 *
3. I may not be able to do a manual upgrade because my license was provided by a WHMCS partner reseller hosting. So I don't have an account on whmcs.com from which I could download the upgrade package!
I would be very thankful for help about this issue, please.
Thank you in advance!