rtldev-middleware-whmcs
rtldev-middleware-whmcs copied to clipboard
modules/registrars/cnic/hooks.php breaks configuratessl.php for other modules
Describe the bug
We use GoGetSSL WHMCS Module to provide SSL Certificates to our customers and after recently updating the CNIC modules in our WHMCS instance, our clients started getting errors when generating their CSR.
After hours of debugging, we were able to identify that this situation was being caused by the file modules/registrars/cnic/hooks.php in your module.
We are both Central Nic Reseller (previously rrpproxy) and Hexonet domain resellers, but have no interest in resell your SSL Certificates. Please make sure your modules changes don't mess with other modules functionality.
Additionally, please consider open sourcing your modules. This will make it easier to customize, debug, or fix potential problems that may be caused by them.