29718 comments found.
Hello Basti, how are you… How we make changes when user search restaurant on website, when they click search, can system shows only close restaurants to him? Because when i clikc search,i see also restaurants 1000 km far fom me… Any chance to apply location base search only ?
hi mate!
search by location
where in admin will define all the locations in admin -> manage location
and merchant will define the location they delivered in merchant panel -> delivery charges
{dear can you please help me out i have one merchant that merchant have there hotel in 9 places in same city so how can i add that all hotels in one merchant… see this example link http://delfrio.com.pk/location/}
is it possible to make that in custom from your side i want that
Hi mate!
sorry but this is not available in KMRS. one merchant is to one restaurant
the author is not yet available at the moment, he is busy with the mobile app
you’re welcome to hire you’re own developer to do this for you
cheers
Hi, I bought your system, but it did not come with the install folder, how should I proceed?
Hi mate!
send me your admin login and ftp access
email me here
https://codecanyon.net/user/support-kmrs leave a comment here once you send it so i will be notifiedHow invoice PDF works ?
Is it downloadable from merchant / admin panel ?
look on attached pic under PDF its empty
Hi mate!
you need to run the cron jobs that create the pdf
invoicecron/generatepdf
it will only have invoice only if cron jobs for invoice will run
you can find the link in admin -> cron jobs -> /invoicecron/generatepdf
cheers
H Mr.Basti I have Successfully Installed and Doing admin setup. I have an issue in location based search and also want to know your location pop not appeared. but i have proper google api hash key. Kindly help me on this as soon as possible. For your reference http://fd.gsmtraders.in/
Hi mate!
I checked your site and it’s working
let me know
Hi basti
Which file (path) controls hole merchant page ? pic—> https://i.imgur.com/ZGfIgBQ.png
and which files (path) controls merchant pages menu bar on the left side and Todays new orders section —> pic https://i.imgur.com/0EBBw5L.png
Hi mate!
kindly go to protected/views/store and protected/views/front for the merchant
page
thnx for answer but did you get that i mean MERCHANT page not front and not store which are used by end users ! I mean the merchant panel where merchant recieves orders and …
Can you tell what is the main (index) file on protected/views/merchant ?
For example when merchant logs in it will redirect merchant to merchant panel
<form id="forms" class="uk-form forms" onsubmit="return false;" method="POST">
<?php echo CHtml::hiddenField("action",'merchantLogin')?>
<?php echo CHtml::hiddenField("redirect",Yii::app()>request>baseUrl."/merchant")?>
so what is the file which will be loaded drom merchant folder ? protected/views/merchant
hi mate!
sorry for the misunderstanding
kidly goto protected/views/merchant/dashboard
Dear friend u did not get my point 
WHICH FILE (hole merchant page included left menu) is loaded when merchant is logged in ? baseUrl.”/merchant” ?
but on that merchant folder WHAT IS INDEX page ?
take a look at the file views/layout/merchant_tpl.php
hi mate!
do the following
1. edit the file views/merchant/dashboard and remove the column you want to remove
2. edit the file components/AjaxAdmin.php and look for functions recentOrder()
remove the column that you remove in step 1
cheers
Thanks mate I will try that. But please how I can add the tip column? Thanks
Hi
I want to make a custom page with a footer that is in french and english at the same time
ken i have your help
Hi mate!
sorry but this is not available in KMRS
you’re welcome to hire your own developer to do this for you
cheers
infelizmente a opção de pagamento em dinheiro não aparece 
Hi mate!
check the following
1. admin – > payment gateway settings -> cash on delivery make sure this is tick
2. admin -> merchant list -> edit merchant -> payment settings -> Cash On delivery make sure this is not tick this section is to disabled not enabled
3. in merchant panel -> Cash On delivery -> Disabled Cash On delivery don’t tick this
cheers
obrigado <3
Hello i did send u a private email is about html email template please check, ps: send it from support-kmrs thanks
reply sent
hey my friend i just did bought your script and i think its not working and i had installed it on my server and after i made a successful installation it shows that error 500 for all directory instead of the home page its working after i did change the php version on the server from PHP 7.0 to PHP 5.3 , i have centos 7 so which The mod_rewrite module is enabled by default on CentOS 7 so i tired to check if that and i created an mod_rewrite.php and it shows for me that Mod_rewrite is activated! you can see this via this link the screen shot https://imgur.com/a/Utszo0x , so i hope you can help me with this issue i have a lot of scripts that working fine on my server i think it might be the version of the php or something or other ! i have installed the script 3 times and shows the same issue which is Internal Server Error
here i have file with my site error log that you can look it up for me https://bit.ly/2HN5IVf
any way i just solved the problem , so dont worry about i have pretty experiences with servers and Apache , but i just noticed that inside my meta Title name of the site ( shows a sitename – store) ! i think i cloud change this from main file protected/config/main.php ! but i want you to help me out to change this and remove or replace this word at the title name ‘rules’=>array( ’’ => ‘store/index’,
thank you basti , i did solved the issue do not worry about it Best Regards
sorry for the late reply mate
but glad to hear from you
cheers
thank you basti for your reply do not worry dude , dude everything fine but i still have some sort of issues that i still couldn’t find the right solution for it i hope you can help me with and explain for me 1- first one i have api key setup 100% working fine + SSL and when the browser asking me to share and allow my Location , and tick accept it shows a No results found message and i attached you a screenshot to look at it http://tiny.cc/o1ox2y
2- also at the merchant store the Distance: not available ! i had setup a delivery fee and charges and Delivery Est: 1 hour from merchant settings but the Distance still not available , and also i turned on the Enabled Map selection Feature (for delivery transaction) but i think its useless ! nothing appears for me on the controls shows the customer Location that pointed on the map !! i dont know ! how to showing his address via this Feature at the control panel !!!! and how i can act on this Feature !!!
3- also i couldn’t find any solution to change the Default search , when you opening the site you will get atomically Find restaurants near you option i want to change this to selection to the number 2 option which is Find restaurant by name as Default instead of the Find restaurants near you option to make the object easier on the customer
4 – another question How i can put the allow cookies at the bottom of the homepage ! !
can you please send me your contact email
thank you for understanding
Best Regards
hi mate
1. hmmm i check the code it will depends if your location is available in google maps
2. must be your google api if distance is not available you can send me your website url so i can check and your admin login
3. you can find those in your language file
4. you will have to change the css for that
change the css in assets/css/store-v2.css
cheers
Hello basti, how do i edit the entire test and add text to new pages? Quick response please.
Hi mate!
what do you mean test and which pages?
can you please clarify and a screenshot could help
cheers
I mean the entire site text edit. Also I want to create more top menu. How do I do this?
Hi mate!
you can edit it the entire site in protected/views/store and protected/views/front
at the moment the menu is fixed due to design if you add more menu on top it will not fit
if you insist to add menu on top modify the code in components/Functionsv3.php and look for function getMenu
cheers
Ok! Kindly respond to the email I sent to you, its very important and urgent. Thank you.
how do I set merchant remain login, it is now logout few minutes later
its your server session
try to set the following in your index.php
@ini_set('session.gc_maxlifetime', 200000);
@ini_set('session.cookie_lifetime', 2000000);
@ini_set('session.cookie_httponly',1);
Hi Bastikikang,
We are some issue with taxes and are looking for your support…Our main issue with the present calculation is, the items are not inclusive of taxes, which means if an item price is $10, then subtotal is $10 ( which is subjected to commission) and tax should be added later, like $10 + 6.675% * subtotal = Tax, but currently we are seeing $10 as item price, subtotal is $9.33 + 0.67 as tax and that totals as item price inclusive of tax…We want your help to change the tax calculations and commission calculations….
sorry mate not possible at the moment this will need much modification on the
current code
work around is include the tax on your food item
thanks
Hi Basti, any plan to add multicurrency features?
hi mate!
Please wait for basti and he will be connected in a while
hi mate
i do have plans but not priority at the moment
i posted a survey before and this features has the lowest vote
Hi download file is corrupt can you send me the file please its cant download
Hi mate!
you can simply download here in codecanyon. go to your profile and download tab
cheers!
hi there any one have Arabic language file can you please provide me i really thank full
am sure someone already translated this in arabic
i forgot his name 
do you have plans incorporating restaurant ratings for filter, cuisines, or distance?
hi mate!
Please wait for basti and he will be connected in a while
hi mate
yes i will in future updates
cheers
i know you can do that as soon as possible, okay we will wait
cheers
yes i understand that, but the status is succesfully and i can see that it is not debited to merchant account unless we change the status to paid
sorry what do you mean? is this commission
yes this is commmision, i was refering to cash on delivery. The amount is not debited to merchant unless he update the status to paid.
ok the commission will get depends on the status you set in admin -> commission settings -> Compute Total Commission base on the following order status
so make sure you include paid on the list
hi there i need Arabic in my website can you please tell me i have to add manual or there is any file or some thing else i can add for this
HI mate!
do you mean arab language?
How to translate https://youtu.be/FaQFRX9xEJY
How to set default language https://youtu.be/Ugl2ilxBbhM
i have to do translate word one by one ?
there is no any way to translate auto with ip if some one open website from japan or pakistan or dubai language auto translate with ip ?
yes mate
but google translate is not proper translator 
sorry mate i don’t have one
maybe you can post here asking for that am sure someone already translated this to arabic
hi, after migrating from server to another , the admin panel did not work, please can you advise
Hi mate!
kindly enable index reporting to know the error
please check your htaccess
hi , can i give you my hosting cpanel info and you check the problem?
send me your admin login and ftp access
email me here
https://codecanyon.net/user/support-kmrs leave a comment here once you send it so i will be notifiedhi , i have sent an email to you , thank you in advance
reply sent
reply sent
Hi mate!
your server version is Current PHP version: 7.2.14
working with PHP Version 7.0.30
and stable in version php 5.6
so if you have option to downgrade from this version that would be great