New Feature
WHMCS V8.6 and V8.7 support
Support for PHP 8.1 version
Improvement
Increased loading speed of the service page in the admin area - case #357
Changed
Requires ionCube Loader V12 or later
Removed
Support for WHMCS V8.3 and previous
Support for PHP 7.3 version
Bug Fix
Fixed issue with...
Bug Fixes:
- If a volume is ordered along with the VPS it was showing an error which is now fixed
Added:
- Support for PHP 8.2 with Ioncube v13
- Support for WHMCS 8.9.x and 8.10.x
fixed bug
How to test it?
create file in whmcs folder with code:
<?php
use WHMCS\ClientArea;
use WHMCS\Database\Capsule;
define('CLIENTAREA', true);
require __DIR__ . '/init.php';
$ProjectID = WHMCS\Database\Capsule::table("mod_hcloud_project")->get();
$id =...
thanks to dear member @mrgodhead updated Modulegarden OVH VPS and dedicated servers Nulled with a new update entry:
1.2.2 Nulled
Read the rest of this update entry...
NEW FEATURE
WHMCS V8.3 and V8.4 support
REMOVED
Support for WHMCS V8.0 and previous
BUG FIX
Resolved problem with "This service does not exist" error that might have appeared when trying to renew the server - case #305
Eliminated assorted issues with service creation and renewal that might...
Hello
I bough your Vultr Whmcs plugin but after around one week it stopped working
now it says:
Exception: Your module license is invalid. in /home/xxx/domains/xxxx/public_html/clients/modules/servers/VultrVps/VultrVps.php:321
Stack trace:
#0...