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

Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS]

Booknetic - WordPress Booking Plugin for Appointment Scheduling [SaaS] v3.8.18

No permission to download

vipboss

Well-known member
Jun 22, 2018
64
279
53
not working becuz of license or what ?

The message asking about the test was for the user who posted it.

I'm just informing you that it doesn't work, the plugin asks for an activation key.
 
  • Like
Reactions: Pixelate
The message asking about the test was for the user who posted it.

I'm just informing you that it doesn't work, the plugin asks for an activation key.
so must be nulled
wait for our nullers
 
it ask for purchase code ,the purchase code activation function is there in install.js file in folder booknetic\app\Backend\Base\assets\js .The function is $(document).on('click', '#booknetic_install_btn', function () but dont know where to enter return true ; as the function has lot of code in it .
Kindly help
 
  • Like
Reactions: Pixelate
It's pretty hard to impossible to null this without a prior installation or someone that purchased this and willing to share the database, and this is because it asks for remote data on first install, remote data that is actually the sql needed to function properly.

PHP:
/* this is the request the script is doing */
$request = wp_remote_get( self::API_URL . '?act=install&version=' . Helper::getVersion() . '&purchase_code=' . $purchase_code . '&domain=' . site_url() . '&statistic=' . $where_find . '&email=' . $email );

/* and this is the check on result */

if( !($result['status'] == 'ok' && isset($result['sql'])) )

So if anyone has it please do share the booknetic sql tables.
 
It's pretty hard to impossible to null this without a prior installation or someone that purchased this and willing to share the database, and this is because it asks for remote data on first install, remote data that is actually the sql needed to function properly.

PHP:
/* this is the request the script is doing */
$request = wp_remote_get( self::API_URL . '?act=install&version=' . Helper::getVersion() . '&purchase_code=' . $purchase_code . '&domain=' . site_url() . '&statistic=' . $where_find . '&email=' . $email );

/* and this is the check on result */

if( !($result['status'] == 'ok' && isset($result['sql'])) )

So if anyone has it please do share the booknetic sql tables.
Done (inc. booknetic-sql.json)! Please test if you get a chance and let me know. :)

TassieNZ :)
 
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