WhatsApp Food - SaaS WhatsApp Ordering

WhatsApp Food - SaaS WhatsApp Ordering 3.4.0

No permission to download

aadish4658

New member
May 3, 2022
0
-1
0
please hlpe me guyz...


When you run the site in subdomain, you need to declare that subdomain in the .env file


IGNORE_SUBDOMAINS="www,whatsappordering"



How to fix this
Open the .env file in any of the editors

Edit the following at line 8

IGNORE_SUBDOMAINS="www,127,mysubdomain"

Replace 'mysubdomain' with your desired subdomain.
 

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18
Brother... I added .. but not working,... pls help me

Pls check screenshot... If anything wrong .
 

Attachments

  • IMG_20210618_092259.jpg
    IMG_20210618_092259.jpg
    9.4 MB · Views: 27

aadish4658

New member
May 3, 2022
0
-1
0
Brother... I added ..

Pls check screenshot... If anything wrong .
so your subdomain is https: //whatsappordering.example.info

just add the following line and you should be good.

IGNORE_SUBDOMAINS="www,whatsappordering"

Make sure not to type the complete sub-domain in 'IGNORE_SUBDOMAINS'
(if your subdomain is 'subdomain.example.com' just add 'subdomain')
 
  • Like
Reactions: Iamlerner

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18
Make sure not to type the complete sub-domain in 'IGNORE_SUBDOMAINS'
(if your subdomain is 'subdomain.example.com'

just add 'subdomain')



this thing is working bro
 
  • Like
Reactions: chraya.sahil

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18
so your subdomain is https: //whatsappordering.example.info

just add the following line and you should be good.

IGNORE_SUBDOMAINS="www,whatsappordering"

Make sure not to type the complete sub-domain in 'IGNORE_SUBDOMAINS'
(if your subdomain is 'subdomain.example.com' just add 'subdomain')
Thank you brother.. Its working
 

planet

Member
May 30, 2021
152
21
18
so your subdomain is https: //whatsappordering.example.info

just add the following line and you should be good.

IGNORE_SUBDOMAINS="www,whatsappordering"

Make sure not to type the complete sub-domain in 'IGNORE_SUBDOMAINS'
(if your subdomain is 'subdomain.example.com' just add 'subdomain')
Bro,is it really like this ??
 

Attachments

  • 111.png
    111.png
    22.4 KB · Views: 27

aadish4658

New member
May 3, 2022
0
-1
0
still

Error 500 on system!​


I guess it can be due to incorrect SMTP settings. But Error 500 can be because of various reasons.

Enable debug mode to know the exact error. To do that please make the following changes in the line 6 of .env file:

APP_DEBUG=true
 

planet

Member
May 30, 2021
152
21
18
successful for setting. But then the error like this.
 

Attachments

  • 12.png
    12.png
    32.8 KB · Views: 28
  • 13.png
    13.png
    30.8 KB · Views: 27
  • 14.png
    14.png
    41.5 KB · Views: 28

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18

Error 500 on system!​

There could be multiple reasons for this to happen. Misconfiguration, error in the code or some other server error.​

If you are the administrator, please follow the product documentation - FAQ section, to debug the problem. If you are not the administrator, sorry for experiencing this, we will work on resolving this issue.




this is error.. when creating restaurants
 

Iam learner

Member
Banned User
Jul 16, 2020
145
19
18
when creating restaurant... its looking like that
 

Attachments

  • Capture.PNG
    Capture.PNG
    32.5 KB · Views: 19
  • Capture11.PNG
    Capture11.PNG
    28.9 KB · Views: 21
Last edited:

loacker

New member
Nov 18, 2020
24
6
3
please chec
when creating restaurant... its looking like that
can you check apache/nginx error log?
have you checked db permissions?
have you changed files permission? files property should be www-data
with debug activated what are the error received?
 

kreativez

New member
May 2, 2022
11
7
3
Did it work for anyone
For me , I had an issue where I had to change driver to be mysqli
now I am getting to migrations
Error:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lmlfood.settings' doesn't exist (SQL: alter table `settings` add `order_fields` text null default '')
 

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