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

neklusus

New member
May 5, 2021
1
0
1
I'm currently working in a Free Addon Module for whatsapp/Messenger Notifications with customizable targets per Store/Admin/DeliveryPerson/Clietns; I plan to share it here in a New Post in the next days, I'm testing at the moment.
thank you so much...
 

arrocy

Active member
Null Master
Trusted Uploader
Jun 16, 2020
185
213
43
1623857579806.png
Hello everybody, issue in instalation
This error caused by:
you already have foodomaa installation, then you do fresh install

Solution:
1. choose install upgrade
2. if you want fresh, drop previous installed database
 
  • Like
Reactions: Disney

Disney

Member
Feb 22, 2021
109
10
18
This error caused by:
you already have foodomaa installation, then you do fresh install

Solution:
1. choose install upgrade
2. if you want fresh, drop previous installed database
hey Arrocy, it's an honor to talk to you. Can I install and transfer the database to another domain?
 

arrocy

Active member
Null Master
Trusted Uploader
Jun 16, 2020
185
213
43
hey Arrocy, it's an honor to talk to you. Can I install and transfer the database to another domain?
Yes, you can.
1. phpmyadmin -> click on db you want to export -> export -> save (look for xxx.sql file in downloads folder)
2. on new domain/server: phpmyadmin -> choose db you want to import -> import -> browse for the xxx.sql file you've backed up before
 

Lawason108

New member
May 25, 2021
0
0
0
What naive hacker, do you think Bill Gates is not cool? Do you think the author of foodomaa would come here to threaten or offend you, knowing what you are capable of in the digital world? No, man! Don't be selective, look how much they have already sold! Look at the value of the extended license, absurd. Prices like this are what make them nullelad.
Do you have the extended licenses please am stock working on a project can you help i would appreciate it
 

ONSHOST

Member
Jan 3, 2021
81
23
8
I am getting this error while updating details on delivery boy
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'userWhatsAppKey' in 'field list' (SQL: update `users` set `userWhatsAppKey` = ?, `users`.`updated_at` = 2021-06-18 23:38:15 where `id` = 4)

and your third sql query file
ALTER TABLE users
ADD COLUMN userWhatsAppNumber text(255) AFTER tax_number;

ALTER TABLE restaurants
ADD COLUMN userWhatsAppKey text(255) AFTER userWhatsAppNumber;

also getting problem not importing

Error​

SQL query: Copy

ALTER TABLE users
ADD COLUMN userWhatsAppNumber text(255) AFTER tax_number

MySQL said: Documentation

#1060 - Duplicate column name 'userWhatsAppNumber'


testing on version 2.7.2
 

¢яєαтυяє

Active member
May 29, 2020
144
50
28
Planet Earth
I am getting this error while updating details on delivery boy
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'userWhatsAppKey' in 'field list' (SQL: update `users` set `userWhatsAppKey` = ?, `users`.`updated_at` = 2021-06-18 23:38:15 where `id` = 4)

and your third sql query file
ALTER TABLE users
ADD COLUMN userWhatsAppNumber text(255) AFTER tax_number;

ALTER TABLE restaurants
ADD COLUMN userWhatsAppKey text(255) AFTER userWhatsAppNumber;

also getting problem not importing

Error​

SQL query: Copy

ALTER TABLE users
ADD COLUMN userWhatsAppNumber text(255) AFTER tax_number

MySQL said: Documentation

#1060 - Duplicate column name 'userWhatsAppNumber'


testing on version 2.7.2
Delete userWhatsAppKey from restaurants table and run the following query

ALTER TABLE users
ADD COLUMN userWhatsAppKey text(255) AFTER userWhatsAppNumber;
 

Silva

Active member
Oct 12, 2020
432
233
43
Yes, you can.
1. phpmyadmin -> click on db you want to export -> export -> save (look for xxx.sql file in downloads folder)
2. on new domain/server: phpmyadmin -> choose db you want to import -> import -> browse for the xxx.sql file you've backed up befor

is there anyway to upgrade database table having some new table apended for instance i am running a database live, but other hand localy have modified a added some new table, now i want to upgrade old one with this new one instead of coping one by one.
 

arrocy

Active member
Null Master
Trusted Uploader
Jun 16, 2020
185
213
43
is there anyway to upgrade database table having some new table apended for instance i am running a database live, but other hand localy have modified a added some new table, now i want to upgrade old one with this new one instead of coping one by one.
1.export the "local" one to a xxx.sql file.
2.then on the "live" database, import use that sql from step 1
 

Silva

Active member
Oct 12, 2020
432
233
43
1.export the "local" one to a xxx.sql file.
2.then on the "live" database, import use that sql from step 1
Since the local database have modified table while live have old table & heavy loaded constants so It will not import anyhow. have tried many time.
 
Last edited:

¢яєαтυяє

Active member
May 29, 2020
144
50
28
Planet Earth
Working perfectly but the messages which are getting is not in order please do it in design side thank you for giving to community.
I didn't get it
Right now it works like this
If Admin Notifications are enabled he'll receive all the order notification
Stores will receive the notification as soon as order is placed Each store can have its own WhatsApp number It Doesn't depend on owners number
Delivery guy will receive the notification as soon as store accepts the order or even when Auto accept is turned on
 

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