Multilanguage Cart Release 1.1.14
Changelog
Type | Description |
---|---|
Improved |
Added support for localkey. Long story short the module now loads faster |
Improved |
On some servers base64 function is disabled and this causes the pages of the module to load slower. We then developed a replacement for base64 when the module detects that this function is disabled on your server |
Fixed |
Very complex bug when accessing WHMCS from multiple hostnames |
Upgrade instructions
Steps | Description |
---|---|
1 | Open your configuration.php file in the root of your WHMCS and remove the following code:// PHP Data Object (PDO) |