You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. We are having an issue with the activation of the module in WHMCS. One we click on the activate button, we get the error bellow:
Oops!
Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.
For additional assistance, please reference the [WHMCS TroubleShooting Guide »](https://docs.whmcs.com/Troubleshooting_Guide)
TypeError: mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, string given in /home/xxxx/public_html/billing/modules/servers/namecheapssl/namecheapapi.php:375
Stack trace:
#0 /home/xxxxx/public_html/billing/modules/servers/namecheapssl/namecheapapi.php(375): mysqli_num_rows('SELECT id FROM ...')
#1 /home/xxxxxx/public_html/billing/modules/addons/namecheap_ssl/namecheap_ssl.php(45): NcSql::numRows('SELECT id FROM ...')
#2 /home/xxxxxx/public_html/billing/admin/configaddonmods.php(0): namecheap_ssl_activate()
#3 {main}
The text was updated successfully, but these errors were encountered:
tdtmusic2
changed the title
Cannot activate module on WHMCS 8.8
Cannot activate module on WHMCS 8.7
Aug 31, 2023
Hello. We are having an issue with the activation of the module in WHMCS. One we click on the activate button, we get the error bellow:
The text was updated successfully, but these errors were encountered: