Describe the bug
The plugin is not compatible with PHP 8.1. WHMCS's Latest version 8.6 added support to PHP 8.1. This plugin breaks the WHMCS when upgraded to PHP 8.1 by giving the following error-
Error: Attempt to modify property "connection" on null in /home/xxxx/public_html/billing/modules/addons/SSLCENTERWHMCS/mgLibs/MySQL/Query.php:71
Stack trace:
Describe the bug The plugin is not compatible with PHP 8.1. WHMCS's Latest version 8.6 added support to PHP 8.1. This plugin breaks the WHMCS when upgraded to PHP 8.1 by giving the following error-
Error: Attempt to modify property "connection" on null in /home/xxxx/public_html/billing/modules/addons/SSLCENTERWHMCS/mgLibs/MySQL/Query.php:71 Stack trace:
0 /home/xxxx/public_html/billing/modules/addons/SSLCENTERWHMCS/mgLibs/process/AbstractMainDriver.php(103): MGModule\SSLCENTERWHMCS\mgLibs\MySQL\Query::useCurrentConnection()
1 /home/xxx/public_html/billing/modules/addons/SSLCENTERWHMCS/hooks.php(351): MGModule\SSLCENTERWHMCS\mgLibs\process\AbstractMainDriver::I()
2 [internal function]: SSLCENTER_displaySSLSummaryInSidebar()