Vultr VPS For WHMCS

Vultr VPS For WHMCS 2.0.0 Beta Not Nulled

Sem autorização para baixar
  • Criador do tópico Criador do tópico newimage
  • Data de início Data de início
Dear newimage,
I downloaded the plugin it works good on whmcs 8.4 thank you.
is there a way to make it work with whmcs 7.9?
 
after using for one week I got this
Your module license is invalid.
 
Última edição:
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 /home/xxxx/domains/xxxxx/public_html/clients/modules/servers/VultrVps/VultrVps.php(228): vultr_vps_license_3322->validateKey()
#1 /home/xxxx/domains/xxxxx/public_html/clients/modules/servers/VultrVps/VultrVps.php(858): vultr_vps_license_3322::validate()
#2 /home/xxxxxx/domains/xxxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): VultrVps_ClientArea(Array)
#3 /home/xxxxxx/domains/xxxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call('ClientArea', Array)
#4 /home/xxxxx/domains/xxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Service.php(0): WHMCS\Module\Server->call('ClientArea', Array)
#5 /home/xxxxxx/domains/xxxxxx/public_html/clients/clientarea.php(0): WHMCS\Service->moduleCall('ClientArea', Array)
#6 {main}
can you tell me how can I fix this??
 
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 /home/xxxx/domains/xxxxx/public_html/clients/modules/servers/VultrVps/VultrVps.php(228): vultr_vps_license_3322->validateKey()
#1 /home/xxxx/domains/xxxxx/public_html/clients/modules/servers/VultrVps/VultrVps.php(858): vultr_vps_license_3322::validate()
#2 /home/xxxxxx/domains/xxxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Module/AbstractModule.php(0): VultrVps_ClientArea(Array)
#3 /home/xxxxxx/domains/xxxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Module/Server.php(0): WHMCS\Module\AbstractModule->call('ClientArea', Array)
#4 /home/xxxxx/domains/xxxxx/public_html/clients/vendor/whmcs/whmcs-foundation/lib/Service.php(0): WHMCS\Module\Server->call('ClientArea', Array)
#5 /home/xxxxxx/domains/xxxxxx/public_html/clients/clientarea.php(0): WHMCS\Service->moduleCall('ClientArea', Array)
#6 {main}
can you tell me how can I fix this??
config defaut whmcs daily cron,it will auto to check license and update to new
 
My daily cron run but it didn't change still the same error.
 
my daily cron run last night but because the php version was 7.3 didn't work . tonight I updated my php version and it works now. thank you
 
patch was free when you have download it
i update null patch to lastest vesrion 1.0.6 ,please download from here and then replace files.
Texto oculto para os usuários: anne , aponaex, jasperi, mrgodhead, l1admin689 , persephone



method:

remove localkey

with phpmyadmin or other run sql to display localkey information.

SQL:
   SELECT * FROM `tblconfiguration` WHERE `setting` LIKE 'vultr_vps_localkey' ORDER BY `id` DESC

remove record
 
Última edição por moderador:
Top