QuickQR - Saas - Contactless Restaurant QR Menu Makers

QuickQR - Saas - Contactless Restaurant QR Menu Makers v2.2

No permission to download

elofran

Well-known member
Dec 20, 2020
349
249
63
Murcia
murcia.cat
Olá, estou tendo problemas para adicionar planos de assinatura e perguntas frequentes. Quando clico em salvar, ele carrega indefinidamente e não salva. Qualquer solução? Obrigado!

For now, the tests that I carry are working well, if it is giving you these errors, it is that you are not doing something right, but we cannot know how you have installed it, or what configuration you have. But it is not a bug of the script.
 
  • Like
Reactions: Lailton and phineas
Feb 23, 2021
70
18
8
For now, the tests that I carry are working well, if it is giving you these errors, it is that you are not doing something right, but we cannot know how you have installed it, or what configuration you have. But it is not a bug of the script.
Hi elofran,

It will be great if author could reupload the working version as seems to be like while making it nulled it has created many problems inside.. as the nulled version of the same but version 4.5 is working very well and not issues at all...
 

waseem2020

New member
Mar 4, 2021
6
1
3
Hello, I have installed this script successfully, Thank you for the latest update and for the script. Can you help with the bug with payment option. When select pay now option even without successful payment, order is creating and showing in order tab.
 

elofran

Well-known member
Dec 20, 2020
349
249
63
Murcia
murcia.cat
Hi elofran,

It will be great if author could reupload the working version as seems to be like while making it nulled it has created many problems inside.. as the nulled version of the same but version 4.5 is working very well and not issues at all...

Hi almosawant,

I was not in charge of doing the nulled, at me precisely gave me more problems the previous version, this has not given me for now, it is also true that I have not tried it 100%
 
Jan 4, 2021
31
10
8
I would like to thank the babiato community for such solidarity.

This forum has the best members I have ever been able to meet on the internet.

I would also like to thank everyone who contributed to the script.

As of today, I will start to contribute with what I can to help this forum to grow more and more each day.

Thanks.
 
Feb 23, 2021
70
18
8
Hello, I have installed this script successfully, Thank you for the latest update and for the script. Can you help with the bug with payment option. When select pay now option even without successful payment, order is creating and showing in order tab.

the order is creating with/without successful payment is a bug in original script as well.. i have talked to developers and they told me they will fix these in coming update...
 

juxhin20

Active member
Babiato Lover
Trusted Uploader
May 25, 2020
129
49
28
Hi, i will try to explain how you install the script in a localhost server and with production server it will be the same so let's start :

1- First you download the file from babiato

1613044068708.png

2- You need to unzip the file

1613044140005.png

When you open the folder you should find it like this

1613044180061.png

Nice ! now we unzip the file that we downloaded from Babiato. Our next step is to copy this folder [ QUICKQR-update ] to our server location for example if you are using a localhost server like wamp then you need to go to ( wamp64/www/) or if you are using it in a production server so you need to put it in the public_html folder

so our third step is :


3- Copy the unzipped file to your server location

1613044519421.png

So here my server location is D:/wamp64/www 👈

and i paste the unzipped file to that location /projects/ just for organization purpose i put the folder under another folder like projects so now if i want to open the script from the browser i need to type :
localhost/projects/QUICKQR-update 👈👈👈

Now fourth step :

4- import and edit your database :

so here i need to navigate to localhost/phpmyadmin/ then i put my password and username usually it's root and password blank [ no password ]

Then i go to import in the top panel after i log in and i import mysql file that i share it with you in the zipped file downloaded from babiato

after that you need to make sure from some values in your database

i. First your options table you need to find it and change some values their

1613045241150.png

And this is the values that you need to search for them

1613045301826.png

When you open the options table i recommend you to change the number of rows to 250 or use the filter rows to be easier for you to find the values

1613045500040.png

This is our first two values make sure that the quickad_secret_file and the purchase_key have the same values

1613045790237.png

You need also to make sure from this value to be the same.

1613045843178.png

and finally you make sure from this last 3 rows

now let's go to second :

ii. Change your config file:

You need to navigate to includes/config.php then you need to make sure that you change this values same as your database configuration

1613046014077.png

That's it now you are ready to go just navigate to :

localhost/projects/QUICKQR-update <-- this can be change from PC to PC

and all set ! cheers.

EDIT: Guys you can delete the install folder from your script you don't need it !

EDIT 2: also guys if you have a prefix in your config file please remove it make it blank to be like :

$config['db']['pre'] = '';
I follow the steps but this problem.... dont know but this happen all the time when i try to install an "alredy installed script" . If you have any advice for that i will be very thankfull :)

 
Feb 23, 2021
70
18
8
I follow the steps but this problem.... dont know but this happen all the time when i try to install an "alredy installed script" . If you have any advice for that i will be very thankfull :)


Hi,

It's because Script is not able create dynamic URL's ... check weather "mod_rewrite" module/extension of PHP is activated/Enabled...... if not then activate it.. or ask your hosting provider for more details.....
 
Jan 18, 2021
30
14
8
this script is working great after a little bit touching and modifications, purpose of this script is to allow customers order restaurants menus without calling the waiters, they can order by scanning or visit the url menu from their device, selecting menus and placing orders. the restaurant Admin will get notifications or whatsapp messages fron customers.

i tested and running smoothly, you can check it demo menu here - https://digitalmenu.umarsolution.com/mccoffee
restaurant panel - https://digitalmenu.umarsolution.com/login
(test:test)

technology used is php ORM, and powerful Javascript framework.
 
  • Like
Reactions: Beneco

Beneco

Member
Feb 5, 2019
75
26
18
Micronesia
this script is working great after a little bit touching and modifications, purpose of this script is to allow customers order restaurants menus without calling the waiters, they can order by scanning or visit the url menu from their device, selecting menus and placing orders. the restaurant Admin will get notifications or whatsapp messages fron customers.

i tested and running smoothly, you can check it demo menu here - https://digitalmenu.umarsolution.com/mccoffee
restaurant panel - https://digitalmenu.umarsolution.com/login
(test:test)

technology used is php ORM, and powerful Javascript framework.
Hello very well, how did you get it to work well, I tried it but it doesn't work, could you guide us or share the modified installation files as well as you have the demo, thank you for sharing happy day.
 
Jan 18, 2021
30
14
8
Hello very well, how did you get it to work well, I tried it but it doesn't work, could you guide us or share the modified installation files as well as you have the demo, thank you for sharing happy day.
with some cups of coffee I guess :D
I follow the documentation, nothing else.
later I will share the modified version here
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,716
120
  • Love
Reactions: Caly

mayoraj

New member
Oct 13, 2020
10
7
3
Hello very well, how did you get it to work well, I tried it but it doesn't work, could you guide us or share the modified installation files as well as you have the demo, thank you for sharing happy day.
Yes you can remove the url in installation folder
 

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