v.1.2.5 – OXOO Nulled – Android Live TV & Movie Portal App with Powerful Admin Panel Free Download

hopa

New member
Jan 24, 2020
7
2
3
you can make pur_code by your self
add it in install - do_install

function valid_purchase_code($purchase_code =' put any code '){
return true;
}



dont chang this code

//validate purchase code
$verification = valid_purchase_code($purchase_code);

if (!$verification || $verification != "verified") {
echo json_encode(array("success" => false, "message" => "Please enter a valid purchase code."));
exit();
}


like the previous version
 

hopa

New member
Jan 24, 2020
7
2
3
Evanto purchase code?
In config.java
you can make pur_code by your self
add it in install - do_install

function valid_purchase_code($purchase_code =' put any code '){
return true;
}



dont chang this code

//validate purchase code
$verification = valid_purchase_code($purchase_code);

if (!$verification || $verification != "verified") {
echo json_encode(array("success" => false, "message" => "Please enter a valid purchase code."));
exit();
}


like the previous version
 
  • Like
Reactions: masdull

icezaal

Member
Apr 23, 2020
70
17
8
how to properly update backend panel? i using step by step from their website but return error?
 

icezaal

Member
Apr 23, 2020
70
17
8
Intresting.

ok, go to your admin panel.
change the purchase code in the panel to "fooooooooooooooooooooooooooool"

make sure it's 30 letter long. then copy thie same code inside the app.
same bro it's not work
 

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