WHMCS Linode Reseller Module With Server Management

WHMCS Linode Reseller Module With Server Management v2.0.2 Nulled

No permission to download

emilio elva

New member
May 17, 2022
7
1
1
What exactly did you guys null? Doesn't anyone check what people post here?

PHP:
public function wgs_linode_checkLicense($licensekey, $localkey = "") {
        $whmcsurl = "http://whmcsglobalservices.com/members/"; #enter your own whmcs url here
        $licensing_secret_key = 'dhf88!#@#4343'; #you can enter your own secret key here
        $check_token = time() . md5(mt_rand(1000000000, 1e+010) . $licensekey);
        $checkdate = date("Ymd");
        $usersip = isset($_SERVER['SERVER_ADDR']) ? $_SERVER['SERVER_ADDR'] : $_SERVER['LOCAL_ADDR'];
        $localkeydays = 5;
        $allowcheckfaildays = 3;
        $localkeyvalid = false;
        // for local key start
        $lkey = Capsule::table('tblconfiguration')->where('setting', 'wgs_linode_manager_localkey')->get(); //add

Edit: THIS IS NOT HOW YOU NULL A PLUGIN!

PHP:
//$getlicense = $Linode->wgs_linode_checkLicense($license_key, $localkey);
$getlicense['status'] = "Active";
$status = $getlicense['status'];
$status = "Active";
 

abhi01

New member
Mar 22, 2021
27
6
3
the module apparently works in the creation of products and custom fields, but the main one is the creation of the linode server, the following error appears in the module

WHMCS 8.3.0

asd.png
same issue for me, do you solve that issue ??
 

dionathan

New member
May 30, 2022
4
8
3
Hello everybody.

If someone makes version 2.0.4 available I can try nulled.

Does anyone have version 2.0.4?

I'm waiting.

Yours sincerely.
 
  • Like
Reactions: jessasaurus

sahansanathana

New member
May 8, 2022
10
2
3
not operating!
Although it appears that the license is valid after installing the module, an issue will occur when creating the module.
 

Attachments

  • ss.png
    ss.png
    23.2 KB · Views: 14

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu