-
Hi @h9k
Please replace the use of this class accordingly - it is a deprecated one. Sorry for this oversight.
If you have that class part of the autoload process, please cleanup there too.
http…
-
Here is the code
```
use WHMCS\Module\MailSender\DescriptionTrait;
/**
* Constructor
*/
public function __construct()
{
$this->setDisplayName('Your Friendly Display Name');
}
```
…
-
whmcs v8.1.3
php 7.4
modules/registrars/ispapi/lib/Helper.php on line 53:
array_map(): Expected parameter 2 to be an array, null given
hrhgl updated
3 years ago
-
Hi there,
As per the WHMCS module Product Configuration: https://github.com/gogetssl/whmcs-addon/wiki/Product-Configuration it is only possible to offer 1, 2, &, 3 year SSL, but, in the GGSSL acco…
-
Hi,
After receiving an email announcing the new WHMCS module, we proceeded to update the module.
While reading through the documentation [Install the DNS management options](https://github.com/ope…
-
Invoices and services that are marked as paid before the due date still get suspended/terminated without notice. Cron job does not tell the administrator if a service was terminated/suspended.
Dou…
-
I'm trying out Archipelago locally, and I'm running into some problems with a new install.
To begin with, Composer is not installed in the `esmero-web` container -- should this not be a default pac…
-
Hello, I am using the latest released version of the VPS module, and when my WHMCS automated cron runs it crashes with this error.
https://pastebin.com/V4vRCgL9
Thank you,
-
In https://docs.whmcs.com/Domain_Renewal_Notices there's this blurb:
```
Where a registrar module supports it, WHMCS will also send a copy of the renewal notices to the registered name holder as d…
-
The /includes/hooks/sirportlyHooks.php file is causing an error when logging into clientarea.php as a customer on WHMCS v8:
```
Laminas\HttpHandlerRunner\Exception\EmitterException: Unable to emi…