QrexOrder - SaaS QR Multiple Restaurants / WhatsApp Online ordering / Reservation system

QrexOrder - SaaS QR Multiple Restaurants / WhatsApp Online ordering / Reservation system Version 3.2.8 – 19 March 2025

No permission to download

snjhawar

Active member
Apr 22, 2019
175
28
28
Wow. What I see now that the 2.6 ver will come out robust. And whomsoever will present with all the errors resolved an error free package will be the darling of the community
 

pedroa.

New member
Apr 23, 2021
20
10
3
About the second problem, there is a bug in the application that prevents it from saving:
The field is_question is wrongly named in the database as is_questions
As soon as you rename the field in the database it starts working alright

SQL:
ALTER TABLE `restaurant_list` CHANGE `is_questions` `is_question` INT(11) NOT NULL DEFAULT '0';

Fixes this problem.

You may want to change line 2158 of /database/database.sql to:

SQL:
  `is_question` int(11) NOT NULL DEFAULT 0,

About the main.js of the 1st problem don't forget to clear your cache before running the application if you want to see it working properly.

Good luck
 
  • Like
Reactions: winner73 and ysalek

snjhawar

Active member
Apr 22, 2019
175
28
28
Wonderful @pedroa. The Community will applaud if you provide the complete package nulled with extended licence, with rectified errors
 

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
For The 1st problem: (photo upload) Allergens With Photo Still Remain The Same After I Replaced Version 2.5 /assets/admin/main.js To 2.6. Is That Anyway To Fix It Sir @pedroa. May You Help Really Thank For Guide Sir

