29717 comments found.
Do you have upgrade instructions for new 30th August 2017 update? The instructions included in the download are related to a new install.
Are there any files that I should exclude during update and replace modules?
I updated all files and gave me a blank screen. Also noticed that the cofiguration I had in main.php file is not there.
Can you please assist?
Thanks
check the documentation i already put the process for updating in there
cheers
Hi Basti welcome back from your vacation!
As you can see i purchased your KMRS product and i have installed it succesfully! It was very easy to install 
I do have some remarks/requests:
1. Is it possible to start the search when a location is selected in the google autocomplete instead of having to press the search glass? so when the onChange event is triggered in google autocomplete code (if not please implement in next update) 2. when i agree to share my location i get the following error: Geocoder failed due to: REQUEST_DENIED. how to solve this? 3. In the backend i see some Mollie code but how can i make this work? because in the netherlands almost everyone uses iDeal payment method? 4. In the footer i see two sections, one is menu and others, where can i fill those and what is their purpose? 5. If i do not need date for delivery but only the time, can i just remove the date picker or will this cause problems in the code/database?
Thank you in advance!
hi mate
yeah am back 
you can add this in www/js/app.js and look for function geoComplete()
2. did you set api key in backend?
3.
sorry this is not included in kmrs
i can give it to you but with charge 
4. when you create a custom page in admin panel -> custom page -> assign page
5. you can simply hide it using css style=”display:none;” don’t remove it kmrs will not work
cheers
1. as far as i can see GEOCODE:CLICK only works if you click on the map, and i meant when i click on the dropdown list for the autocomplete google search bar.
2. i have set the google API key in the admin panel, because the search bar also works
3. i see Stripe is included in KMRS and also supports iDEAL, so i will be working with that… only i came to a problem when testing Stripe. when i place a order, at the last step when i should go make the payment. i get a error which says the merchant is closed while the openinghours are set to open. and when i select the merchant in the list it also says OPEN. try yourself: www.halalbezorgd.nl/restomulti (private and public key are already filled in
4. thanks i will create my own custom page, also where can i find the page the user gets redirected to after payment?
5.do you know the element in CSS file and also which CSS file to modify?
6, how can i disable the payment methods i do not want to use, because in admin panel they are not enabled but still show up during ordering?
7. Can i set the delivery time to adjust to the opening hours for the merchant?
Thanks so far! I hope to setup my KMRS to start running it live
hi mate
1. is this on homepage? the geocode happens if you submit the search form
3. 16:00 – 2:00 is this starts at night and close in the morning? sorry this will not work in kmrs it can only check same day opening hours
4. it will depends example when you pay using stripe the file is views/store/stripe-init.php
5. use firefox and you can inspect element or chrome any browser now has options to inspect element
6. go to admin -> Payment Gateway Settings
7. sorry there is no delivery time only opening hours
cheers
1. Yes in the homepage, when you type a streetname it brings up a autocomplete dropdown and when i choose a address nothing happens, it only selects it. but i would like to initiate the search when i click the address in the autocomplete dropdown. (similar to: www.thuisbezorgd.nl)
2. Can you check the error message i posted, API key is set correctly but when a user accepts the message (share location) then it immediately gives the error…
3. no it means 4:00 PM in the afternoon and 2:00 AM in the night. HOWEVER, even when i set the opening hours to 2:00 PM till 10:00 PM it wont work. i still get a error at the last step of ordering when i want to make the payment. i get stuck and it keeps saying that the merchant is closed. can you please check at my website i already posted…
4.Thanks!
5. Thanks again!
6. I did not see this panel, thanks 
7. i meant the time picker in the chart, when placing a order it gives you all the hours of the day while certain merchants are only open during a period of the day. so it would be nice if the time slots in the time picker would match the opening hours that belong to the selected merchant….
Thanks again for the support 
hi mate
1. are you reffering to search by stree name? or thde default search by address?
2. what is the error you posted? provide screenshot please
3. can you verify this again? the checking of opening hours can only work in same day if your closing time is in next day it will not work
7. ah ok sorry but this is not available yet
cheers
1. i am referring to the default search bij address…did you check www.thuisbezorgd.nl? there you can see what i mean, by selecting a address in the google autocomplete dropdown it submits and moves to the page where te merchants appear as a result of the location that is selected.
2.https://imgur.com/a/sveyp this is the error i am getting, i have tried other browsers and also thru mobile device
3.apparently i had to refresh my merchant panel login, because it had stayed open in the browser for like two days. every change that i made would give me the notification that it has been saved, but i does not write it into the database. so maybe a small bugfix for you is that admin/ merchant panel sessions can expire after one day or so…
4. is it possible to make the chart icon sticky when viewing on mobile device? i saw a checkbox in the admin panel but it doesn’t work. because when someone orders thru mobile device it is not very clear where to finish the order because the cart stays at the top of the page….
hi mate
1. that was exactly
what i answer before 
you can use the even https://ubilabs.github.io/geocomplete/ “geocode:click”
you can add this in www/js/app.js and look for function geoComplete()
2. i think you restrict you api key to your i.p address or server address remove this and you will see it will work
3. yes you need to refresh once you change it
4. what do you mean chart? you mean cart?
1. i know and i saw the link you sent but it said it was only when working in a map and not a dropdown list. However i cannot find the folder you are referring to, the only JS folder i have is in restomulti/assets/js (http://prntscr.com/gnje5i) and i can only find the function geoComplete() in here http://prntscr.com/gnjdbl, where should i paste “geocode:click” ?
2. there was a space copied in my API key 
3. sorry i meant CART lol, how can i make that sticky for mobile devices or maybe the whole menu+cart part sticky…
4. when i search in the homepage for a city eg. Eindhoven, i do not get the test restaurant i have setup which is also in the city of Eindhoven. I have already changed the settings for the radius in which the merchant should be, i have set it to 20 kilometers… still every street or city i lookup it says that it did not find any adres… check screenshot: http://prntscr.com/gnjghq
5. can i change the home folder from /restomulti to the root? so i have now www.domain.nl/restomulti, i would like to have just www.domain.nl if so, how to arrange that without screwing up KMRS?
thanks a lot mate 
reply send in email 
Hello Basti, is not available to send emails with the validity code of new users. The email test is ok, I’m using PHP mail
check your templates in admin -> Notification templates -> CUSTOMER_VERIFICATION_CODE_EMAIL
Thank u dude!
cheers 
Hello Team,
We have installed the KMRS in our server hosted in cPanel , we followed the procedure , from the documentation and we are able to create the apk file from that but when we are trying to put that apk file in real phone or emulator then it is not going inside the app it is getting stucked in the splashcreen page.We need help in configuring the app.
Thank You
post your question in proper item 
Hello Basti,
How to set customer reviews pending as default?
there is no settings yet in admin or merchant panel do this quick fixed open the file components/ajaxadmin.php and look for functions addReviews()
change this
$params=array(
'merchant_id'=>$this->data['merchant-id'],
'client_id'=>$client_id,
'review'=>$this->data['review_content'],
'date_created'=>FunctionsV3::dateNow(),
'rating'=>$this->data['initial_review_rating']
);
to
$params=array(
'merchant_id'=>$this->data['merchant-id'],
'client_id'=>$client_id,
'review'=>$this->data['review_content'],
'date_created'=>FunctionsV3::dateNow(),
'rating'=>$this->data['initial_review_rating'],
'status'=>'pending'
);
Welcome back from vacation! Much deserved.
thanks mate 
What’s on the calendar for releases that we will be seeing and what features are we talking about?
i will release updates for mobile app
no updates yet for kmrs
What features for mobile app? So excited to see them. We launched our food ordering app and hired a full time Director of Operations. Delivery launching this week!!
mostly the once that is missing functions for mobile app like Search by location which is not yet added in mobile app
awesome! great to hear that mate
How does a restaurant comment on a customer comment? New feature in KMRS.
in merchant panel -> Customer reviews
Hello,
after many days of suffering now I installed it from the beginning but this time the admin panel doesn’t open at all and the main site open without css almost nothing work
So I noticed here all have so many issues then please if you are not able to respond or fix these issues please give me my money back
Thanks
hello Basti Please because you are here see my issue and please reply to me what I can do
Thanks
can you provide screenshot or link? if the admin panel does not open or link is dead check your server mod_rewrite and allowoverride make sure this is enabled
this is requirements for kmrs to run
Oh finally you reply I know that you have a lot to do but I made all the requirements and the system is completely dead
Waiting for a positive reply
Thanks
hello please tell me what can I do??? if you have another updated version please send it to me may be there is a problems with the currant version
i was away for a few days
did you check your server server mod_rewrite and allowoverride ?
latest version can be downloaded here in cc
Hello and welcome back yes mod_rewrite is activated and I tried it on more than a domain with more than server but the same issue after installing when log in it come a white screen
where is the latest version !!??
what do you mean by cc
thanks
send me your ftp and site i will check
the latest version is already in cc = codecanyon you can download in your profile sections
leave a comment here once you send it so i will be notified
Hello Basti,
1- Is it possible in the search of traders, first to appear those that are open? in order of operating classification.
1 – Open 2 – budgets 3 – closed
in my everything appears mixed.
2 – would it be possible to put the value of the different business for the same product?
Example.
1 – Small Item – $ 1.00 2 – Medium Item – $ 2.00 3 – Big Item – $ 3.00
these values I am referring to the value of the packaging.
I’m with a client that charges in this way and I would need to make this service available to him.
3- I have a serious problem, let’s say the customer bought two Pizzas, the system is charging only one pack and not two that would be right. Print: http://prntscr.com/gk2pof
4- it would be possible to add this payment platform, it is the best company and with the best prices and conditions for the seller. the market paid it limits the amount that can be withdrawn.
Link: https://github.com/pagseguro/
5 – Would it be possible to add the CNPJ field in the merchant’s registry? this field is very important here in Brazil because it is the registration number of the company for the Brazilian government in the final customer’s registry I was able to add two obligatory fields, more in the register of the restaurant unfortunately not in how to dictate this CNPJ field.
6 – Would it be possible to add different values for the product packaging?
7 – The law for two flavors here in Brazil has changed, all the restaurants that charge the highest value are being fined, the value now is has to be referring to half, for example, the bacon pizza costs 10 reais and the chicken costs 5 dollars , so in this case the value would have to be proportional to the flavors, in this example it would have to be $ 7.5.
hi mate
1. sorry not available the search results will based on the nearest resto
2. you mean the packaging fee will based on the size?
3. is that the packaging charge? did you tick the merchant -> settings -> Packaging Incremental?
4. yes its very much possible
5. you can modify the code and simply add this i might include this in next update to add custom fields
6. what do you mean?
7. hmmmm let wait for others just to confirm this changes
cheers
Hello Basti, could you help me with the location?
In your system it says that from A to B it has 13.7 Kilometers Already on Google informs that from A to B has 11.8 Kilometers
I took tree prints so you can understand what I’m reporting.
I need it to be for miles because the app does not show the neighborhood or state option.
Thank you
Basti, How does the system work for kilometers?
example:
from 0 to 1 km $ 3.50
from 1.1 to 2.3 km $ 4.50
would it be this way?
http://prntscr.com/gnc4qwsorry for all the emails
your settings is correct if the distance is o to 1 the fee is 3.5 same as manner to next condition
Hello, I am having a problem installing your script… Im getting an error http://www.caymantaste.com/index.php/install
please message me for cpanel username and password
hmmm there should be a message anyways
send me your cpanle access here email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Hello, good note, I’m having translation type of payment problems.
Example Payment type COD, does not translate, this is a constant variable, what is it?
Other problems I can not translate 100% the application, always have some text that does not translate, even if you add in the translation file the word.
App Order Talking, Mobile App, KMRS Everyone is always missing some detail in the translation.
mate it should translate 100%
please verify again
just add this in your language file $lang[“cod”] =””;
all my apps can be translated please verify 
Hi Basti, Because I had some private customization in codes, I want to update only the option “add tax number in receipt”. Which part of code should I change? Can you help?
look for the file views/merchant/settings.php and the saving of tax is in ajaxadmin.php and look for functions merchantSettings
and the display happens in the file views/store/receipt.php and receipt-front.php
and models/view-receipt.php
take note download the latest file and you can see the code in the file i mention
thanx
cheers
What about the database customization. Where should I add the table or a column? and what name? I found the table mt_merchant. Shall I put there a column?
Ok. I see there is no need database customization. I just missed the ajax file. It is ok now. cheers
cheers 
awesome mate
thanks
Hi, Im trying to translate the kmrs and instead of ěšščřžýáíéůú im getting �����������. Thank you for your help.
you need to save the language file to utf8
http://redhotwords.com/unicode.htmlthe language file is php file not text file or am i missing something?
you can open the php file as text and save it as php
or use any php ide and save it as utf8
easier than i thought
thx
cheers
Looking for Karenderia Mobile App or Karenderia Multiple Restaurant System customization?
Go to: https://www.fiverr.com/ramirogn
We have: - Live chat feature; - Share the app feature; - Home screen unique customization; - Exclusive skins and another products (contact me on fiverr);
Hi!
I’m trying to install krms on an Amazon aws server, with PHP Version 5.6.31
almost everything is working, except the module links in the admin panel.
What can I do to work?
Print: http://prntscr.com/gjsmfg
mate the addon is for sale separately 
did you already purchase those addon?
Yes, I already bought it.
I already have the whole system running on another server. however, I want to transfer to AWS AMAZON and I can not get those hits I told you about.
reply sent to mobileapp sections please keep one conversation in proper item
hey basti, when i installed the module of order taking app and i click the merchant app menu it opens like below.
Your mobile API URL http://freebo.in/merchantapp/apiSet this url on your merchant app config files on www/js/config.js
API hash key
API hash key
api hash key is optional this features make your api secure. make sure you put same api hash key on your www/js/config.js Sample api hash key: 3fc1a685f2885d3d2dfd67e85d08ca09
Android PlatForm
Android Push API Key
New Order Push
Push Order Status
App language Settings
App Default Language
sorry but what is the question? also post your question in proper item
cheers
Please tell me how to enable advance search option and that five icon element on home page . We have check your theme setting and there already unchecked all check box .
Please give me latest documentation or any video tutorial link.
Thank You
go to admin – > settings -> Enabled advance search?
The instructions provided in the documentation like code line no etc. Don’t match the code. We are finding it difficult to configure the app. Can you check documentation once and see instructions are exact and specific?
mate which one? there is take note there you will have to do that in specific version of kmrs
if you are using latest version of kmrs ignore it
Hello Team, We are facing problem on mobile app installation .
We follow your first 5 steps as per your mobile app document and then after 6 step mobile app setting is not showing in dashboard. and In case of step no 4 how will get this getBaseUrl
array('visible'=>$this->AA('mobileapp'),
'tag'=>'mobileapp','label'=>''.Yii::t("default","MobileApp"),
'url'=>Yii::app()->getBaseUrl(true)."/mobileapp"),
ignore this if you are using latest version of kmrs
Hi Basti,
I really need your help with the following since doing the upgrade.
Basti,
1. CSRF errors when logging in using Facebook login on WEB (CHROME)
2. When buying store only gets as far as “please wait while we transfer you”...This only happens to some people. For instance it happens on my Chrome but doesnt happen on my IE. Please note that my DEVelopment test site works on both chrome and IE on the same pc
3. even when cash on delivery is disabled it still appears on the list of stores as ‘cash on delivery availalbe’ although you cannot pay by cash
4. the export module does not work
PLEASE Basti I need your help as I am losing some customers as they cannot order off the site
Thanks
Phil
problem 4 is now sorted…...
please help with 1 2 and 3
hi mate
1. send me your ftp and site address i will try myself
2. what do you mean? can you provide screenshot?
3. can you provide screenshot as well?
all account details have been sent.
1. The facebook login problem seems again to be related to chrome desktop
2. the issue is on chrome desktop it seems. When you try and place an order you get the message “please wait” but it does not go to the confirmation page.
3. The cash problem is solved by the new update i think on the mobile app. But the main site still displays (in the store list) that cash is available
It its worth noting that my development site works fine on chrome
the site is in the directory public_html
1. i try to login your site using fb and i get this error
Can’t Load URL: The domain of this URL isn’t included in the app’s domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
that means your facebook app settings is not correct
2. if you have any addons please install it first and run the db update from the addon
3. screenshot pls
1. i think you have tried the DEV site and not the proper site.
please try https://mealbuddy.co.uk
how do i send screen shots
i just sigin using facebook and its working fine in your site
you can see my account registered in your admin panel
note am using chrome 
you can upload your screenshot here https://imgur.com/upload
It works on mobile chrome and works on chrome on MAC….but I have tried 2 pcs and it wont work on chrome but does on IE…. see https://imgur.com/a/XGRKp
try and place an order for collection from a store that does pre order… it will not let you past the point where you place the order (it wont re-direct to the confirmation page).
please note that the dev site works fully with regards to placing orders
mate the code is only one if its working in 1 browse it should work to all 
cheers i tried chome i.e firefox all working fine
cheers