Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,363 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29717 comments found.

Hi all
After the update i have notice something wrong with MAPBOX.
If i use mapbox, the customer can´t change the delivery adress. it gaves a “failed error”.
Even if i click to test the API, and the results is MAPBOX – Gecocoing API Successful, the error with MAPBOX continues, the user can not set the delivery adress.
When i change to Google Maps, it turns normal.

What should i do to solve this?

It was perfectly with MAPBOX.
Could you help?

mate as you can see on the error there is missing files in your kmrs

Kmapbox.php cannot be found

this file should be in protected/vendor/KMapbox.php

That is it. Thanks a lot for the help

Hi basti

How can i hide sidebar option in merchant penal in COMMISSION only mode, so that merchant can only see few options like dashboard, reports, users, orders etc.

I don’t want merchant can see food items, addon items, payment gateway settings. Thses all option should be hidden from admin penal under EDIT MERCHANT OPTION.

actually if i set merchant type = COMMISSION ONLY, then he can only see orders, invoices and reports. Rest all options in sidebar should be hidden by (disabled) from admin panel under EDIT MERCHANT OPTION.

https://drive.google.com/file/d/1_G_To3P8NpjACJlM0QJCN78tdrgM38Bp/view?usp=drivesdk This is admin penal, where new merchant settings like login info, payment settings etc can be set. https://drive.google.com/file/d/15zNamW6xzWDulBVL5LnK2_SfQHGkGw0T/view?usp=drivesdk This merchant penal with sidebar option to be hidden.

Kindly guide me to add button to hide these options.

hi mate

there is options to that in latest version but if you hide food item how can merchant add their own menu?

you can hide any of the menu under admin -> merchant list and edit merchant and go to tab access

cheers

https://drive.google.com/file/d/1LNVyvbqVG78zcTHMDe9ymkcyAMjyQ7a_/view?usp=drivesdk

Only these options i can disable in updated version.

Any file/code edit to add more options to disable.

kindly update your kmrs :) this was added in version 5.2

Basti, sent you an email for more than 15 days, no response got

In the configuration of the user as admin I see that the mobileappv2 addon exists!

Is it a new app that you do not publish yet? because when wanting to enter that option I get error 500 in the browser

that would be correct this is the new addon am about to release

cheers

Hi IMPORTANT: this settings is to DISABLED certain payment gateway to merchant, this section is to DISABLED not ENABLED Where to activate the payment, thank you

sorry what is your question?

My question is how do I make the search only for a specific place, for example Saudi Arabia with the cancellation of the rest of the countries do not appear in the search

ah you mean in homepage search the auto suggestion? if yes go to admin -> settings -> home search area -> Set Google Default Country On?

Hi Basti,

Just sent an email concerning updating issue to kmrs V5.2

Regards

I have emailed follow up inquiry. Thanks

Hello, i have a merchant on: “comission + invoice” merchant type and it show only Papal, Stripe, Sisow, PayUMoney and paysera payment methods, all the rest payment methods are missing for the merchant, for example i need to setup mercado pago for that merchant and is not there, can you help me please. Thanks in advance.

check if you enabled them in admin -> payment gateway settings

Thanks, i solve it, the problem was that im using GIT and you have some .gitinvisible in some folders.

Hi Basti – Please check your e-mail and reply me… Thanks

Reply sent… Thanks

I am opening a new e-mail thread since our current thread is tooo long. Please check my e-mail and guide me how can i convert this site from US to other countries.

Hallo, i have two questions - How can i extend/renew my support? - i miss one function inside the product: in europe it´s need to have a allergen list for each food item. This is not the same as a ingrediant list but similar. So in germany we need to have both for each food item. Is there any point inside the system where i can insert the allergen?

Regards, W. Schmitt

hi mate

oh ok this will require changes in database also in code so basically you will have to change the code for this

right now am not available after i finish version 2 of kmrs you can contact me back

hi basti, glad to hear this. When will you finish version 2? – can i help you testing?

am hoping this end of month and testing will be next month

sure mate you can give me your email via profile

Hi, basti.

Please support me on following issue.

So I have delivery app and the issue is about searching results. When user searches for the nearest restaurants I want to show him those restaurants only with delivery options according to his location. For example if user 6 km far from restaurant currently app shows him the restaurant which is delivery radius is 4km. I want to fix this issue, so in this case it ll be better to show user only those restaurants where their delivery radius is close, or relevant to the users’s location.

its already done in the code as you can see the distance is being show

what i mean is that we cannot do it via query

as the search results is base on query by radius

and we cannot include the filter of merchant distance delivery cause you need to use google api for that

