nandankr
New member
- May 25, 2022
- 8
- 1
- 3
I have the same exact problem (it just keeps loading), also when I save the restaurant's information I get an error.Not working. Can't create category after installation
I have the same exact problem (it just keeps loading), also when I save the restaurant's information I get an error.Not working. Can't create category after installation
Install the update in the mentioned folder from the guid instalation... you have an update ziphello i have 5.7 version and i want to install 6.1.1 with out losing my client database on 5.7 how to do it plz?
thank you
Download QuickQR v6.1.1 - Saas - Contactless Restaurant QR Menu Maker Nulled Free
= Version 6.1.1 = 21 July 2021 Thanks To @arrocy
* Added - Show/hide Call the Waiter option
* Added - Language variables
* Fixed - minor issues
Sorry.. I don't have it installed on my server for production, only for testing and nulling, after that I delete the installation.@arrocy is it possible to print orders on a bluetooth printer?
Did you manage to fix it?Hey, thanks for this!
Is there anyone having this problem with /login /signup /dashboard? It says "Object not found!".
Everything else is working, I just can't log in as a restaurant.
Where did you find the new version?finally update in version to 6.2 = October 25, 2021 !! With variation
They announce it in Codexxx ....Where did you find the new version?
Its already released:They announce it in Codexxx ....
in a few days they will surely upload it.
Thnks
I have the same problem I cannot solveThank you for the script,
I am getting error 404 on 1 - Dashboard 2 - Sign Up
I updated to version 6.1 and the problem persists.
I have the same problem I cannot solve
RewriteEngine On
#RewriteBase /
#RewriteCond %{HTTPS} off
#RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
#RewriteCond %{HTTP_HOST} !^www\.
#RewriteRule .* http://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
#Options +FollowSymLinks
Options -Indexes
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule . index.php [L,QSA]