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

hkatlane

Member
Sep 12, 2018
39
9
8
ho can help me
hiow can i aceed to admin panel please i mean whats the adress of admin panel
sorry for my english
 

shit2k

Member
Feb 25, 2020
60
10
8
USA
Defintely could use new version too :*( If anyone has purchased, i might be able to help null.
 

sanPedro

New member
Nov 27, 2019
7
3
3
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();
}
}
 

pizat2

Active member
Dec 19, 2019
146
49
28
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: tanierlyons

pizat2

Active member
Dec 19, 2019
146
49
28
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.
 

pizat2

Active member
Dec 19, 2019
146
49
28
My server had a virus after installing this..... Removing all files and php removed the virus.
 

pizat2

Active member
Dec 19, 2019
146
49
28
tons of unsolicited emails where being sent from within the server. Stopped after I uninstalled everything.
 

ostent

Member
May 25, 2019
98
14
8
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.
 

feroguz

Member
Oct 10, 2018
39
11
8
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!
 

Jordo345

Active member
Mar 22, 2020
148
35
28
Paris
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
 

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