Vultr VPS For WHMCS v1.2.0 Not Nulled

No permission to download
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?
 
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?
sorry because it is not full open-sources version ,so can't to do any thing
 
after using for one week I got this
Your module license is invalid.
 
Last edited:
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 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.
Hidden text for users: 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
 
Last edited by a moderator: