Skip to content

Conversation

@elesei
Copy link
Owner

@elesei elesei commented Sep 29, 2021

No description provided.

Ivan Gavryliuk and others added 28 commits July 16, 2020 14:45
FEATURE SVM-3051 WHMCS8 support
…erer-to-post-SVM-3243

BUGFIX SVM-3243 Adding http_referer to post request for fallback
For some reason after updating from WHMCS 8.1.3 to 8.2, __DIR__ will not work in this file. It returns the file path for the script that called it, resulting in errors like:

```
PHP Fatal error:  require_once(): Failed opening required '/path/to/whmcs/vendor/whmcs/whmcs-foundation/lib/Log/../lang/english.php' (include_path='.:/opt/plesk/php/7.4/share/pear') in /path/to/whmcs/vendor/whmcs/whmcs-foundation/lib/Log/ErrorLog.php on line 1145
```

This change repairs that by using the WHMCS global 'ROOTDIR' rather than __DIR__
Fix for WHMCS 8.2 compatibility
…mcs-8-compatibility

Replacing __DIR__ with ROOTDIR for WHMCS 8 compatibility
Added variable for bandwidth limit (cbandwidth) and api call to change it.
Fix for SVM-2851: now it will be possible to change bandwidth using upgrade/downgrade via configurable options
	modified:   modules/servers/solusvmpro/lib/SolusVM.php
Fix for incorrect parsing of configure.ini file path
	modified:   modules/servers/solusvmpro/VERSION
…assword-change-functionality-in-module-solusvmpro-SVM-1789

BUGFIX SVM-1789 Fix broken VNC password change functionality
…slation-about-VNC-password-length-restriction-SVM-1789

FEATURE SVM-1789 Add French translation about VNC password length restriction
…emoved-on-another-option-change-SVM-3482

BUGFIX SVM-3482 Extra IP was removed on another Configurable Option u…
…verid-is-determined-SVM-3588

BUGFIX SVM-3588 use  params to get vserverid instead of GET request
FEATURE SVM-3260 Add PHP 8.1 support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants