29734 comments found.
.
?
1. How to add more top website menu items and connect to specific pages or URL like Home, Contact, Browse restaurant etc. I want to have more, remove some. 2. Can I add sub-menu to menu names i.e. multilevel / hierarchical menu
hi mate
you will have to modify the code
in components/functionsv3.php and look for function
getMenu
Hi Buddy, How to track customer activity once he/she is registered or login or whatever actions he/she does on site or app. Any activity log?
hi mate at the moment for kmrs there is no activity log
When will multi currency add on be released?
hi mate
hopefully cross finger this month
email sent.
Basti, I’ve had a problem since Monday and of the 5 points that it indicates, you only solved one. We have to earn our bread and your late response is causing me to lose money. When are you going to solve the problems? A greeting.
sent
Sent
Sent
sent
Sent
Sent
Sent
Sent
Sent
sent
sent
sent
I have fresh install on two different VPS. Very fast, t3.large on AWS.
For some reason site takes forever to process thing. For example, customer places order and it says “order is processed” but then it hangs when showing confirmation page, and doesnt load at all. Also when updating order status in admin backend it hangs for a long time and doesnt do anything. Other fields are updating no problem.
I have emailed you login details
after updating order status I am getting : ERR_CONNECTION_TIMED_OUT
everything hangs when an action is made. for example, when customer orders I cant do anything in merchant backend. Can you login and check basti
place an order and see what happens
or try to update order status. then place order, and update new order status
it seems that the request is taking a lot of time
Never mind I fixed the issue . Was on my end. Sorry Basti
glad to hear that mate 
cheers
Hi where i can set the navigation of merchant inside settings? I want disable some in the menu like Addons, Social Settings. greets
you can turn it off in
admin -> merchant list -> edit merchant -> go to tab access
Found it finally thank you. I think its better get a ConfigTab where i can configurate this for all new registrations. so i dont have to edit merchant1, merchant2. If merchant need special config i will edit him.
at the moment there is no options for this one 
Hi Basti, if you’re coding a new backend, would is be possible to add an option for using own tile server, the basic L.tileLayer(‘https://abcde.com/tile/{z}/{x}/{y}.png
Ive an osm install with perliedman leaflet routing machine, routing control, autocomplete, nominatim geocoder.
I know your list is long and it maybe a big ask. I’ll understand if the answer is no. Thanks
hi mate
you can do this already but you need to modify the code
open the file assets/js/k_mapbox.js
change this line
L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token='+mapbox_access_token, {
Hi Basti, thanks. more complicated than I thought. ive this working in a simple webpage.
leaflet-routing-machine.js Control.Geocoder.js autocomplete.js
map.locate({setView: true, maxZoom: 20});
L.tileLayer(‘https://my.maps.com/tile/{z}/{x}/{y}.png', {
attribution: ‘© OpenStreetMap contributors’
})
.addTo(map);
<script>
L.Routing.control({
profile: ‘car’,
autoRoute: true,
routeWhileDragging: true,
reverseWaypoints: true,
showAlternatives: true,
autoComplete: true,
serviceUrl: ‘https://driving.my-routing-machine.com/route/v1',
geocoder: L.Control.Geocoder.nominatim()
}).addTo(map);
</script>
hi mate
you can simply change the tile
no need to use the routing cause am not using this
Hello, I can’t login to my application.
Here’s the link : https://marinacorner.ma/admin/
Everything was working fine, and suddenly I can’t login using any credentials.
Can you help me with this please.
email me here all your access like site link, admin login and ftp access
and provide screenshot of the error
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Basti,I have read and read about enabling Cash/Pay on delivery, it just doesn’t do what it is supposed to. I can not get Pay on delivery to work. I have read about Membership, Commission, Commission+Invoice – I tried them all. I tried using my phone to order on the website, both android and iphone, when you go to the cart to check out, there is no Cash/Pay on delivery.I can not place a test order on the website for delivery at all, not with a computer or with a mobile phone. I can place an order for pickup (gets an error after) but it goes thru – not for delivery though. For delivery there is no Cash/Pay on delivery, no matter what settings I use.Thank You.
hi mate
all you mention should work
cause this is in kmrs since version 1 
you are only confuse
check this
1. first enabled the payment will be available in admin -> payment gateway settings
2. if your merchant is membership you need to enabled the payment options in merchant panel
2. if your merchant is commission then enabled it in admin panel
Basti, I am confused – I checked it all, Still doesnt work. I understand it should work since version 1, but it doesn’t. That’s why I have been contacting you for support on this for at least the last 12 days 
ok
send me your admin login and let me know what merchant your doing a test i will explain where is your fault
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Hi Basti. I bought Karenderia before many years but didnt use. Now wanted to check it if improved. When i click karenderia demo Webseite and select a Restaurant, i get following popup: {code token not valid”,details}
Session token not valid etc.
are you able to login to your admin panel?
if yes that means csrf validation is working
try to hard refresh your browser maybe js file is cache in your browser
Hi mate. i see on google my site “Page is not mobile friendly”! do you have any help for that. Thanks
hi mate
i will redo the main kmrs so bear with me
i will change all the backend and front end with new design
cause kmrs design is very old already 
Hi mate! Will it work fully with php 7.4?
i haven’t tried it but it should work 
i build the kmrs in php 7.2
I started use already for 1 day. It is working fine. I didn’t notice any error yet.
glad to hear that mate 
cheers
Hi Basti, I want to stop notification on merchant panel where on every update by driver app a notification is going “Your order has been updated by delivery agent” from where this thing is disabled or modify.
you need to update your kmrs template with this new push template
see this link
http://bastisapp.com/helpfiles/merchantapp/1.0.6.htmlunder Update KMRS with new templates
this template is called driver_update_to_merchant
hi mate
can you add new update scoring system Speed, Service, Flavour
I showed in the pictures
https://imgur.com/PA0YzJT https://imgur.com/DUviDv0Thank you Basti
added on my update list
Hi Basti, we have created a model of html template, copy the code and inserted it into the kmrs email templates, but the result we get is this: https://imgur.com/gallery/ljxZqwq because? what is missing?
hi mate
better check your html format cause am saving the template as raw
so it means what ever you put in template will be saved
take note someone is using an html format template in there system and it looks great
cheers
check your email
sent
When the customer tries to update their details e.g. First and Last Name in the Profile.. they keep getting this error “Sorry but your mobile number is already exist in our records” ... why is that?
hi mate
the phone number should be unique for each customer
try to check in your customer if that phone number already exist
cheers
Hi mate, understood and fair enough.just not sure how come in the first place the duplicate of numbers managed to get in for 2 different customers .
cheers i think all my code will check first if the phone number is existed
unless it was manually done via database
I’d like to know. if direct payments. are online payments to the merchant direct?
hi mate
you mean the payment goes to merchant?
if yes you need to set your merchant type to membership
so all payment goes to merchant account
and merchant will need to set there own api credentials