sorry but its hard to explain for non developer :(

You can write your email. I will have a question.

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Hey Bro, I am not a developer but Im ruuning a food ordering business through your platform which i told the developer to use after doing some research.

Now I have a bit of a problem because the developer that was working on it has become unreachable all of a sudden and i have a new developer but he needs access to the source codes, to make changes to our current customized version.

Kindly advise how I should proceed in this situation so that the new developer can continue working on the app. We still have backend access.

Secondly I wanted to know how we could load merchants from other countries and get the app to show merchant options based on the users current country..it seems this function is already in built..any advice on this?

Cheers mate

ok, so we can add wordpress to your website, i thought the website is already built with another system, i mean i want to add a blog to my karendia website.. how do i do that, sorry im not a developer

also Basti change search settings to based on location, but i noticed that you have to manually define all the areas the restaurant can deliver to. because of the size of data entry involved, (to enter all the possible delivery locations for each restaurant) is there a faster way to do this? Also how do you enable the search by Country?

1. for blog mate its not added in kmrs it will be better to use another program for it like wordpress

2. you will have to define all the locations :) there is no search by country

seach options are the following - postalcode -state/city - city/area

you can find this in admin > settings -> home search area> Location search type

Hi Basti, After the last update (5.2), all the website is aligned to the right, every single page, menu etc. And the marks (eg. ? ! , . ) are before the sentences not at the end. Regards

to update to latest version is very easy if you did not change anything or add new functions

you just need to replace all your files with latest version? i think that is not very hard to do

just like at first when you install kmrs what the first thing you did? copy the files in your server right? and change the db connection? also that is what you need to do to update to latest version

only the hard part is when you add your own functions since my code is not same as yours

i think it will be the same for wordpress you nee to upload new update plugin

1. I’ve done it. 2. I’ve done it. 3. I’ve done it. Exactly as you have explained. Still same issue if I use the new updated StoreController.php, so still running with the old one! That’s not a fix.

And btw, I didn’t add any custom code. One thing more, you didn’t add strip_strings or strip_array in your codes, and because of this, in a dropdown list are shown all the html tags.

if you did not do anything then update will be easy just replace all the folder protected and assets folder

make sure you have save the db connection in config/main.php and after you copy edit the main.php on db connection with your previous db connection

if you still cannot make the update

email me your admin login and ftp access i will update it for you

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

Hi Basti,

I tried using the MSG91, I put all the auth key with credits on it, 6 alpha numeric SENDER ID and Transactional. I hit the testmsg! its succesfull but I cannot receive any sms in my mobile so ichecked the sms log. In the gateway tab below there ar numbers and in status its process. Can you enlighten me what’s wrong?

that is not possible :) check the logs in msg91 panel

if you send manual sms to your phone you are receiving it correct?

so that means msg91 does work 100%

remember am calling 1 functions for sending sms

if one is successful then all should work as well

How will i send manual sms to my phone? anyways… the gateway response is 39656e684773393632393139 the status is process. upon checking the msg91 control panel delivery report there is none. all my test msgs doesnt ping msg91. I will send to you my api so that you can try it to your end

go to admin -> sms settings – > tab mgs91 make sure it set by default and then click test sms

Basti, I did the krms update and I had a question.
In the merchant panel appeared the option Paypal v2 and MercadoPago v2, but when I click the option I am taken to a page with a 500 error.
Is this normal, the link of the new option that appears as in the image is inaccessible even or did I do something wrong?
https://i.ibb.co/r6V44D2/print.jpg

email me here your site and ftp

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

I sent the email basti

sent

you have missing files in your kmrs

Hi Basti, I have not updated versions 5.0 and 5.1, I ask can I upgrade directly to 5.2 and everything will continue to work normally? why I still do not receive email warning of updates even paying support and updating my email lfferrari@tastfood.com.br

Hi Basti, a question, can you tell me where I get a great uber clone script that works just like uber and has the android app and ios plus admin?

yes you can upgrade directly to 5.2

if you are not receiving any emails if there is no update kindly contact envato as they are the one who are sending emails not me

cheers

sorry not sure you can check here in codecanyon i think there are several same script for that

Hi, We are trying to configure the mobile app software will purchase, Getting below error in home page after configuring in PhoneGap desktop, and when we tried to upload into phone build and test using mobile is start working nothing is working, and a blank screen is coming. please give a solution. Thanks. Error: “navigator.splashscreen is undefined”.

try commenting in mobile app section :) this is kmrs

How can i see my version of Karenderia ?

usually i put the version in index.php

* Last Update : 28 August 2017 Version 4.3 * Last Update : 30 August 2017 Version 4.4 * Last Update : 01 May 2018 Version 4.5 * Last Update : 15 August 2018 Version 4.6 * Last Update : 31 August 2018 Version 4.7 * Last Update : 23 November 2018 Version 4.8 * Last Update : 15 April 2019 Version 5.0 * Last Update : 01 May 2019 Version 5.1 * Last Update : 12 May 2019 Version 5.2

Hi mate, can the food upload image have a spicific size that is not too small? The idea is so to save server space, some merchant may have some heavy images and its not good for us. Any solution please? Thanks

you can minimize your image size by using some like tinypng.com/

How do i do this please?

you mean tinypng? you will have to use their api

I am having errors when running the cron of the “processbroadcast”, I sent you a log by email, please respond.

hmm i cannot find any email from you

email me here

https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

cheers

One question, my kmrs is in version 4.8. Do I need to upgrade all previous versions 5.0 and 5.1 to finally get on 5.2? or can I skip straight to 5.2?

no you can upgrade directly to 5.2

cheers

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey