liquidweb / liquidweb/LiquidWeb-WHMCS-Plugin
The plugin no longer works in the latest stable version of WHMCS V8.12.1 and PHP 8.2, ionCube 13.3.1 HELP !!!..
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The plugin has stopped working.
I made the mistake of updating my WHMCS
to version:
whmcs V8.12.1
PHP 8.2
ionCube Loader: 13.3.1
Get this message:
Oops!
Something went wrong and we couldn't process your request.
Please go back to the previous page and try again.
For additional assistance, please reference the WHMCS TroubleShooting Guide »
Error: Undefined constant "sortx" in /home/esalhost/cliente/modules/addons/StormBilling/pages/configuration/configuration.php:21
Stack trace:
#0 /home/esalhost/cliente/modules/addons/StormBilling/core/core.php(157): require()
#1 /home/esalhost/cliente/modules/addons/StormBilling/core/output.php(3): require_once('/home/esalhost/...')
#2 /home/esalhost/cliente/modules/addons/StormBilling/StormBilling.php(85): require_once('/home/esalhost/...')
#3 /home/esalhost/cliente/esalhost/addonmodules.php(0): StormBilling_output(Array)
#4 {main}
Would it be possible to update it so that it works correctly and we can continue adding servers?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with modules/addons/StormBilling/pages/configuration/configuration.php at line 21, then follow the stack trace through core/core.php, core/output.php, and StormBilling.php. Reproduce the configuration-page failure under WHMCS V8.12.1, PHP 8.2, and ionCube Loader 13.3.1; done means the page loads without the reported error and servers can be added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100