29731 comments found.
@foodclick,
You have google map polygon for merchants and wanted to send it to Basti.
Could you please confirm/remind to him or in comments that you have sent him in order to add it in coming updates?
Thank you for helping us all.
cheers
i have just change the server all data are there but restaurants dont find anymore,is there a setting i miss ?
thank you
already replied in your other comments
please comment in proper item 
Hi bastikikang, I am getting http error 500 in admin while clicking addon option merchant app. Kindly help me sort out this. Also it does not has proper tutorial on how to setup merchant app and run it.
merchant app is an addon and its not included in kmrs is for sale separately
Hi Basti, Do you have a functionality documentation? A document that explains the functionalities, especially for the admin panel and merchant panel. p.s. : thank you for this great work!
unfortunately i don’t have one 
Mail sent 
Reply sent
reply sent
Hi Basti, I read in comments that someone has sent you polygon codes from previous version of KMRS and you would need to upgrade to current version. Did you check if you can add polygon feature to the coming updates? I cannot finalize my website without this feature. cheers.
hmmm am not sure if they have send me the code i cannot remember
i will have to review my email
cheers
Hi Basti,
I want to install your script at my domain (www.mydomain.com). Afterwards, I want to do some modifications (like color etc.), until launch of my website.
But in the meantime, I want to redirect the visitors of my domain to an external website (for example temporary.weebly.com). So I can work at the modifications.
How to obtain this best?
Thanks and regards.
its better to installl kmrs in a folder example yoursite.com/myfolder and move it after once you finish with the changes you are doing
cheers
Hello Basti, is it possible to create standard (predefined) food categories? So in the code, database etc.? That not every merchant has to create everything new?
another question; Is it possible to hide the change (change? For How Much?) field on Cash On Pickup / Delivery? is not needed …. where can I hide or remove this in the code? Thank you
technically you can do that but at the moment those are not available you can simply create a new functions for that and add those or hook it once the merchant is added or during merchant signup
for hiding it just simply use css in your assets/css/store-v2.css add this at the very end
.change_wrap{
display:none !important;
}
cheers
Thank you for the answer and the code for change field. works wonderfully. Can you tell me how I can add this feature? by code? database? in the Merchant size, it is possible by code to make standard entries in the database … would you have me such a code for the food category?
for food category you can add your own code to add the pre define categories when merchant is added or did a signup add the code in functionsv3.php and look for functions autoAddSize
this is the code where the size was added if the merchant is added in database the table for category is _category
hello, unfortunately my php experience is “shit”
I took the code that you said, but it does not work …
public static function preConfiguredCategory()
{
return array(
'Category1','Category2','Category3'
);
}
public static function autoAddCategory($mtid='_category')
{
$db_ext=new DbExt;
$category=self::preConfiguredCategory();
if(is_array($category) && count($category)>=1){
foreach ($category as $category_name) {
$params_category=array(
'merchant_id'=>$mtid,
'category_name'=>$category_name,
'status'=>"publish",
'date_created'=>FunctionsV3::dateNow(),
'ip_address'=>$_SERVER['REMOTE_ADDR'],
'category_name_trans'=>''
);
$db_ext->insertData("{{category}}",$params_category);
}
}
unset($db_ext);
}
hahaha
nice one mate
here is a sample code 
public static function autoAddSize($mtid='')
{
$db_ext=new DbExt;
$size=self::preConfiguredSize();
if(is_array($size) && count($size)>=1){
foreach ($size as $size_name) {
$params_size=array(
'merchant_id'=>$mtid,
'size_name'=>$size_name,
'status'=>"publish",
'date_created'=>FunctionsV3::dateNow(),
'ip_address'=>$_SERVER['REMOTE_ADDR'],
'size_name_trans'=>''
);
$db_ext->insertData("{{size}}",$params_size);
}
}
$category = array(
'Category1','Category2','Category3'
);
foreach ($category as $val_cat) {
$params=array(
'merchant_id'=>$mtid,
'category_name'=>$val_cat,
'category_description'=>'',
'status'=>"publish",
'date_created'=>FunctionsV3::dateNow(),
'ip_address'=>$_SERVER['REMOTE_ADDR']
);
$db_ext->insertData("{{category}}",$params);
}
unset($db_ext);
}
hello basti, code does not work….. can you help pls?
public static function autoAddSize($mtid='')
{
$db_ext=new DbExt;
$size=self::preConfiguredSize();
if(is_array($size) && count($size)>=1){
foreach ($size as $size_name) {
$params_size=array(
'merchant_id'=>$mtid,
'size_name'=>$size_name,
'status'=>"publish",
'date_created'=>FunctionsV3::dateNow(),
'ip_address'=>$_SERVER['REMOTE_ADDR'],
'size_name_trans'=>''
);
$db_ext->insertData("{{size}}",$params_size);
}
}
$category = array(
'Mittagsmenü','Speisekarte','Znüni','Vorspeisen','Dessert','Getränkekarte','Getränke offen (im Lokal)','Getränke Flaschen','Bier','Alkohohlfreies','Whisky','Spirituosen','Aperitif','Wein','Mixgetränke'
);
foreach ($category as $val_cat) {
$params=array(
'merchant_id'=>$mtid,
'category_name'=>$val_cat,
'category_description'=>'',
'status'=>"publish",
'date_created'=>FunctionsV3::dateNow(),
'ip_address'=>$_SERVER['REMOTE_ADDR']
);
$db_ext->insertData("{{category}}",$params);
}
}
unset($db_ext);
mate it should work
i tried that before i give it to you
hello basti,
have you written a mail, please look, thank you
sent
reply sent
sent
language can not be added via panel
it should translate 
How to set default language
https://youtu.be/Ugl2ilxBbhM
I know the manual dial-in, but I can not change it from the admin panel like demodaki. Is not the latest version of the files we downloaded
sorry what do you mean?
can you check the version in index.php
Last Update : 28 August 2017 Version 4.3
the last version is
= 4.4 (30 August 17) =
please re download it here in codecanyon
The file I downloaded is already version 4.3. CodeCanyon files are not up to date
ah you are right
its
- Last Update : 28 August 2017 Version 4.3
but it should have = 4.4 (30 August 17) =
which i forgot to update the index.php
that means you have the latest file
and the translation should work as above 
unfortunately not like demod 
ahh my demo is not updated sorry about that mate 
the translation is change in latest version to use the standard translation of yii cause that last version is not working very well
its very simple mate just watch the video
How to translate https://youtu.be/FaQFRX9xEJY
How to set default language
https://youtu.be/Ugl2ilxBbhM
oky thank you
cheers
Hi, 1. packages of apps: driver, customer and order taking are for android and IOS? 2. How task is associated with restaurant order in driver app? I was trying driver app but never found how to add order to task.
hi mate
1. yes
2. once there is new order it will auto insert as task in your driver panel
it will depend in your settings what order status to based to insert as new task
cheers
Please check your email…
sent
Hi, could you please help me out? I have migrated my project to bluehosting but all orders come with order ID 0
Forget it, I have already solved it by importing the BD again without the View tables. Thank you
awesome ! cheers
Hi, Basti.
1. How do I make a daily menu? 2. How can I add stock? 3. How do I make 10 orders of a combo and give 1 free?
hi mate
1. what do you mean daily menu?
2. at the moment this feature is not available
3. same as 2
i might add it on my update list
cheers
i need mollie payment integration
reply sent
yes how to buy send a message but don’t get info how to buy.
i already replied in your email 
Hi Basti,
I have see this question asked in few places but the answer is not clear. So, I’m asking again.
The issue is, “Delivery Fee” is set as “Free Delivery”, when the distance is not available. It’s an issue as we have to charge a Delivery Fee.
I have set a Delivery Fee and Free Delivery Above Sub Total Amount in Merchant Settings/Delivery Charge Rates.
How do I set this delivery fee to display for all customers without checking the availability of distance when placing an order?
Thanks.
hi mate
the delivery fee works like this
in merchant ->settings -> Delivery Charges
this is the standard delivery fee it does not check any location etc
if you set delivery fee in merchant -> Delivery Charges Rates this will use the table based on location set if your api does not work the fee in merchant -> settings will be use
Hi Basti,
Yes, I have $5 as Delivery Fee on Merchant -> Settings and NO Delivery Charge Rates set. But, when I add items to chart …
Delivery Information
Distance: not available
Delivery Est: 30 minutes
Delivery Distance Covered: not available
Delivery Fee: Free Delivery
[Change Your Address here]
... no Delivery Fee – $5 displays on the total of the Cart.
Would you like the login details of my platform?
i think your google api is not properly working as the distance says not available
or is either your visit the merchant link directly without entering any address
send me your site link 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
Email sent Basti.
sent
Issue – Delivery fee does not display on Mobile View.
I have sent an email with screens to explain. Thank you.
sent
I have sent you a reply with a merchant link. Thanks.
sent
Hello Basti, get this error when I’m in Backend (french) Withdrawals settings and made the text in french. Then when I choose de Back-end in german or englisch the french text is in?
Is this a wrong connection to the database?
And the same happens on the notification templates.The pencils don’t work nor in german nor in french. so i’ve to choose backend englisch then click on the pencil and choose then french or german…. but even when it’s saved some time later the text is gone? Where I don’t know.
am not sure if the fixed is already in latest version can you confirm this one
open the file assets/js/admin.js and look for
$( document ).on( “click”, ”.template_actions”, function() {
this line
var params='key=' + $(this).data("key") +"&label=" + $(this).data("label");
should be
var params='key=' + $(this).data("key") +"&label=" + encodeURIComponent($(this).data("label"));
Quick question, what is the best workaround, we want to have a product for free if the client spends over 45$ (subtotal).
can you give example? so i can give correct changes
When the client cart has a value of 45 >= (subtotal) – a (1 of 3 options) bottle of wine with is normally 20$ will be for free (0$). (we will have this with 3 different products. and client can only add 1 product of this type *bottle of wine.
hmmm this will be tricky i cannot give the correct cause i never done before but i can give a logic, the logic is to have add a new fields for tagging the food item to be free and the functions displayOrderHTML in functions.php you will need to sum up first all the item to check if the subtotal will be come more tnan or equal to 45 if yes then set the price or over write the price during looping of food item
thank you
By the way, when are you planing to laugh the single app (for restaurants)?
about that i don’t want to promise any dates,
as there is always stopping me to finish the single app 
hello there, I’m trying to add food category in other language but after press save, there is no response or not affect … it’s very important for me to solve this issue
can you send me merchant login so i can do a test? and words that you are trying to add?
and provide ftp access
cheers
leave a comment here once you send it so i will be notified
done
reply sent
I sent the answere
sent
sent
sent
sent
mate i already replied?
I sent you the login detail to check what is the issue regarding add the category abd items in other language… The last replay from you was that yoy couldn’t ligin to my ftp…please check again
reply sent
Reply sent
sent
Sent
sent
Thanks… sent
sent
Sent
sent
can we go to live support via skype or other communication chanel?
I don’t know if the problem from using the signning key or not?
I resloved the issue finally, it was in config.xml I missed one line for phongap
awesome
cheers
Is it possible to import restaurants under the same email now? Initially, I need to input all of them myself and the restaurants will claim their listings soon thereafter. I cannot create thousands of emails to import restaurants initially.
mate is this the import functions csv files?
I want to just simply take a csv file and import all of my restaurants
remove the checking of emails in the file views/admin/merchant-bulk.php
change this
if (!Yii::app()->functions->isMerchantExist($data[4]) ){
if ( $db_ext->insertData("{{merchant}}",$params)){
echo "<p class="\"indent" uk-text-primary="">".t("Successful")."...</p>";
} else {
echo "<p class="\"indent" uk-text-danger="">".t("Failed")."...</p>";
}
} else echo "<p class="\"indent" uk-text-danger="">".t("Email address already exist")." <br /></p>";
to
if ( $db_ext->insertData("{{merchant}}",$params)){
echo "<p class="\"indent" uk-text-primary="">".t("Successful")."...</p>";
} else {
echo "<p class="\"indent" uk-text-danger="">".t("Failed")."...</p>";
}
Excellent…. Will I have to assign usernames and passwords to the CSV import rows? Also, will I have to manually do this customization with every update?
you want to add username and password in csv?
yes you will have to do this again if you update your files
Having the same username and password will be fine for import. Can I change them individually CORRECT?
no mate the username should be different
it should be unique the password is ok to be the same
U are right…I will make username unique… I just really needed the email to be the same until they claim their listing. Is there anything else I should be aware of?
i think that it’s the username should be unique