29719 comments found.
Seems that if the customer lists apartment 1 or anything like that in address that it messes up the GPS location for driver in driver app. Please look into that. Coordinates get screwed up because no match in Google for apt 4 for example.
sorry but am confuse can you provide screenshot or example?
Hi Basti! I have an error at the order confirmation stage.
As soon as the customer clicks on “confirm order” a yellow error appears: https://snag.gy/NhanzY.jpgPlease advice ASAP.
The thing is that the order arrives at the admin/merchant. And also, when you click on accept or cancel the order, it does not exit from the new order pop-up screen.
I did what you suggested earlier and deleted the driver ad-don and reinstall it and it is working fine now. Thanks a lot, Basti!
awesome! mate cheers
When we set location search type as “City/Area” and some user browse a restaurant then the popup opens to select location but the popup displays nothing but only a close button. Same thing happens when user try to change his location by clicking on “Change Location Here”. The same popup opens which is supposed to ask the user his location but it displays nothing but a close button.
sorry but did you purchase?
Hello Basti, 1. How can I Hide Addon Category Name from the receipts? 2. How can I hide Cooking Reference Name from the receipts? 3. How can I hide Ingredients Name from the receipts? 4. How can I make Cooking Reference Required? 5. How can I make Ingredients Required?
I tried to modify the code open the file assets/js/store.js look for the line $( document ).on( “click”, ”.add_to_cart”, function() { and add this code
var cooking_ref=$(”#cooking_ref:checked”).length; if ( cooking_ref<=0){ uk_msg(“Cooking ref is required”); return; } var ingredients=$(”#ingredients:checked”).length; if ( ingredients<=0){ uk_msg(“Ingredients is required”); return; }
but it didnt work
are you referring to email receipt?
can you provide screenshot where is this
Sorry for being too late Here what I want https://imgur.com/fT2cqUi
you will have to edit the code for it 
and that is in models/view-receipt.php
Some pages are not available on the SEO page to change the name.
Example: merchantsignupselection
How to insert them?
you are correct seo is not fully added in kmrs specially the new method for seo
try this one open the file controller/storecontroller.php and look for functions
actionMerchantSignupSelection
and add this of couse you need to change the value to what ever you wanted
$seo_title='YOUR TITLE';
$seo_meta="YOUR META";
$seo_key='SEO KEY WORDS';
$seo_title=smarty('website_title',getWebsiteName(),$seo_title);
$this->pageTitle=$seo_title;
Yii::app()->functions->setSEO($seo_title,$seo_meta,$seo_key);
I have a pre-sale question:
I live in the Mexico/USA border, and I have access to two cities. I would like to offer the service locally. Is the a way to set-up the system for two countries/cities at the same time?
don’t lock the search address under admin settings to country so you can use any countries
but the currency will be use is only one kmrs is not yet multiple currency
I buy it but still it is not working http://foodohhfood.com/admin
sorry but which one is not working?
hello basti, I was reinstalling KMRS version on wamp localhost to do some code modification on layout design but on installing it stays at step2. Creating databases tables Creating table address_book [OK]
and is remains there. Where can error come from?
hmmm can you turn on error reporting in index.php
ini_set(“display_errors”,true);
it will show what causing the error
and let me know the error
also it will be great if you can send me your 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
Hello sir can you please help me in this http://hotel.globalwebsolution.biz/admin i have put mobile app code in this script. So, please can you help me
sorry mate? link is not working ?
Hi Basti, I think there is something wrong with this merchant forogt Password
I have this hi [restaurant_name]
Your verification code is [code]
Regards – [sitename]
sorry what is the issue?
Hi Mate
I would like to split the delivery_time into two fields – Start time & End time at checkout page. For example, a user can select from 9.00 to 10:00 am, instead of only 9 am. Could you please advise on how to change it ? Which files and particular line of codes that need to be modified ?
Many thanks in advance
Any update, bastikikang ? Your help is much appreciated
hmmm modify the files views/store/menu.php just look for delivery_time and change this to 2 fields like you wanted
but remember you need to check this when customer goes to checkout
also the code is looking always for variable delivery_time
Should the variable named differently to store two values – starttime, endtime, example variable names likes delivery_time1 or endtime ? Using the same variable name delivery_time does not store two values.
I tried two fields, but variables can't be passed to next page such as paymentoption, comfirmorder & checkout ?
<?php echo CHtml::textField('delivery_time',$now_time,
array('class'=>"timepick grey-fields",'placeholder'=>Yii::t("default","Start Time")))?>
<?php echo CHtml::textField('endtime',$now_time,
array('class'=>"timepick grey-fields",'placeholder'=>Yii::t("default","End Time")))?>
What is missing in the code ?
yes but my code is checking for delivery_time if this is enabled in the backend
i cannot tell the exact code since i never tried it
your code is almost there just tried if those will work
hey basti how to remove android push picture after uploading?
sorry what do you mean? is this for mobile app? if yes please comment in proper item
have you got a date to release the Single App
???
sorry mate i cannot promise any date
there is always something coming up on my end
Hi Basti, I sent you an email via https://codecanyon.net/user/bastikikang around two days ago. Did you find a chance to read that? BR,
reply sent
Hi Basti,
I’m checking the Receipt/Order printing onto a 80mm Thermal Printer with 200pxl and 14font size on Merchant Setting.
The printout does not finish at the end of the Report. After printing the report, the paper feeds for about 2-3 meters before it cuts the paper. It indicates 2 pages too.
Few questions have already asked by others on this same topic.
Any reason you’d think causing this issue?
Thanks, Guy
it will depends in your thermal printer and model mostly the latest thermal printer it will work fine,
btw are you printing the receipt? or reports?
I’m printing receipts. Let me investigate further. Thanks.
mate i have a new printer that am working on its a very great printer you can use this on web and merchant app
its has api for printing the receipt
so you can print the receipt automatically when there is new order
i will post the video here once i integrated this printer
cheers
That is good news.
yeah it is
very excited to finish this printer projects
I want to buy this script but it is giving me error in checkout in indian debit card. So, do you have any alternative for payment method.
what do you mean error?
i believe razor pay is working in your country and its already added
cheers
it is saying that your transction is fail but that account have money also
i just tried on my end razor pay is working fine 
please create your own merchant and add your own razor pay settings
sorry but can you give me link or process for this step please sir
leave a comment here once you send it so i will be notified
Hi Bastikikang,
I want to purchase the entire set of Karenderia system for deployment to one of my clients.
Few questions though, please reply urgently so that can purchase today.
1) KMRS Main System
a) Payumoney support b) when choosing razorpay as payment option, the screen is stuck and wont go to payment gateway
2) KMRS Mobile App
a) does it support either payumoney or razorpay as an option. no one uses paypal here in India.
3) Do you have any guides to help in understanding the api key generation at google for your apps so that compilation on phonegap can happen properly and also push notifications can happen seamlessly.
4) Any plans of having an app for Admin, just like we have for a merchant.
Many Thanks for such a nice system.
hi mate
1.
razor pay is working fine
in the demo the api was set maybe change
by some customer
2. razorpay is already added in mobile app
3. there is video tutorial already
please see in the description
4. sorry no plans
cheers
Hi Mate, When I order more than two items the receipt page look like below(Please see the screenshot).
It is okay for 1 or 2 items but more than 2 it gives simple page no design. Please help in this. Please find the link of screenshot https://drive.google.com/open?id=16gW4JuDa6-Kh369kwIh5J69M-vxSa2CFthere must be issue with your files or your db try to enabled error reporting in index.php it will show what causing the error
ini_set(“display_errors”,true);
and let me know the message
my suspect is you import your database from another server? and all the primary keys and auto increment is gone
Hey Basti How r u
I am getting this message for the voucher
This voucher has already been used editing the voucher name may cause error on the system
Also I want customer to use it many times not only once
Please help Thanks
hi mate
the voucher can be use only once by customer, example customer a, b and c they can use it only once
there is no option for a b and c to re use the voucher code
Hi Basti,
How can i replace in merchant panel ‘VIEW EDIT HISTORY’ links to after REF#. see pic. https://imgur.com/a/SBAm1
open the file components/ajaxadmin.php and look for functions recentOrder
if you are after changing the words the very best way is to change it via language file instead editing the code