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

Foodomaa - Multi-restaurant Food Ordering, Restaurant & Delivery Application - (NULLED BY @LALBILLA)

Foodomaa - Multi-restaurant Food Ordering, Restaurant & Delivery Application - (NULLED BY @LALBILLA) 3.5

No permission to download
ho can help me
hiow can i aceed to admin panel please i mean whats the adress of admin panel
sorry for my english
 
Defintely could use new version too :*( If anyone has purchased, i might be able to help null.
 
I found my issue. Is anyone getting errors when trying to save settings data?
Firefox_Screenshot_2020-03-18T13-15-26.428Z.png
Find error page and add the line below

foreach ($checkboxesSettings as $checkboxSetting) {
$setting = Setting::where('key', $checkboxSetting)->first();
$setting = new setting(); // added this line <=======================
if ($request->$checkboxSetting == 'true') {
$setting->value = 'true';
$setting->save();
} else {
// $setting = new setting();
$setting->value = 'false';
$setting->save();
}
}
 
Find error page and add the line below

foreach ($checkboxesSettings as $checkboxSetting) {
$setting = Setting::where('key', $checkboxSetting)->first();
$setting = new setting(); // added this line <=======================
if ($request->$checkboxSetting == 'true') {
$setting->value = 'true';
$setting->save();
} else {
// $setting = new setting();
$setting->value = 'false';
$setting->save();
}
}
That worked for most settings, thank you. Still wont save settings like "Show promo slider".
 
  • Like
Reactions: Babak
Is there a reason on the web side of this site the "Find my location" feature is always denied? Followed the google map api instructions.
 
My server had a virus after installing this..... Removing all files and php removed the virus.
 
tons of unsolicited emails where being sent from within the server. Stopped after I uninstalled everything.
 
Hi, how can i tranlate the admin painel? I see that i can translate frontend but don´t see nothing to translate admin painel.

Thanks.
 
thank you for sharing..
any have the Latest Update v1.7.2 ?

In my current situation:
The dashboard is accessible and the information can be modified.
former:
mywebsite.com/foodoma/public


but, but if I put the main site or to download the app it is not possible:
former:
mywebsite.com/foodoma/

I think the new version can solve that problem.
Thank you for your attention,
best regards!
 
thank you for sharing..
any have the Latest Update v1.7.2 ?

In my current situation:
The dashboard is accessible and the information can be modified.
former:
mywebsite.com/foodoma/public


but, but if I put the main site or to download the app it is not possible:
former:
mywebsite.com/foodoma/

I think the new version can solve that problem.
Thank you for your attention,
best regards!


Hello, does not work on sub category
 
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