• 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"

Dating App - web version, iOS and Android apps

Dating App - web version, iOS and Android apps 6.8

No permission to download
Who need Nulled version.Have easy way
Go to and open => html/page.install.inc.php file

and remove this is line


if (!preg_match("/^([a-f0-9]{8})-(([a-f0-9]{4})-){3}([a-f0-9]{12})$/i", $pcode)) {

$error = true;
$error_message[] = 'Invalid purchase code';
}

$raccoonsquare_response = helper::verify_pcode($pcode, ENVATO_ITEM_ID);

if (!is_array($raccoonsquare_response)) {

$error = true;
$error_message[] = 'Invalid response from verifying purchase code server. Try later.';
$error_message[] = 'Check curl module - module must be installed and active.';

} else {

$raccoonsquare_response = json_decode(json_encode($raccoonsquare_response, JSON_FORCE_OBJECT));
}

if (!$error && $raccoonsquare_response->error) {

$error = true;
$error_message[] = 'Invalid response from verifying purchase code envato server. Try later.';
}

if (!$error && $raccoonsquare_response->error_code == ENVATO_ERROR_PCODE_INVALID) {

$error = true;
$error_message[] = 'Invalid purchase code.';
}

if (!$error && $raccoonsquare_response->error_code == ENVATO_ERROR_PCODE_ILLEGAL) {

$error = true;
$error_message[] = 'This purchase code is already in use for another domain.';
}

if (!$error && $raccoonsquare_response->error_code == ENVATO_ERROR_PCODE_UNKNOWN) {

$error = true;
$error_message[] = 'We were unable to verify this purchase code. Try later..';
}

Finish. Now goto yourwebsite.com/install and write your admin login and password

Good Luck
not working
 
brianeli22 updated Dating App - web version, iOS and Android apps with a new update entry:

Dating App - web version, iOS and Android apps 6.2

v6.2 – (24.09.2022) (How to update – see documentation)
  • Updated Stripe API
  • Added a page for editing Android App ad blocks in the admin panel
  • Features “Ghost mode” and “Disable Ads” after activation are available for 30 days, and after this period, users must activate them again
  • Added the “Upgrades” page in the admin panel – you can see how many users have activated the “Ghost mode” and “Disable Ads” features, as well as enable and disable these features for all users...

Read the rest of this update entry...
 
govindak2016 updated Dating App - web version, iOS and Android apps with a new update entry:

v6.6 updated

v6.6 – (29.03.2023) (How to update – see documentation)
  • All code for working with image and video files has been rewritten (saving files, uploading to the server, video compression), also, operations of uploading file to server and video compression are displayed as a percentage and have a progress bar. – Android App
  • Users can capture from the camera and publish to the gallery video clips of length: 15 seconds, 30 seconds and 1 minute
  • All Users Lists (Search, Likes etc.) are...

Read the rest of this update entry...
 
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