29719 comments found.
hi basti can i change the currency in pakistai Rupe ?
yes you can
in admin -> manage currency add rupe
and set your default currency in admin -> settings -> address & currency -> Currency Code
sorry one more thing there is no pakistani time zone how can i add
hmmm am sure there is in admin -> settings -> website timezone -> timezone
i think you need to choose
Asia/Karachi
https://stackoverflow.com/questions/37274762/set-time-zone-in-php-for-pakistansorry basti i need more help about this ( https://prnt.sc/kz6w33 ) please check this pic where i can add city area i dont find option i have to add manual city area but i dont find option can you please help me thanks
define all locations in admin -> manage location
and merchant will define the location they delivered in merchant panel -> delivery charges
hi there i have small issue here ( https://prnt.sc/kz76zt ) when i click in CITY i can see city names but when i click in AREA its not come up only when i searc then are come up there is option same like CITY if i click all area come up
thanks
that is normal mate
that is how supposed to be
you need to enter name for area to the list appear
how can i translate the size “small – medium – large” i can’t find in translate. Wheres the file i can edit?
thanks
hi mate
1. first you need to enabled multi language in admin -> manage language -> Enabled Multiple Field Translation make sure you have already created the folder for language in protected/messages
2. when you edit the size in merchant -> size -> add or edit you should see the tab for every language
cheers
hi theres a option to make it default for all others merchants? cheers
sorry what do you mean?
those settings can be found in admin panel so its your control not to enabled or enabled it
hi
you already answered me about preConfiguredSize()
cheers
oh ok
cheers
Once the customer signed up. If he did not verify the email it says pending in the customer list in admin, which is fine. If the pending customer wants to signup again it asks for the verification code. But the user does not get any verification code. Help needed urgent.
Also, I’m planning to pay extra money for premium support. Let me know if that’s possible.
Thanks
kindly check if you already set an verification template first in admin -> Notification template -> CUSTOMER_VERIFICATION_CODE_EMAIL and CUSTOMER_VERIFICATION_CODE_SMS
and check the email logs if you can see the email sent
am not sure if i add send verification code again
for premium support
email me here
https://codecanyon.net/user/bastikikang#contactcheers
Email sent
sent
Hi Basti Can you help with question below
How (which file) i have to edit to hide red marked columns (attached pic) from admin and merchant orders view
https://i.imgur.com/zPxcAkq.pnghi mate
1. edit the file views/admin/incoming-orders.php
2. you need to edit the ajax that sets the value to the table it can be found in in components/ajax.php and look for function AllOrders
remove the column that you remove in step 1 in $feed_data‘aaData’=
cheers
Dear basti thanks for answer
I did the things u told and now columns + titles are hided but i get error (attached pic) when page is loading and same error when using search on that page
error -> https://i.imgur.com/QKOLLUE.png
edited views/admin/incoming-orders.php—> https://i.imgur.com/UpT1krg.png
edited components/ajax.php -> https://i.imgur.com/ROEtLrN.png
it means you modify this wrong and the table column
https://imgur.com/ROEtLrNthe table column is expecting 8 cols
i did like you told
1. edit the file views/admin/incoming-orders.php
2. you need to edit the ajax that sets the value to the table it can be found in in components/ajax.php and look for function AllOrders
remove the column that you remove in step 1 in $feed_data‘aaData’=
and the admin side it ok now but the editing of files not effect on merchant side
merchant side -> https://i.imgur.com/yAJ95N2.png
admin side edited and ok -> https://i.imgur.com/5Pu1OFn.png
which of filed must be edited to effect on merchant side ?
thnx
hi mate
happy new year, can we start fresh again
can you let me know what are you trying to achieve?
@pedro2017 Thanks, but not working
thanks for helping mate i really appreciate
cheers
Hello Basti,
Actually i want to implement this for a multi vendor bakers website where vendors can sell their bakery products. So the only concern is – is there a option to add customized attributes to the products for example if im adding a product like cake then i may need attributes size, type, shape, egg/eggless, toppings etc. Please let me know if this is possible.
Thank you.
hi mate
there is already
1. for size you can find it in merchant -> size
2. for attributes like shape egg etc you can do this in merchant -> addon category and you can add the item belongs to that addon category -> addon item
3. and when you create the main food item you can choose in under merchant -> food item
cheers
Thank you
cheers
hi again, how work the sms function? like i need to buy a sms credits in twilio, nexmo, smsglobal etc.. if yes how much cost the sms credits?
also how work?
hi mate
sms is another feature that you can provide with your merchant , before merchant can send sms they will need to purchase credit from you
for cost kindly check the sms provider website for fee
cheers
Traduccion a ESPAÑOL
sorry i don’t have one 
you can simply translate the language file found in protected/messages/en/default.php
watch the following video
How to translatehttps://youtu.be/FaQFRX9xEJY
How to set default language
https://youtu.be/Ugl2ilxBbhM
Donde esta la truccion a español ???
watch the following video
How to translatehttps://youtu.be/FaQFRX9xEJY
How to set default language
https://youtu.be/Ugl2ilxBbhM
Hi, how i can add a header color like this -> https://prnt.sc/kz23yy ?
thanks buddy
arpit85 try to add this configuration in your php.ini
max_input_time = 300
max_execution_time = 300
memory_limit = 258M
post_max_size = 257M
or high 
try this
in assets/css/store-v2.css
look for .top-menu-wrapper
and add background color example
.top-menu-wrapper{
background:red;
z-index:99;
border:0px solid blue;
padding-top:2px;
padding-bottom:2px;
position:absolute;
width:100%;
top:0;
transition:all .3s ease-in;
}
thank you very much
cheers
While installation the script doesn’t go anywhere after this (below)
Creating database tables… Creating table address_book [OK]
Please suggest
i think your mysql version is different and your mysql strict is enabled if you have options to turn off mysql strict that will be great
once you turn off mysql strict in your server try again the installation
cheers
Thanks, turning off strict mode worked.
cheers
the translation of the mobile app does not work completely some fields are without translation, I already did the steps that you asked me to do, but still it remains without translation
is this mobile app? if yes kindly post to mobile app item
cheers
hi guys
am doing a survey which addon would you like to add in KMRS
kindly vote here https://linkto.run/p/C9R31O2Ocheers
Hi
I am currently using your app and it is amazing. I need some functions not sure it exists:
1. Centralised management for multiple branches. In particular stock, customer database, loyalty etc.
2. Mobile app for customers, restaurants and drivers.In particular options for customers/managers to track the location of delivery or deliverer.
3. Automated customer tracking, if a regular customer we need a system to identify during the order itself.
4. Proper accounting system to manage inflow/outflow and profit.
Please let me know the availability of these functions in case if needed additional customisation, please let me know the costs involved.
sorry but at the moment am not available for this one
its looks like huge changes in kmrs
if i do that i will have to force to stop the update
and creating new addon 
btw your welcome to hire your own developer
Thanks for your reply. Can you help me in recommending a developer experienced in your system? Where I can find good one?
actually most of the person i know is busy as well 
someone here in codecanyon looks familiar with kmrs but i haven’t see him doing a code, so am not sure if is good but maybe you can contact him
email me here so i can send his email
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Thanks for your help. I have contacted him.
cheers
maybe you can provide me a feedback for this guy if he is good 
cheers
Hi, one question, do you know some free software that can help to translate the default.php file?
you can use https://atom.io/
or use dreamwever
Thanks for the reply, i have text editor, but there are like 2600 translations to be made. Do you know software to do it automatic?
ahh sorry i think there is none
you have manually translate those
also google translate its not accurate
Hello basti, please help me with this: I installed the new update and when trying to go to the order summary screen, it remains in a loop and then shows the screen but without summary of the order. I try to go to the box and say “undefine error”
must be missing files or not updated functions
send me your site link and ftp access
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Hi Basti, good. I just sent you the mail
sent
I have already answered you again
sent
Hi mate! See your email please!
sent
sent
sent 2 emails please.
sent
Do not leave me, please, I need the answers in the email. Thank you and waiting
mate you need to understand that i have some other customer to support to so please be patient and wait for my email
i always answer your question and its like am providing special support to you since you always ask a question every day
Hi, I am trying to view and test your Braintree payment system but cant add it to the demos or find a restaurant that has it added could you point ,e in the right direction for this?
hi mate
actually it was disabled in demo
try to order to this merchant
http://bastisapp.com/kmrs/menu-mcdonaldsi already enabled braintree
cheers
Hi, would like to make some changes to the system.
Please get in touch. hjmiguel@outlook.pt
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
hi basti How I can use this SMS company? https://www.infobip.com
I need help
unfortunately this is not added in kmrs
if you want i can add this for you but with fee let me know
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
I sent
sent
sent
sent
sent
sent