• 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
Use this .htaccess

FileETag none

<IfModule mod_rewrite.c>
RewriteEngine On

#Redirect to non-www with https
RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} ^www\. [NC]
RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC]
RewriteRule ^ https://%1%{REQUEST_URI} [L,NE,R=301]

RewriteBase /
RewriteRule ^index\.html$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.html [L]
</IfModule>


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

RewriteEngine On

# 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 ^ 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>

<Files .env>
order allow,deny
Deny from all
</Files>

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php73” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php73 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
Still getting 500 server error
 
Still testing v2.7.2 guys... please be patient.
I will upload the fresh install and upgrade install after testing to minimize the bugs.
Seems like the .htaccess fix on the page before works on some servers, my server doesn't need htaccess fix, I use the original htaccess that came from original install.

a few more hours guys.. you will get v2.7.2
 
TO update 2.6.1 to 2.7.0 i have copied and overwrite all the new file from 2.7 then going to access domain.com/public i am getting 500 server error please suggest me what to do
Which error display the console? Share by DM your url
 
Still testing v2.7.2 guys... please be patient.
I will upload the fresh install and upgrade install after testing to minimize the bugs.
Seems like the .htaccess fix on the page before works on some servers, my server doesn't need htaccess fix, I use the original htaccess that came from original install.

a few more hours guys.. you will get v2.7.2
Waiting for your update
 
this is my log file and url is vantillu.tk

http://vantillu.tk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

1620812133241.png

Maybe this helps: https://www.digitalocean.com/commun...cy-the-access-control-allow-origin-mean-stack

I recommend you a hosting change, try Shark Hosting, super fast service and only 7 GBP / year
https://sharkhosting.co.uk/store/1-website-unlimited-cloud-hosting

Try the Cloud 1

- UNLIMITED Disk Space
- UNLIMITED Monthly Bandwidth
- UNLIMITED SubDomains
- UNLIMITED Parked Domains
- UNLIMITED Email Accounts
- UNLIMITED MySQL Databases
- UNLIMITED FTP Accounts
- Instant Setup
- Cancel/Upgrade Anytime
- 24/7 Live Chat & Ticket Support
- 30 Day Money Back Guarantee
 
http://vantillu.tk' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

1620812133241.png

Maybe this helps: https://www.digitalocean.com/commun...cy-the-access-control-allow-origin-mean-stack

I recommend you a hosting change, try Shark Hosting, super fast service and only 7 GBP / year
https://sharkhosting.co.uk/store/1-website-unlimited-cloud-hosting

Try the Cloud 1

- UNLIMITED Disk Space
- UNLIMITED Monthly Bandwidth
- UNLIMITED SubDomains
- UNLIMITED Parked Domains
- UNLIMITED Email Accounts
- UNLIMITED MySQL Databases
- UNLIMITED FTP Accounts
- Instant Setup
- Cancel/Upgrade Anytime
- 24/7 Live Chat & Ticket Support
- 30 Day Money Back Guarantee
i want to use for grocery shop foodomaa is it suitable for that can you show me any site running on this server for reference only.
 
  • Like
Reactions: GambitSteel
Download FOODOMAA NULLED link:
Foodomaa v2.7.2 NULLED (**Link removed** by @arrocy )
Special thanks to @GambitSteel for providing untouched v2.7.2

Any update or fix will be in this post, so you better bookmark this post for easy access later.
Arrocy.

After fresh/upgrade installation, VPS users might experience error 500, but shared hosting users will not have to change htaccess file.
edit:
sorry.. this information is wrong, it has nothing to do with server types, it's just the PHP version difference between my two hosting providers.

Thanks to @FrogeHost for providing me with shared hosting, so I can test the app on a shared hosting. Before, I can only test on my VPS server. Their server is fast with SSD storage and the deal that they have right now is insanely good. Please at least ask them about the deal if you are planning to get a shared hosting. Don't forget to tell them that '@arrocy sent you'.

1. (500 Internal Server Error) Fix -> go to your foodomaa root, rename '.htaccess' to '.htaccess.bak', then rename '.htaccess2' to '.htaccess'
2. (403 User is not logged in) Fix -> change the web address to https://domain.com/public/auth/login
This happens because: before installation you logged in with store-owner credentials and didn't logout or click on 'Go Back to Admin' button (In Admin console, you can impersonate and login as Resto-Owner)

edit:
If some of you experiencing making order stuck at 'payment method' because of OneSignal, please install PHP Version 7.3.27-9.
PHP Version 7.4.xx -> NO, same problem, stuck at payment method.
 
Last edited:
Does anyone here have this change to custom payment methods for Brazil?


Ícone Verificada pela comunidade
 

Attachments

  • 183850608_1070413966783318_274539849878412522_n.png
    183850608_1070413966783318_274539849878412522_n.png
    55.3 KB · Views: 63
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