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

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.3.9

No permission to download
Babak updated FoodBook | Online Food Ordering System for WordPress with One-Click Order Printing with a new update entry:

FoodBook Plugin v3.6.0

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

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

[*] Fixed time slot issue order before opening time
[*] Fixed invoice text color issue
[*] Fixed some other issue

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

Read the rest of this update entry...
 
Anyone more have a problem with cart and location popup in this last version?
 
thanks @elofran in console log get erros for jquery, in css You get mor especific?

for example if you want it on left:

Code:
.fb_cart_count_btn {
    width: 60px;
    height: 60px;
    background-color: #000;
    position: fixed;
    bottom: 100px;
    left: 30px; //this is for left o right
    cursor: pointer;
    z-index: 999999;
}
 
  • Like
Reactions: bytbt
for example if you want it on left:

Code:
.fb_cart_count_btn {
    width: 60px;
    height: 60px;
    background-color: #000;
    position: fixed;
    bottom: 100px;
    left: 30px; //this is for left o right
    cursor: pointer;
    z-index: 999999;
}
Thanks @elofran nice snipet, but my problem is the cart don't work, click in buy button, but no count product in the cart :cry:
 
Thanks @elofran nice snipet, but my problem is the cart don't work, click in buy button, but no count product in the cart :cry:

Well, I have not experienced any problem in that regard. Do a clean install and check from scratch, it's weird. Check that the scripts are not blocked, it could also be.
 
  • Like
Reactions: bytbt
cart function and get location function don't working in php 8, but php 7.4 working perfect, only for explanation for my old post related problem. (y)
 
  • Like
Reactions: EloFran
cart function and get location function don't working in php 8, but php 7.4 working perfect, only for explanation for my old post related problem. (y)

it is better to use the version always recommended, and the most stable, even when they update them. I'm glad it was resolved
 
  • Like
Reactions: bytbt
Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (UTC+6) at position 6 (5): Unexpected character
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php:32 Stack trace:
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php(32): DateTime->__construct('UTC+6')
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php(36): FoodBook\Date_Time_Map::SetDateTime()
wp-content/plugins/foodbook/inc/helper-functions.php(467): FoodBook\Date_Time_Map::getDateTime()
public_html/wp-content/plugins/foodbook/template/woocommerce/myaccount/view-order.php(41): foodbook_time_elapsed_string('')
public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include('/home/u57991285...')

plugins/foodbook/inc/class-date-time-map.php on line 32
 
Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (UTC+6) at position 6 (5): Unexpected character
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php:32 Stack trace:
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php(32): DateTime->__construct('UTC+6')
public_html/wp-content/plugins/foodbook/inc/class-date-time-map.php(36): FoodBook\Date_Time_Map::SetDateTime()
wp-content/plugins/foodbook/inc/helper-functions.php(467): FoodBook\Date_Time_Map::getDateTime()
public_html/wp-content/plugins/foodbook/template/woocommerce/myaccount/view-order.php(41): foodbook_time_elapsed_string('')
public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include('/home/u57991285...')

plugins/foodbook/inc/class-date-time-map.php on line 32

It is clear the date format that you are using utc is not valid and does not recognize it, you have to use another, possibly because it does not exist, or because you have given it a name that does not exist as an international format
 
b
It is clear the date format that you are using utc is not valid and does not recognize it, you have to use another, possibly because it does not exist, or because you have given it a name that does not exist as an international format
but it was in dropdown list
 
now i reinstalled plugin
Warning: DateTime::setDate() expects parameter 1 to be int, string given in public_html/wp-content/plugins/foodbook/inc/helper-functions.php on line 480

Warning
: DateTime::setTime() expects parameter 1 to be int, string given in public_html/wp-content/plugins/foodbook/inc/helper-functions.php on line 481
 
now i reinstalled plugin
Warning: DateTime::setDate() expects parameter 1 to be int, string given in public_html/wp-content/plugins/foodbook/inc/helper-functions.php on line 480

Warning
: DateTime::setTime() expects parameter 1 to be int, string given in public_html/wp-content/plugins/foodbook/inc/helper-functions.php on line 481


is your instalation in localhost?
 

Forum statistics

Threads
79,468
Messages
1,143,106
Members
248,680
Latest member
poggersxd
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