29718 comments found.
Hi I asked that I need the front-end files as I am customizing the app, you said I have to buy the extended license I just paid for an extended license please send me Uncomlied files so I can customize it.
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
this is the 4th times I emailed you through the link you provided too, but I still not hearing back!
I purchased your system and you made me to buy extended license too, but you are not replying to my email!
hi mate
i already email you
check your spam folder
i email you in this email s.m*ama@yahoo.com
i need your gmail email address so i can add you to google drive
just sent you my gmail
sent
Please check my email for printer.
just got back , will do check my email today
cheers
Hello Basti
Even after setting up SMS in Nexmo Provider, No sms message is sent.
https://u.pcloud.link/publink/show?code=XZWjBIVZm9wBM4HqBlmoOshonjcxOXeDzw17Check and advise me
Thanks Always
i cannot open the link above anyways if there is no logs in sms logs then it must be your runactions does not work in your server you need to choose or what run actions to use touchurl or touchurlextension or fastrequest cause some server either one of this works
in your admin panel
so go to admin panel -> site config -> others ->Runactions choose first touchurl and test if does not work choouse the second one and so on
cheers
All runactions request successful..Email was sent.. I mean SMS is not sent when order is created
please verify
it should also sent
unless your sms template is empty or not enabled
Email sent.
just got back , will do check my email today
cheers
No problem mate, thank you
Hi there. How to add a special that is based on time and not date. Like a lunch special from 12:00 to 14:00?
Or is it not available yet
am sorry what are you trying to achieve?
i get this error hen i try to get inside price on a menu item inside a merchant account even i gave all right access. i cant access any of the menu on the side on a menu item
oops something went wrong
You are not authorized to perform this action
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#contactcheers
sent
reply sent
Hi Basti I sent you an email please reply to me, my email that is i sent you from is, (foodsxfoods@gmail.com)
just got back , will do check my email today
cheers
Ok, Mate
Mate, could you please reply to my email?
how to input dynamic delivery in decimal . example 1.5km to 2km . the system only takes whole number
is this on dynamic rates?
yes sir
do this in backoffice/controllers/ServicesController.php
under
public function actionchargestable_create($update=false)
change
$model->distance_from = $model->distance_from>0? Price_Formatter::convertToRaw($model->distance_from,0) :0;
$model->distance_to = $model->distance_to>0? Price_Formatter::convertToRaw($model->distance_to,0) :0;
to
$model->distance_from = $model->distance_from>0? Price_Formatter::convertToRaw($model->distance_from,2) :0;
$model->distance_to = $model->distance_to>0? Price_Formatter::convertToRaw($model->distance_to,2) :0;
Is there a tutorial on how to build the iOS apps?
hi mate
i already created a video tutorial that you can find in my youtube channel
https://www.youtube.com/watch?v=VUV-OMpzKCo&t=1174sAnyone have a Danish translation file?
Sorry i dont have one, you can add any translation at backffice
hello i am facing an error where the order total price in (st_ordernew) is not equal to the sum of the order items in (st_ordernew_item) for example i have an order with id 1 in st_ordernew with total of 3000 dinar and in st_ordernew_item for order id 1 there are 2 items with sum of 10000 dinar
can you help please
Hi mate
Do please check first the run actions in back office – site config – others – run actions
I think this happen when you modify the order?
Also Can you share screenshot
I asked for not complied files and Js files for front end you told me to buy extended license or support, I did buy extended license and Emailed you but I didn’t received the files yet, please advise.
Hi mate
Sorry for late reply, can you email me via profile so i can check your purchases
Thank you
email sent
any update?
hi mate
sorry i was away for a few days for personal reason anyways can you email me here again
https://codecanyon.net/user/bastikikang#contactalso provide me your gmail email
cheers
just sent you my Gmail
sent
thank you I received your email but my issue is that I don’t have composer.json and package.json , example : we are integrating the platform with a new online payment gateway Like STRIPE, and we need to be able to build the js file in the folder: location: protected/modules/stripe/assets/js orig-components-stripe.js to be able to create this file:”components-stripe.js” we need the composer.json and package.json files and we need documentation how to build the js files
reply sent
@Basti, in the OLD KMRS, is there any problem if I edit/change data of “MT_VIEW_ORDER” table?
It depends you mean edit the data value? Like what field
The contact number
Its ok mate
You can change the value
Okay. Thanks
N. P
Please respond to my previous comments
Will do
Hi Solved
I find..buyer set to service time first everytime in top search bar.. This is not isse..
Thanks
Sorry mate what do you mean?
It solved^ Thanks You For Your Quick Response ^
cheers
Dear basti, when uploading category featured images as a merchant i noticed the images are not being resized although resizing is active. both on JPEG and PNG images the overall image size stays the same.
please post fix
This resize features will be use only in mobile app
Please explain it to me as I’m a little child
You don’t resize images when uploaded.. only when serving them to the mobile app? How does that effect the server
No to step on your toes. But upload, resize and store THAT IS THE STANDARD cause if we only resize it on the fly for the mobile app , the PWA and the multi web are just as the driver app used to be in KMRS V1 to fucking expensive.
This is how we save money on data stored and data transferred..
hi mate
this is what happen every time you upload images it will create different size in /upload folder
and this different size will be use in web and app
hope it make sense
Ok thanks for the explenation.. that makes more sense .
cheers
Dear basti, please post fix for email not sending. using sendgrid, configured correclty. but in email logs no emails are sent at all
Its not the sendgrid its the runactions check first in backoffice – site config – others – run actions you can disabled this and choose fastrequest
Hi mate,
How does the admin correct a customer’s delivery address? As it has a Place ID shouldn’t it be automatically recalculated or yours a button to update it after the admin corrects the Address?
When you view the order there is edit button for address you can change manually all the details specially lat and long
Hi mate,
In the admin panel under Site Configuration > Others > Merchant Default Opening Hours I don’t see any use for this feature. The correct thing would be to have the marketplace admin opening hours and all merchants with admin delivery would only have delivery within the admin marketplace hours. So if the marketplace admin time is from 11:00 am to 3:00 pm and from 5:00 pm to 8:00 pm, a merchant with admin delivery that has the time set on its side from 9:00 am to 2:00 pm and from 6:00 pm to 9:00 pm, will only have admin delivery at 11:00 am (because admin driver only has at 11) to 14:00 (as the stores close at 14 before the admin marketplace closing time) and from 18:00 to 20:00.
As with the delivery fee, if it is the admin who makes the delivery, the admin must create delivery fees on the admin side and be able to assign the same fee to several merchants, the fee must be base price + price per km distance. The merchant can also create his own delivery fees but they will only be applied if the merchant does self delivery.
This is for default merchant hours when you create a new merchant or new signup
This is different from what you mention which is not available
Hi,
For a restaurant only with pickup option, why it is asking a delivery location when user tries to add the food to the cart ? how to fix this
also, merchant unable to upload the images
inorder to select the image media list showing empty
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (pdfmake.min.js.map, line 0)
Merchant unable to select or upload the images
1. Kindly double check i never ask address anymore when adding item to cart use the latesy version
2. Issue i found in some customer is that PUT request does not work in server so ask first hosting