Your Guide I Follow
1st problem: photo upload) Go to version 2.5 and grab file /assets/admin/main.js and replace what you have on version 2.6.
Or just uncomment (remove the // from the beginning of lines), on that file on version 2.6, lines 98 to 102, and 105 to 125
 
Last edited:

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
I had those problems too, and I think those are bugs from the app itself, in the meantime the developer has released a newer 2.6 version with some bugs fixed, but it does not mention the ones above:
Code:
version 2.6 -       02 August 2022
 - Fix the PayPal payment issues
 - Security question issues

Anyway the 2 workarounds I found are
1st problem: photo upload) Go to version 2.5 and grab file /assets/admin/main.js and replace what you have on version 2.6.
Or just uncomment (remove the // from the beginning of lines), on that file on version 2.6, lines 98 to 102, and 105 to 125

2nd problem: order configuration: The fastest way i found was to go directly to the database on table restaurant_list and modify the record i want on fields (in the order they appear on the interface):
is_tax
is_question
is_coupon
is_language
stock_status
is_stock_count
is_review
is_customer_login
is_area_delivery
is_call_waiter
is_pin
(the above fields are set 0 for disabled, 1 for enabled)
discount
tax_fee
min_order
delivery_charge_in
es_time
(the above fields are set with figures)
time_slot
(the above field is either the word minutes or hours)
pin_number
(the above field is set with a number)
is_kds
is_kds_pin
(the above fields are set 0 for disabled, 1 for enabled)
kds_pin
(the above field is set with a number)

Good luck
Sir Is That My Main.js Is Incorrect, I Try I Try Copy From 2.5 To The 2.6 Many Time It Remain The Same. May You Send Me Your Main.js File
 

snjhawar

Active member
Apr 22, 2019
175
28
28
Error free 2.6 version nulling has become a challenge. Developers gear up. Awaiting for extended licence.
 

pedroa.

New member
Apr 23, 2021
20
10
3
Sir Is That My Main.js Is Incorrect, I Try I Try Copy From 2.5 To The 2.6 Many Time It Remain The Same. May You Send Me Your Main.js File

My /assets/admin/main.js is exactly the same as the one that came with Treplay009's 2.5 nulled version, you can get it from the post https://babiato.tech/threads/qrexor...ordering-reservation-system.52637/post-903848

Remember that if you are updating js files you must clear the cache before it takes effect on client side.

Also remember that there is more that one main.js in this script, the one (and only one) you want to replace is the one at /assets/admin/

Good luck
 

snjhawar

Active member
Apr 22, 2019
175
28
28
My /assets/admin/main.js is exactly the same as the one that came with Treplay009's 2.5 nulled version, you can get it from the post https://babiato.tech/threads/qrexor...ordering-reservation-system.52637/post-903848

Remember that if you are updating js files you must clear the cache before it takes effect on client side.

Also remember that there is more that one main.js in this script, the one (and only one) you want to replace is the one at /assets/admin/

Good luck
That's great tutorial @pedroa. Appreciate your effort. Will be grateful if you can kindly package the same and giveaway to this community
 

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
My /assets/admin/main.js is exactly the same as the one that came with Treplay009's 2.5 nulled version, you can get it from the post https://babiato.tech/threads/qrexor...ordering-reservation-system.52637/post-903848

Remember that if you are updating js files you must clear the cache before it takes effect on client side.

Also remember that there is more that one main.js in this script, the one (and only one) you want to replace is the one at /assets/admin/

Good luck
Sir Thank A Lot For Your Informatiom And I Here Had One More Finding On Version 2.6 Where Customer Unable Register, When Customer Want To Buy Something And They Register. They Will Get Eoor Something Wrong
 

Attachments

  • Screenshot_20220808-184551_Chrome.jpg
    Screenshot_20220808-184551_Chrome.jpg
    153.8 KB · Views: 17
Last edited:

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
My /assets/admin/main.js is exactly the same as the one that came with Treplay009's 2.5 nulled version, you can get it from the post https://babiato.tech/threads/qrexor...ordering-reservation-system.52637/post-903848

Remember that if you are updating js files you must clear the cache before it takes effect on client side.

Also remember that there is more that one main.js in this script, the one (and only one) you want to replace is the one at /assets/admin/

Good luck
Sir Thanks For Your Help But In Item Selected Allergen recorder On Item It Will Become Like This, May You Help Sir.

Now Had One More Problem Is The Customer Cannot Register Account
 

Attachments

  • screenshot.1.jpg
    screenshot.1.jpg
    67.2 KB · Views: 22

SagatGS

New member
Jul 1, 2022
10
6
3
Hi, I cant select any payment method, help please.
 

Attachments

  • z1.PNG
    z1.PNG
    16.2 KB · Views: 21
  • z2.PNG
    z2.PNG
    2.4 KB · Views: 19

jefflau76

Member
May 14, 2022
114
20
18
CheckIn
I had those problems too, and I think those are bugs from the app itself, in the meantime the developer has released a newer 2.6 version with some bugs fixed, but it does not mention the ones above:
Code:
version 2.6 -       02 August 2022
 - Fix the PayPal payment issues
 - Security question issues

Anyway the 2 workarounds I found are
1st problem: photo upload) Go to version 2.5 and grab file /assets/admin/main.js and replace what you have on version 2.6.
Or just uncomment (remove the // from the beginning of lines), on that file on version 2.6, lines 98 to 102, and 105 to 125

2nd problem: order configuration: The fastest way i found was to go directly to the database on table restaurant_list and modify the record i want on fields (in the order they appear on the interface):
is_tax
is_question
is_coupon
is_language
stock_status
is_stock_count
is_review
is_customer_login
is_area_delivery
is_call_waiter
is_pin
(the above fields are set 0 for disabled, 1 for enabled)
discount
tax_fee
min_order
delivery_charge_in
es_time
(the above fields are set with figures)
time_slot
(the above field is either the word minutes or hours)
pin_number
(the above field is set with a number)
is_kds
is_kds_pin
(the above fields are set 0 for disabled, 1 for enabled)
kds_pin
(the above field is set with a number)

Good luck
Sir Really Thanks A Lot, Lastly I Successfully Resolved The Problem Using Your Method, You Really My God
 

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