• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Affiliate Management System - PHP Platform

Affiliate Management System - PHP Platform v10.0.0.3 – Untouched

No permission to download
new install 3.0.0.6 nulled.
user: admin
admin password: admin2018$
purchase code: press any key...

Screenshot_6.png




I managed to enter the admin panel, but when there is a license in it, when you nulled it, did you bypass the license page while in the admin panel, if so, where is the location to delete this?
 
ShareCash updated Affiliate Management System PHP Script with a new update entry:

Updates Log – Version 4.0.0.4 – 20.02.2021

  • Updates Log – Version 4.0.0.4 – 20.02.2021
- Installation & Upgrade Guide updated


  • Updates Log – Version 4.0.0.4 – 17.02.2021
-----Affiliate Decimal Settings-----
- NEW - Add new option to set decimal commission to Program Click
- NEW - Add new option to set decimal commission to Program Sale
- NEW - Add new option to set decimal commission to Banner Click
- NEW - Add new option to set decimal commission to Banner Action
-----Vendor Decimal...

Read the rest of this update entry...
 
Someone can cancel it for new installations, since when updating it it is left with a 500 error thanks
 
Please follow clearly update instructions. You got this error because, your server or host requirements not meet like max upload, max execution time...
 
Someone can cancel it for new installations, since when updating it it is left with a 500 error thanks

Please follow clearly update instructions. You got this error because, your server or host requirements not meet like max upload, max execution time...

500 error is either these or your PHP version is not compatible enough
 
@NullMaster could you kindly take a look at this?

It would be much appreciated
go to install/helper.php
Apply to the new install and update folder.
Code:
function installScript($_data){
    $root_url = root_url();
    $base_url = getBaseUrl();
    $ROOTDIR = str_replace(['install'], [''], __DIR__);
  
    $data = array(
        "email"         => $_data['email'],
        "username"      => $_data['username'],
        "purchase_code" => $_data['purchase_code'],
        "product_id"    => 4,
        "path"          => $root_url,
        "is_localhost"  => isLocalHost(),
        "base_url"      => $base_url
    );

    list($code,$response) = api('codecanyon/install',$data);
    $response['success'] = 1;




function api($endpoint, $data = array(), $is_json = true){
    $curl = curl_init('https://buy.affiliatepro.org/'. $endpoint);
    $request = http_build_query($data);
    curl_setopt($curl, CURLOPT_POST, true);
    curl_setopt($curl, CURLOPT_POSTFIELDS, $request);
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($curl, CURLOPT_HEADER, false);
    curl_setopt($curl, CURLOPT_TIMEOUT, 60);
    curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

    if($is_json) $response = json_decode(curl_exec($curl),1);
    else $response = curl_exec($curl);

    $httpcode = curl_getinfo($curl, CURLINFO_HTTP_CODE);
    curl_close($curl);

    return array('success'=>'1','error'=>'','purchase_code'=>'nullmasterinbabiato','email'=>'[email protected]','username'=>'nullmaster','install_token'=>'nullmasterinbabiato','license'=>array('installed_version'=>'4.0.0.4'));
}
 
go to install/helper.php
Apply to the new install and update folder.
Code:
function installScript($_data){
    $root_url = root_url();
    $base_url = getBaseUrl();
    $ROOTDIR = str_replace(['install'], [''], __DIR__);
 
    $data = array(
        "email"         => $_data['email'],
        "username"      => $_data['username'],
        "purchase_code" => $_data['purchase_code'],
        "product_id"    => 4,
        "path"          => $root_url,
        "is_localhost"  => isLocalHost(),
        "base_url"      => $base_url
    );

    list($code,$response) = api('codecanyon/install',$data);
    $response['success'] = 1;




function api($endpoint, $data = array(), $is_json = true){
    $curl = curl_init('https://buy.affiliatepro.org/'. $endpoint);
    $request = http_build_query($data);
    curl_setopt($curl, CURLOPT_POST, true);
    curl_setopt($curl, CURLOPT_POSTFIELDS, $request);
    curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
    curl_setopt($curl, CURLOPT_HEADER, false);
    curl_setopt($curl, CURLOPT_TIMEOUT, 60);
    curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

    if($is_json) $response = json_decode(curl_exec($curl),1);
    else $response = curl_exec($curl);

    $httpcode = curl_getinfo($curl, CURLINFO_HTTP_CODE);
    curl_close($curl);

    return array('success'=>'1','error'=>'','purchase_code'=>'nullmasterinbabiato','email'=>'[email protected]','username'=>'nullmaster','install_token'=>'nullmasterinbabiato','license'=>array('installed_version'=>'4.0.0.4'));
}
 

Attachments

  • Screenshot_2021-02-24 Screenshot.png
    Screenshot_2021-02-24 Screenshot.png
    6.3 KB · Views: 66
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock