FoodBook | Online Food Ordering System for WordPress with One-Click Order Printing

FoodBook | Online Food Ordering System for WordPress with One-Click Order Printing v4.7.1 Untouched

No permission to download

shak00

Active member
Oct 23, 2020
125
43
28
i have disabled date/time selector

its not visible on checkout page but it's still this error message

  • Deliver/Pickup Time is a required field.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated FoodBook | Online Food Ordering System for WordPress with One-Click Order Printing with a new update entry:

FoodBook Plugin v3.7.0

Download FoodBook v3.7.0 | Online Food Ordering System for WordPress with One-Click Order Printing Nulled Free
11 March, 2021 – v3.7.0


// # List of updates
// ------------------------------

[*] Fixed Thermal/Receipt Printer invoice text color issue

***(need to remove and reinstall the "FoodBook" Plugin to get the above updates)***

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz updated FoodBook | Online Food Ordering System for WordPress with One-Click Order Printing with a new update entry:

FoodBook v3.8.0

Download FoodBook v3.8.0 | Online Food Ordering System for WordPress with One-Click Order Printing Nulled Free
20 March, 2021 – Version 3.8.0


// # List of updates
// ------------------------------

[+] Added Break time in the time slot
[*] Fixed Delivery/Pickup Time and Date Hide not order place issue
[*] Fixed some other issues

***(need to remove and reinstall the "FoodBook" Plugin to get the above updates)***

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Can anyone null this plugin? Thanks
How To Null FoodBook Plugin
Go To foodbook\foodbookBase.php
open foodbookBase.php and around line 543 find this code
PHP:
final function _CheckWPPlugin( $purchase_key, &$error = "", &$responseObj = null ) {
after line 543 add this code:
PHP:
$responseObj = new \Stdclass();
        $responseObj->is_valid = true;
        $responseObj->expire_date = '-';
        $responseObj->support_end = '-';
        $responseObj->license_title = 'Lifetime';
        $responseObj->license_key = 'XXXXXXXX-XXXXXXXX';
        return true;
Enjoy
 

bytbt

Well-known member
Trusted Uploader
Aug 14, 2018
491
273
63
Foodbook plugin 3.8 it is not working. Does not appers on menu.
How To Null FoodBook Plugin
Go To foodbook\foodbookBase.php
open foodbookBase.php and around line 543 find this code
PHP:
final function _CheckWPPlugin( $purchase_key, &$error = "", &$responseObj = null ) {
after line 543 add this code:
PHP:
$responseObj = new \Stdclass();
        $responseObj->is_valid = true;
        $responseObj->expire_date = '-';
        $responseObj->support_end = '-';
        $responseObj->license_title = 'Lifetime';
        $responseObj->license_key = 'XXXXXXXX-XXXXXXXX';
        return true;
Enjoy
 

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