29719 comments found.
Hi, Basti , Basically I don’t want customers to choose pickup time or pickup date when placing an order how can I archive this?, I don’t see any option to disable it
Hi mate!
To disable pickup time
open the file assets/views/store.js
and remove this line
if ( $("#delivery_time").val()==""){
uk_msg(js_lang.trans_41);
$("#delivery_time").focus();
return;
}
Thank You Basti
Hi, Basti this code is already commented by you please double check
this is the line
if ( $("#delivery_date").val()==""){
uk_msg(js_lang.trans_42);
$("#delivery_date").focus();
return;
}
Thank you, I’ve sent you an email regarding an integration of a payment gate please reply
reply sent
Hi how can I make the categories to be viewed on phone?? i would like to have the categories on top so that customers do not have to scroll through all the items. On the normal website its good as you have the categories on the left hand side. Is there a setting for this??
Hi mate!
Kindly post this on mobile app. This is KMRS 
cheers!
Hi, I just sent you an email for requesting to know, how to create extra field in the checkout page and in user profile. Shall be thankful to you if you please… reply as soon as possible…
Thanks in advance .. Yours truly,
reply sent
Hi, Mate I would like to integrate a payment gate from Paygate , please review the documentation on http://docs.paygate.co.za let me how how much would it cost to integrate the Payweb3
Also, how does it work regarding the payment gateways so that payments are processed against the restaurant’s own credit card merchant account?
double post
Presale questions:
I work with local area restaurants and would like to offer them opportunity for online food ordering that would be alternative to GrubHub, Ubereats, etc. Is this a script that will allow me to do this? I’d like to add an “Order Online Now” button on their website and this button would point to the Karenderia online ordering platform, but for the specific restaurant where customers can view menu and place their orders. Is this doable and how your platform works? Also, do I have to build every restaurant’s menu from scratch with images, text, etc.? Is there simplified way to build the menu for the restaurant as this could be a daunting task.
Also, how does it work regarding the payment gateways so that payments are processed against the restaurant’s own credit card merchant account?
Hi mate!
KMRS allows you to order in multiple orders, view menu and place orders. It is a
restaurant food ordering and restaurant membership system.
Please check our live demo if it suits you
https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694?s_rank=92.Payments depends on the merchant type
membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel
commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel
commission+invoice = same as membership and they will receive invoice that they need to pay to website owner
Can you have apple pay and android pay as payment options as well?
Sorry but this is not yet available at the moment
adding new payment gateways can be modified in the code
your welcome to hire you own developer to add this payment gateway
cheers!
Is there anyway to make Search by location work like it does on the MobileApp? On the App, the customer get’s a drop down menu with all the areas listed & does not have to type anything, but on the main site, the customer is forced to type there area. Thanks in advance!
Hi mate!
Kindly post this on mobile app. This is KMRS 
CHEERS!
Hi, I meant I want the website to work like the app
you can but it needs some changes
remember app is different from web so i make it like that in mobile app
Hi Basti, Twilio has started Whatsapp api for message notification will you take this for new update , since it is not dependent on any country any one can use it in any country as a option to sms notification.
https://www.twilio.com/docs/sms/whatsapp/quickstart https://www.twilio.com/whatsapp/pricing/usthanks mate will do check it out am not promising anything yet but will do check it out
Regarding my previous issues, i managed to fix all that except SMS Clickatell is not working, and i would like to know how do i create my custom page directly using Controller and View, because i can’t create bootstrap tabs when i try to create custom page from admin. I added this public function in StoreController.php: public function stajeMOJrestoran() { $this->render(‘mojrestoran’); }
And i created mojrestoran.php in views/store/ but when i try to open link like domain.com/store/mojrestoran i get 404 error
It’s ok. Got it. Sorry.
Sorry for the late reply but glad to hear the its fixed
cheers!
Can i use bootstrap for editing custom pages? I can’t use bootstrap tabs on custom page, it won’t work.
It’s ok. Got it. Sorry.
Sorry for the late reply but glad to hear the its fixed
cheers!
Hi basti,
I have two problems right now 1. since a few weeks the registration of new restaurants or customers does not work, the authentication as admin return “The CSRF token could not be verified”
2. I wanted to ignore problem 1 by updating to the recent version, but after updating the “store” and “admin” pages remain blank.
Hi mate!
1. looks like your server has issue with yii csrf token
the only solution for this at the moment is to remove the token verification 
in components/ajaxadmin.php remove all that you can find
example
if ( $_POST[Yii::app()>request>csrfTokenName] != Yii::app()>getRequest()>getCsrfToken()){
$this->msg=t(“The CSRF token could not be verified”);
return ;
}
also do the same with ajax.php
2. please enable error reporting in index.ph to true to know the error
ini_set(“display_errors”,false);
just check is this already fixed?
Hi basti, i did instructions,
1. now i can acces to the admin but i get this message “Sorry but you don’t have access to dashboard”. I just can acces to my profile.
2. i enabled error reporting in index.ph ini_set(“display_errors”,true); error_reporting(E_ERROR | E_WARNING | E_PARSE);
but I don’t have error description, just a message “ERROR”
1. did you install kmrs ? or migrate your files to another server
2. if the admin goes blank there is error in your files send me your admin login and ftp so i can check
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
when the problem appears, I checked in the database, my admin account no longer existed in the table mt_admin_user so I created a new account in phpmyadmin, but I could not access to the admin page anymore. I made a full backup of the website, then I reinstalled kmrs but the installation process got stuck in step 2 without creating any tables in the database so that i restored the backup. Ideally I would like to resume the installation of kmrs from scratch but I do not understand why it is blocked in step 2.
I just sent you param
thx.
first of all you cannot manually create admin user using phpmyadmin 
the best way to fixed your site is to re install it again
cheers
reply in your email btw
Hi. I was wondering, can you filter the restaurant results by the type of food or cuisine? I had a look at the demo and couldn’t see a way to do this.
Also, is it easy to customise the appearance?
Thanks. Great item by the way. I will probably purchase if it suits my needs
Hi mate!
1.There is a search by food or cuisine upon entering the page
please check below
http://preview.codecanyon.net/item/karenderia-multiple-restaurant-system/full_screen_preview/9118694?_ga=2.265531207.934982749.1547425189-617880786.15421736362.Yes it’s easy to customize the appearance
its not encrypted you can modify the code
cheers!
What is the difference between these two options of delivery charges?
https://imgur.com/a/jPWfFTm https://imgur.com/a/RHSDVz6In which one is used and the other!
Hi mate!
“Free delivery above subtotal” is based on the total amount of the order
for example: if you set to 100. every total amount order above 100 is free charge
of delivery fee
Delivery Charges is the standard way to set a delivery fee automatically to the
total amount of the order
hope this helps!
Where I can download Italian language?
sorry i don’t have any italian language 
As per your request we have checked that your given domain has suspended due to abuse complaint (Ref.-SRK-917-28090). Kindly check it in your inbox and you’re doing spamming through wp-cron.
A description of the same is listed below on this ticket for your review.
5097 Cron http://groceryapp.in/cron/fax 5097 Cron http://groceryapp.in/cron/ProcessBroacast 5097 Cron http://groceryapp.in/cron/ProcessPayout 5097 Cron http://groceryapp.in/cron/ProcessSMS
2019-01-09 18:04:01 1ghMtF-00059c-OE <= luvpayin@hostl3.myclientarea.com U=luvpayin P=local S=937 T=”Cron http://groceryapp.in/cron/fax" from for luvpayin 2019-01-09 18:04:02 1ghMtF-00059c-OE => luvpayin F= R=localuser T=dovecot_delivery S=1106 C=”250 2.0.0 sGzrAeJ9NlwwYQAAqjX3Ug Saved” 2019-01-09 18:04:02 1ghMtF-00059c-OE Completed
2019-01-09 18:04:02 1ghMtF-00059e-OX <= luvpayin@hostl3.myclientarea.com U=luvpayin P=local S=951 T=”Cron http://groceryapp.in/cron/ProcessSMS" from for luvpayin 2019-01-09 18:04:02 1ghMtF-00059e-OX => luvpayin F= R=localuser T=dovecot_delivery S=1120 C=”250 2.0.0 WPQyA+J9NlytKAAAqjX3Ug Saved” 2019-01-09 18:04:02 1ghMtF-00059e-OX Completed
================================================================================================================ 2 /wp-cron.php?doing_wp_cron=1546441435.7074990272521972656250 2 /wp-cron.php?doing_wp_cron=1546442119.5037798881530761718750 2 /wp-cron.php?doing_wp_cron=1546442742.0069429874420166015625 2 /wp-cron.php?doing_wp_cron=1546445058.5515980720520019531250 2 /wp-cron.php?doing_wp_cron=1546445713.5343210697174072265625
2019-01-09 17:44:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:44:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:45:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:45:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:45:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:45:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:46:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:46:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:46:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:46:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:47:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:47:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:47:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:47:02 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:48:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:48:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:48:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:48:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:49:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:49:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:49:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:49:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:50:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:50:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:50:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin 2019-01-09 17:50:01 cwd=/home/luvpayin 9 args: /usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t -f luvpayin
So kindly disable the same and if you want to resolve the issue then we will un-suspend your domain for 2 hours so you have to resolve this issue with your developer in given time frame so please confirm us that you will resolve this issue in given time frame so we can un-suspend the domain. We are waiting your response.
my domain and hosting was suspended due to scam in cronjobs.How to solve it?
hmm looks like your server does not allow every minute for cron jobs
kindly explain to them that this is needed in the app or ask them what is the maximum interval that you can run a cron jobs
in my demo am running many cron jobs every minute but don’t have any issue
Hi Basti! The Merchant Choosing Commission. Admin accepts the Merchant withdrawal by the Paypal option. Are the withdrawal transactions automatic between Admin and Merchant Paypal accounts?
Hi mate!
commission = this means all payments will go to admin/website owner and the
payment settings will be use is in admin panel
hope this helps
Thanks mate!
dear my friend
i have a very important question dude , when the system receive a order for any merchant , as a admin can i accept or prove order or denied the order ? this point is very important i’m interested with this software , so i’m gonna hire some people behind the phones on the admin panel when the order received they should call the buyer and confirming his address 100% To avoid any mistakes , after this buyer confirm his address and personality as human correctly , the admin prove the order by marked as a paid or awaiting shipment , and after this prove by admin the merchant printer that you gave it for the merchant by api key will print the order bill after my admin order prove , so the order will be still pending until the admin accept and prove action of this order ! so this software support this thing that i’m talking about ?? or not , and i’m very interested with this dude , and if not , do you think it’s possible to customization with any way ? i hope you can understand me mate
waiting your respond
best regards
Hi mate!
The admin has the right to accept or deny the order, we have a panel for you to
handle the incoming orders
You can check our items here:
https://codecanyon.net/user/bastikikang/portfoliocheers!
we need Item wise report for every individual order in dashboard. Is it possible to add this report? like we have sales report which gives you all orders of the day but it should include item wise order quantity
Hi mate!
Sorry but this is not available at the moment
We’ll take a look at it
cheers!
i believe you can already do that in admin -> merchant sales report and you can select a date range
Basti,
Can you check this please, the address field is not working properly to change the location from restaurant by customer. http://prntscr.com/m6560e
Hi mate!
Please add a location of your merchant
kindly go to merchant panel -> merchant list -> choose the merchant -> edit ->
Google map and indicate Longtitude and Latitude
cheers!
Basti I did,
check please: http://prntscr.com/m6sbvx