29719 comments found.
Hi Mate. Thanks for the driver ready. I have obe question for you. I sow lot of same requests in commentc but no one good explanation like on other issues. Can you wrote here clearly hot to add static pages (header and footer stay the same). Just want to add FAQ, custom about us and manu other pages. I am sure that most advanced user want this.
Just wrote code snipets how to add it and how to create URL for the same.
Thanks.
hi mate
you mean create your own page in front end ?
Yes mate. Just some easy to understand explanation. Example : Add this ti protected controles / Create this file in view/
Add this code to add default footer and header. A nd add your content.
Thanks a lot. I am sure this will help all who want to customize it.
ok mate
example you want to create a page in front end called
mypage so link is https://yourserver/mypage
the steps are
1. first add the mypage action in protected/config/front_main.php
'<action:(restaurants|offers|pagenotfound|feed|contactus|mypage)>' => 'store/<action>',
2. now in file controller/store/controller.php
add this function
public function actionmypage()
{
$this->render("mypage");
}
take note functions should start with action
3. now create the template mypage in themes/karenderia_v2/views/store/mypage.php
cheers
Hi mate. So in home page we have option for “Sign up to deliver” did should has option for filling out like old kmrs for delivery sign-up and then we activate the driver after he register all his information. Thanks
hi mate
will do take note on my update list
right now registration can be done in driver app
Hi Basti, about the update is hard to do by my hpanel from Hostinger because no more opinions to do update do you have solution to do update via my hpanel not cpanel, please help me
hi mate
am sorry what do you mean?
update is very easy just upload update.zip and extract the files
and go to admin panel -> utilities -> fixed database
that’s it
I diid thank you very much
welcome
paypal redirect error issue Caught exception: We are sorry, the server wasn’t able to process your request
Hello Basti! To explain, I am using old KMRS 5.4.5 – because the newer version does not yet support all older features (like app translation).
Now, PayPal has stopped working. The error message is “Caught exception: We are sorry, the server wasn’t able to process your request”. Do you know what could be wrong? (Stripe is working fine!)
Thank you in advance!
hi mate
let me check this on my end am not sure what version of paypal i added in old kmrs
Hello again Basti!
Thank you for your response!
PayPal version as per Readme file is: REST API SDK for PHP v2
We also checked that PayPal successfully works in Sandbox mode. This error only happens when switching to Live mode. (Tested with more than one PayPal account.)
ah ok this should be a simple fixed if sandbox is working live should work also
what is your currency? check if your currency is supported by paypal
also take a look at this
https://www.paypal-community.com/t5/Wallet-Archives/Sorry-we-are-not-able-to-process-your-request-Please-try-again/td-p/939596Sent
sent
hi to all
driver app is now release for sale https://codecanyon.net/item/karenderia-driver-app/44025705
thank you
Hi Basti – Your new update 1.0.7, after i update i am getting error that i email you. Also in old version 1.0.6 when i search by city or address my merchant showed up in the list but after update nothing is showing (the list shows 0 results). Please check it.
can you let me know what is that error?
provide screenshot
Replied with screenshots, please check your email.
sent
Replied to you email
sent
Please check your email with my reply.
sent
Replied.
sent
Replied, this time please fix it because i think we are going in the circles.
reply send just update all your files cause your files is not updated that is why
Replied, please check your email
sent
Replied, please check your email.
sent
Please Basti, whats the situation with the integation?
hi mate
you mean migration from old to new kmrs?
if yes at the moment i don’t have news to announce yet
cause i realize i have still one missing addon and that is points addon
cheers
please mate I sent you an email about update bug also I mention it here and still waiting to solve it also to find a solution for future updates thanks
hi mate
are you doing update version 1.0.7?
if yes read this
for those doing update to kmrs
– Update notes: update process has been change in version 1.0.7,
step 1 extract the update.zip as before
step 2 no need to run the backoffice/update anymore just go to admin panel -> ulitities -> fixed database, this will create all new tables and menu
Ok mate i will try and let you know Thanks
cheers
email not sending to merchant after the signup or when they get approved
hi mate
first check if your run actions is working or sending emails
go to admin panel -> notifications -> email logs
if you cannot find any emails here means your run action does not work
change your run actions settings
go to admin panel -> site config -> others ->
disabled run actions
and choose fast request on drop down and save
cheers
I have done what you said but email not sending to merchant. only to customers
How do you change the info that is circled?
https://drive.google.com/file/d/10nIpjiSpKkYlFGTRM0vTQTdwP5Bpfl8k/view?usp=drivesdkhi mate
screenshot does not work
can you send me your admin login and ftp access instead? so i can do a test
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
I sent u the info. 404Eats.com
am sorry mate ?
can you upload the image here instead https://imgbb.com/
And please check why the email to merchant not sending
i think this is replace in latest version i remove this naming cause its in js file
Hi Basti.
Can you please help answering the following questions.
1-How to set it so when a merchant register it will show their country currency by default?
2- How merchant can change there own currency where to go? I can’t see the option
3- When will you add the guest checkout?
4- When will you integrate Google and Apple Pay? ( i mean is it expected this month or next month or longer?
Thank you in advance.
hi mate
thanks for your interest
1. at the moment we don’t have this features am planning to add this right now we have only 1 global currency you can set that in admin panel
2. same as 1
3. Next update 
4. i cannot promise the apple pay yet but i do have plans to add google pay maybe next update
cheers
Basti.
Will it possinle to include the merchant currency selector on the next update?
Thanks again for the great script.
sure mate it should have currency selector on front end 
Thanks Basti. It would be great if the merchants can also chose their country currency instead of having the global currency.
This will enable us to launch in multiple country.
This will also make this great script even greater.
yes that is the plan for multicurrency addon 
Hi Basti.
Please don’t forget to add the multiple currency on the next update to enable Merchant to choose their own country currency.
This will add a great value to this script.
Thanks again for your great work on this script.
will do mate 
Hi. After updating all is good just I can’t access orders in backoffice/order/view?order_uuid=ef878dba-bb65-11ed-b8ce-5c806da1e186
It showing empty
I did updates 3 times and same thing. But in merchant I can access the order details just only in admin side. Also its showing still Version 1.0.6 and your demo too.
do this
– Update notes: update process has been change in version 1.0.7,
step 1 extract the update.zip as before
step 2 no need to run the backoffice/update anymore just go to admin panel -> ulitities -> fixed database, this will create all new tables and menu
don’t worry about the version i think i forgot to add this functions to update version
Thanks basti, yes I did exactly how you said. I did that before nothing wrong it was but this version all updated new files but in my end order not displaying on dashboard for backoffice/order/view?order_uuid=ef878dba-bb65-11ed-b8ce-5c806da1e186
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
Thanks mate already sent.
reply sent
Thanks mate. My site the one I use now it’s version 1.0.6 I don’t updated to last one.
ok wait for my email
@NajahAlGhazali you put the update inside a folder. You can’t put it inside a folder. You should unzip the updates.zip to public html so it can ovewrite the old files. And then go to fixed database. After you do that correctly it will still say v 1.0.6 but in the side menu it will show the delivery management
thank you mate for your help 
@lrdlucky That means you don’t have the addon for the driver app installed you can’t install the addons from the old kmrs. You need to buy the new addons to access the API for each of them. If you need driver app, you have to buy this Karenderia Driver App
thank you mate for your help 
Is possíble to install addon old version appv2…merchant app…? How can i app folder to upload to install ? inside module app anyway?
https://ibb.co/fvsmdFDAlways try it doesnt working keeping looping and get error.
https://ibb.co/fvsmdFDSomebody possible help pls? tks a lot!
hi mate
driver app is sold separately you need to purchase this first
https://codecanyon.net/item/karenderia-driver-app/44025705cheers
installing addon is very easy you just need to upload the modules
you can find docs how to this when you purchase the addon
Hi Basti I believe you misunderstood me. I bought all your addons. It turns out that this last update of Addons I didn’t buy. My question and doubt is, if the previous version of Addons will not work? Because I know how to configure it happens that I don’t have some ways to configure and communicate with the current KMRS. Can you help me please? If it is the case that I buy all the Addons I need again, at least make a different price for those who have already bought with you
??
already answer
keep once conversation
thank you
Hi Basti, i cannot find the self delivery function where merchant add their own delivery guys, is this still in place?
hi mate
at the moment the merchant own delivery rider is not added yet on this version
cheers
for those doing update to kmrs
– Update notes: update process has been change in version 1.0.7,
step 1 extract the update.zip as before
step 2 no need to run the backoffice/update anymore just go to admin panel -> ulitities -> fixed database, this will create all new tables and menu
Thanks
@bastikikang I did that but still i haven’t update could you give me more information to do the new update.
for those doing update to kmrs
– Update notes: update process has been change in version 1.0.7,
step 1 extract the update.zip as before
step 2 no need to run the backoffice/update anymore just go to admin panel -> ulitities -> fixed database, this will create all new tables and menu
Thanks
@NajahAlGhazali that was it. Basti said to do only those steps. You have v1.07 now. Although it may still says 1.0.6 you’ll see in the menu in admin panel the new option for delivery management. Menus are stored in database, that means it’s updated.
thanks mate for your help
mail sent
sent
mail sent
sent
check mail 
sent
Sent
wait for my email today