We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error in my client area:
DivisionByZeroError: Division by zero in /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/modules/servers/pvewhmcs/pvewhmcs.php:501 Stack trace: #0 [internal function]: pvewhmcs_ClientArea() #1 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): call_user_func() #2 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call() #3 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Service.php(0): WHMCS\Module\Server->call() #4 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/clientarea.php(0): WHMCS\Service->moduleCall() #5 {main}
The text was updated successfully, but these errors were encountered:
This relates to Issue #13
Are you sure it's connecting to PVE okay? Please check Proxmox's logs.
Can you confirm any functions in the module that are working properly? ie. VM/CT creation.
Sorry, something went wrong.
No branches or pull requests
I get this error in my client area:
DivisionByZeroError: Division by zero in /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/modules/servers/pvewhmcs/pvewhmcs.php:501
Stack trace:
#0 [internal function]: pvewhmcs_ClientArea()
#1 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): call_user_func()
#2 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call()
#3 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/vendor/whmcs/whmcs-foundation/lib/Service.php(0): WHMCS\Module\Server->call()
#4 /var/www/vhosts/web8209.web07.bero-webspace.de/cp.waldperlachfabi.de/whmcs/clientarea.php(0): WHMCS\Service->moduleCall()
#5 {main}
The text was updated successfully, but these errors were encountered: