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

presidents

New member
May 22, 2020
17
6
3
Hello everybody, remember when install, verify your server version php. Its necessary above 7.1.x for running. And in my case i used this archive of .htaccess . Take a look in the end of this archive has this code:

# Use PHP71 as default
AddHandler application/x-httpd-php71 .php
<IfModule mod_suphp.c>
suPHP_ConfigPath /opt/php71/lib
</IfModule>


Its for running with php 7.1

Thank you
Pres.

:)
 

Attachments

  • .htaccess.zip
    1,007 bytes · Views: 19

Cobra_1987

New member
May 22, 2020
2
0
1
Hi guys, on the delivery page I usually get ERROR 500, can you tell me what it can be? is it always about htaccess?
 

telipro

New member
May 18, 2020
5
9
3
Hello everyone I would like to know if any other members here are interested in group buy of foodomaa extend version, so far we have 9 users who are interested in group buy including me.

We need few more if anybody is interested pm me or post in here. :)
i am also interested .. raise funds for admin .. so admin can buy it .. can be 50usd for everyone .. agree ??
 

arkobd

Active member
Sep 8, 2018
466
78
28
Everything working fine except Register as deliver.
When trying to register as delivery,it's showing error.
Can anyone help me out guys?

Regards-
 

arkobd

Active member
Sep 8, 2018
466
78
28
The error name is pretty generic. We can't help without the error that pops up!
Not only error message brother,can't register aswell. When trying to register,after putting every details it shows error.This is happening only for Register as Delivery
 

zen123

Well-known member
Trusted Seller
Feb 14, 2019
2,091
978
113
CyberSpace IN
Hello everyone I would like to know if any other members here are interested in group buy of foodomaa extend version, so far we have 9 users who are interested in group buy including me.

We need few more if anybody is interested pm me or post in here. :)
You're not eligible to start group buy.
Follow forum rule..
Else no more Mercy.
Understand...
 
  • Like
Reactions: johnwick

presidents

New member
May 22, 2020
17
6
3
Not only error message brother,can't register aswell. When trying to register,after putting every details it shows error.This is happening only for Register as Delivery
IF you dont show the error... its impossible to know and solve. Can be more then 1.000.000 of errors.

Tks

Pres.
 

presidents

New member
May 22, 2020
17
6
3
Anyone with the React Codes from 1.9.3 version ?
Can you share ?
I need study react too.
I dont use the code for comercial use, i use only for educational studies.
:) Thank you.
01.jpg
 

Anagrog

New member
Apr 30, 2019
13
5
3
So all is working well except that drivers cannot accept orders. Clicking on accept and you just get a spinning wheel. Anyone have a solution for that?
 

johnwick

Well-known member
Null Master
Trusted Uploader
Aug 27, 2019
552
826
93
New York
web.hktech.dev
The latest Version 1.9.4 released today[23/05/2020]
1. Wallet transaction search fixed
2. Delivery Guy Collection (Full/Partial) fixed
3. WhiteScreen Issue on location selection page fixed
4. Bulk CSV Upload fix (New Sample File)
5. Buttons removed and Switches added for enable/disable of items, categories, stores, addons, etc.
 

mpnahar

New member
May 11, 2020
24
3
3
Will this work for grocery shops instead of restaurants and any mobile app solution that can work with this, please support
 

Cobra_1987

New member
May 22, 2020
2
0
1
Do you see your php version and .htaccess archive ?

this is my file, are there errors or missing parts? the server is set up php 7.2, my hosting is godaddy
FileETag none

<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
Options -MultiViews -Indexes
</IfModule>

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

# Redirect Trailing Slashes If Not A Folder...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [L,R=301]

# Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ /public_html/index.php [L]
</IfModule>

# BEGIN Caching
<ifModule mod_headers.c>
<filesMatch "\\.(ico|pdf|flv|jpg|jpeg|png|gif|swf|ttf|otf|woff|woff2|eot|svg)$">
Header set Cache-Control "max-age=2592000, public"
</filesMatch>
<filesMatch "\\.(css)$">
Header set Cache-Control "max-age=2592000, public"
</filesMatch>
#<filesMatch "\\.(js)$">
#Header set Cache-Control "max-age=2592000, private"
#</filesMatch>
<filesMatch "\\.(xml|txt)$">
Header set Cache-Control "max-age=2592000, public, must-revalidate"
</filesMatch>
<filesMatch "\\.(html|html|php)$">
Header set Cache-Control "no-store"
</filesMatch>
</ifModule>
# END Caching

<FilesMatch ".(eot|otf|ttf|woff|woff2)">
Header always set Access-Control-Allow-Origin "*"
</FilesMatch>

<Files .json>
Header unset Cache-Control
</Files>
 

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