29717 comments found.
Is there a payment by Visa Card and MasterCard
yes there is
you can use paypal or any other payment gateway available
Can I buy all the products once
Also the iPhone application works well
sorry there is no bundle of all my app you need to purchase it individually
yes it can install or run in iphone
cheers
Best thanks I will purchase all of your products individually We have supported you Thank you very much and appreciation
advance thanks for purchasing 
cordova-plugin-paytm is not integrated in demo. Will you integrate it?
can you provide the link ?
thanks mate will do take note
Have you integrated this?
sorry not yet mate am still working in single app addon after this will do add this one
sir i want mobile view same as foodpanda.in please help me
please reply sir
1. how to add background to the location field on mobile 2.how to remove how it works from mobile using responsive.css how to resize the h1 text on mobile
already replied 
[15-Apr-2018 19:53:33 Asia/Kolkata] PHP Notice: Undefined index: label in /home/nookkardotcom/public_html/yiiframework/zii/widgets/CMenu.php on line 253
[15-Apr-2018 19:53:46 Asia/Kolkata] PHP Fatal error: Uncaught exception 'CHttpException' with message 'The system is unable to find the requested action "addOnCategory".' in /home/nookkardotcom/public_html/yiiframework/web/CController.php:483
Stack trace:
#0 /home/nookkardotcom/public_html/yiiframework/web/CController.php(270): CController->missingAction('addOnCategory')
#1 /home/nookkardotcom/public_html/yiiframework/web/CWebApplication.php(282): CController->run('addOnCategory')
#2 /home/nookkardotcom/public_html/yiiframework/web/CWebApplication.php(141): CWebApplication->runController('merchant/addOnC...')
#3 /home/nookkardotcom/public_html/yiiframework/base/CApplication.php(185): CWebApplication->processRequest()
#4 /home/nookkardotcom/public_html/index.php(24): CApplication->run()
#5 {main}
thrown in /home/nookkardotcom/public_html/yiiframework/web/CController.php on line 483
can you tell what is the problem
Hey Basti, leave it. I solved it 
awesome! cheers
when you release new update
i have to release a quick update next week or this week
this update contains more on security features
cheers
Hi Basti, Please tell us what is the status of { intial_order } kk_view_order_details table. When does this occur? Because in order status there not such status resides. How could we track of intial_order status? Because those reference numbers are skipped in the dashboard. Please assist us. Thanks in advance.
hi mate
its like this when the customer order place the order it will be saved in database with the status initial_order
after they made the payment the status will be set to paid or pending
so all initial_order status is the order place by customer but did not continue with the payment
Hi Basti We understood, but the order status with “initial_status” is not displayed on dashboard. Some order is missing on our dashboard and incoming orders. But, when checked on table the order persists with status of “initial_status”. We want all orders to displayed whatever may be the status. Please help us. We are missing too many orders because of this issue.
We mean cancelled orders are not displayed on incoming dashboard… We need incoming orders with Ref.No in sequence.Even without missing cancelled orders. Thanks Basti.
its because its not intended to show the cancelled order in the backend
or abandon order
if you really want to show the abandon order just change the file componentts/ajaxadmin.php and look for functions
rptIncomingOrders
change this
WHERE a.status NOT IN (’”.initialStatus().”’)
to
WHERE 1
and do the same with function recentOrder()
Hi mate, I am using search_location3 to Search using PostCode/Zipcode. On the home page, the search box auto shows the 1st 8 postcodes, but not the rest (they do work if manually searching for them). How can I either: A) Stop the Postcode from dropping down or
Extend the amount of postcodes in the drop down.
hi mate
yes they do will show depends on what you type its limit to 8 cause it will not look good to show all
a. top stop open the file assets/js/store-v3.js and look for
for this
$.get( front_ajax + "/PostalCodeList", function(data){
$(".typhead_postalcode").typeahead({
source:data,
autoSelect: true,
showHintOnFocus:true
});
},'json');
change the showHintOnFocus:true to showHintOnFocus:false
to limit or increase
just add
limit : 10
https://github.com/twitter/typeahead.js/blob/master/doc/jquery_typeahead.md#options
cheers
Tried this one:
$.get( front_ajax + ”/PostalCodeList”, function(data){ $(”.typhead_postalcode”).typeahead({ source:data, autoSelect: true, showHintOnFocus:false }); },’json’);
The drop down is still shown.
Tried:
$.get( front_ajax + ”/PostalCodeList”, function(data){ $(”.typhead_postalcode”).typeahead({ source:data, autoSelect: true, showHintOnFocus:true limit : 5 }); },’json’);
But it’s still showing the default 8.
mate
can you verify ? i tried that before i give you the code
so it should work
Location: assets/js/store-v3.js > I have changed the lines to look like this:
function locationLoadPostalCode() { $.get( front_ajax + ”/PostalCodeList” + ”/?”+ addValidationRequest() + “&post_type=get”, function(data){ $(”.typhead_postalcode”).typeahead({ source:data, autoSelect: true, showHintOnFocus:false }); },’json’);
But on the Homepage, the Post code/Zipcode still drops down to show the 1st 8.
try to put a limit in the api
in controller/ajaxcontroller.php and look for function actionPostalCodeList
on the query add the limit
i think someone had the same issue like yours
SELECT rate_id,postal_code
FROM
{{view_location_rate}}
WHERE
state_id IN ($state_ids)
GROUP BY postal_code
add a limit
SELECT rate_id,postal_code
FROM
{{view_location_rate}}
WHERE
state_id IN ($state_ids)
GROUP BY postal_code
LIMIT 0,100
No change.
can you send me your site and ftp access 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
ahhh that is the very first version design of krms version 1
i already remove and change the template
if you want to have a theme like this you will have to modify the templates
OK , Thank You !
cheers 
Basti , i’m trying to delete a district/area that i’ve set but it giving me back this :
YOU CANNOT DELETE THIS RECORD HAS IT HAS RECORD ON OTHER TABLE.
?? How to solve ?
Thank you .
Solved 
sorry for late reply glad to hear that mate
cheers
how do you enter all the order?
if the restaurant has their own platform for ordering this is not for you if you only manage the delivery
might try to check this item instead https://codecanyon.net/item/kartero/17465109
is there a possibility of creating an image compression routine without product registration? for every time you have to register a new product, it has to be the ones that we have to register for the client, he does anything else that is directly in the application! If you write a compression routine, no one else will worry about this.
hmmm sorry mate but am confuse what is image compression routine? can you provide example?
is this where the admin define all the food item?
for example: if we let a customer do his own product registration, he will put a 3 to 5 mb image that is very heavy do you understand? hence it has to be us today that we have to register the entire menu of the client, otherwise the images will weigh heavily in the application and this will be bad for the end users. Today for example I take the image, I have to cut, resize and then still compress the image in tinypng.com from there I can still reduce some images for up to 15 kb.
hi mate
sorry am not sure if i can add this as the compression requires a library that can be installed in dedicated server and it will run in the console background just like tiny png
tinypng offers api but its not free 
what can you do is limit the image size that merchant uploaded
Interested to buy it …
But missing very basic requirement ….
PayTM and CCAVENUE Payment Gateway is missing …
Please let me know … Is this in pipeline …
If yes … Im ready to buy it …
sorry at the moment i cannot add any payment gateway am working on single app
i will add this to my update list
cheers
btw your welcome to hire your own developer to add this type of payment gateway
Hello Sir,
I bought your template Karenderia Multiple Restaurant System few days ago and discovered that there isn’t index file in the zipped folder; got to know this after unzipping in my cpanel for hosting.
Kindly help out as my hosting time is running off. Here is my purchase code and date of purchase:
35605df3-1eaf-44e1-97aa-98f0a8b0805b – 12 Apr 2018
Please I will appreciate quick response.
Thanks
hi mate
sorry what do you mean? can you watch this video on how to install kmrs
How to install KMRS https://youtu.be/WD8QfGYTZb4Hi friend, thanks for instant response. I have followed your video but got stocked after creating new database.
Please, I won’t mind if I can give you my cpanel access and you help me to install the template. My time is running out please.
I will really appreciate this if you can help.
Thanks
hi mate
what is your server php version? at the moment kmrs will not work in php 7
kmrs is stable in php 5.6
cheers
email me here if you still cannot make it work include your ftp access
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Hello Basti, how can you add a banner smart app so that users who access the site by mobile, see a banner of the application for their respective cell phones, be it iphone / ios or android?
In Wordpress there are some plugins that do this. Since KMRS is an independent application, could you suggest me some website or code that can do this?
I found this on the internet, see the link: https://www.npmjs.com/package/smartbanner.js
Would this “smartbanner.js” work on the KMRS?
Help me, thank you!
hi mate
i just check the link yes i thnk this will work 
i added this on my update list sounds good features
Hi Basti, teach me how I can add it? I tried but I could not. Help me please! Thank you.
Basti, can you give me some instruction on how to make it work? I’m not sure how.
hi mate
sorry i cannot
its not yet added in kmrs
i can only guide you what its included in krms
beside there is instructions already in the link
It did not work for me. I do not know if I did it correctly, but I could not install it. I uploaded to my hosting, I created the file “smartbanner.js”, I inserted that code, but it did not work.
Where is the <head> and main for changes?
You need to enter the code below <head> and above , can you tell me where to find them?
adding library on front end can be easily done in components/ScriptManager.php
example how i add store-v3.js
$cs->registerScriptFile($baseUrl."/assets/js/store-v3.js?ver=3"
,CClientScript::POS_END);
Sorry Basti, I did not understand what you meant. How do I install on KRMS?
please watch this video
How to install KMRS https://youtu.be/WD8QfGYTZb4Hi Basti, I already installed my KRMS. I would like to learn how to install the above plugin. “smartbanners.js”
I inserted the code:
$ cs-> registerScriptFile ($ baseUrl. ”/ assets / js / smartbanners.js? ver = 3” , CClientScript :: POS_END);
But it did not work. Help me! Thank you.
sorry mate i cannot help you with that
this is new features the guide is already there on the link
you just need to complete what tell is this link
https://www.npmjs.com/package/smartbanner.jsyour code is correct when you view source your site you should be able to see the library you added
I have already been able to install “smartbanner.js”.
its is working now?
Perfectly!
awesome!
Hi Basti, Please Help. I’m not able to edit customer on customer list in the admin section. It is refrashing the page without entering in the customer page.
Also, non SMS is sent to verify customer registration , all other SMS trigger are working fine.
Can you help please ?
Solved N1 problem
Still remain that no SMS is sent on customer registration.
Solved the SMS as Well 
glad to hear that mate
sorry for late reply btw
. Mail sent
reply sent
what is the concept of aply tax for item (This will use the Euro tax computation)
actually this computation is different i really forgot how this works
as someone paid me to add this but he want to add it on the updates
i will have to check again all the email we have how the computation works
i think this works in some countries in europe
Basti, mate, I’m waiting for reply for days. It is urgent, please.
sent
Can you send again? I didn’t get. Can you also send the other mail address which I wrote? Thanks mate.
can you check your spam folder?
i replied to hakeren@*.com
I would like to know if I have to send the notifications of the orders directly by the admin without having to configure store the store for this! In the same logic as push notification, I set it up only in admin and it is already triggered whenever there is a new request because I did the tests and it did not work.
hi mate
sorry am confuse with your question
you mean admin will receive a notification if there is new order?
Really interested to buy it …
Can you please tell …
1.) Is there some way .. in which we can use only for One Restaurant.
2.) PayTM Payment Gateway is must need … So is there available.
3.) CCAvenue is also popular ….
Can all these requirements there …
hi mate
1. am building single addon already
2. will do take note
3. noted
for payment gateway am not promising any thing as am working in single addon
Hii …
Thank you so much for your kind reply 
Please release the Single Addon, ASAP …
As I’m wating very badly for it …
And Also. please add PAYTM or CC-AVENUE payment gateway …. (You can also release as extra ADDON … Will Buy it too …)
But please help me out with PAYTM or CCAVENUE Support …
Thank you, again 
will do cheers 