Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

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

29722 comments found.

Sorry, it’s confusing with me ..

How will the money be collected from customers, is it one way or more of the method؟, whether through the site and payment through the visa, or there is also cash on delivery. But if it is through the visa, does this mean that each vendor will add his visa card?

And also determine the country and then the cities and then living in the search and then the type of food, In a customer search for food is this available?

Excuse me for bad English, i hope you understand me ..

Thank you..

hi mate

there are 3 types of merchant which is

membership = you will collect membership fee

commission = all the payments is collected by site owner and merchant will need to request payout to get their earnings

commission+invoice = this is basically the same as membership but there is no membership fee admin or site owner will send invoice monthly to the merchant saying they need to pay the site owner

spam protection. you cannot request another order sms code in less than 1 Minutes

Please wait in 1 hour and 49 Minutes.

I am getting this error after ordering once.

One more problem . I am not getting any notification mail and any sms after ordering or confirmation or delivery of product , When I tried order as a customer . I also added the templates but still not getting notifications. I mail you my ftp details.

hi mate

1. hmm is this happen after you order and try to order again?

2. i send a replied

Dear basti, most of the time i am having error in your all 3 mobile webapp, mobile app, merchant n driver app. It says, Application error, connection to the server was unsuccesful. (File:://android_asset/www/index.html) pls. Guide me how to get rid of it. .

what phone are you using to test the app?

this usually happens in some phone the solution is just restart your phone

and there is some solution like this

https://stackoverflow.com/questions/12319809/application-error-the-connection-to-the-server-was-unsuccessful-file-andr

Hi, I purchased your code, but I cannot see the installation folder. Could you please send me the correct file soon. Thanks,

Now I cannot see any Payment Gateway in merchant side or some of the options even I selected in their location (Payment setting). Also, I cannot see for example Pay on Delivery in the buyer side when I want to try chose the way to pay.

it will depends in your merchant type

membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel

commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel

commission+invoice = same as membership and they will receive invoice that they need to pay to website owner

also this i notice in customer when you go to admin -> edit merchant -> payment settings tab this means disabled not enabled

Auto location not detecting in browser foodieyos.com

auto detection only works in some browser as some browser has restriction

like chrome

fast 3000 sales this looks great and promising , is there a combo buy ? all together script + apps .

thanks mate :)

sorry i don’t have one

Hi mate! See your email please.

sent

Hi Bastis,

I have a problem in the search for restaurants. When the search radius is set to 5km and the restaurant only delivers at 3km. how to get this restaurant out of the search result?

cheers

i will try to find a solution to this and include on next update

Hey Bastis

I understood.

I thought it was easier to create an “IF”. “IF MAX_DISTANCE_DELIVERY> DISTANCE_DELIVERY displays the store ELSE does not display …”

That would be a good fix because it does not make sense for a customer to find a store that does not address their address even though the store is within the radius set by the admin.

Already scheduled to release the next update?

Sorry for my bad English.

cheers.

i think you cannot do that using query as you need to get the distance first from every merchant to your location anyways i will think of a way for this

am planning to release small update this end of the week

hello bastikikang in your web system have many dangerous bugs (loopholes) like sql injection,xss a normal hacker easily hack your any Karenderia Multiple Restaurant System, I have tested myself on 4-5 Karenderia multi-system restaurant websites, and easily get admin access. so you have any bug bounty program ?? I mean that I will tell you the loopholes and you will give me some reward.

it will be in next update

can you provide me your ftp access?

email me here

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

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

ok no problem i will try myself to fix their bugs and check your email inbox

mate i replied in your email

Hello, I have two questions, 1. Does the system also work with PayU Latam? 2. Can a purchase be made without making a monetary transaction? ... example: the purchase of the product was carried out but the person paid it to the delivery person, but the purchase record is necessary

hi mate

1. sorry not available

2. yes

cheers

Hello, how are you? I would like to know if there is an option to have at the top the top option in the Open / Close Store administration?

sorry mate what do you mean?

you cannot add that in merchant panel cause you need to know what merchant to close the store :)

you need to put that when you edit the merchant

Yes, place a merchant dashboard. if starting from the file. settings.php:

$merchant_id=Yii::app()>functions>getMerchantID();

$FunctionsK=new FunctionsK(); $tips_list=$FunctionsK->tipsList(true);

$merchant_info=(array)Yii::app()>functions>getMerchantInfo();

Will he get the information?

ah you mean you need to add it dashboard on top? for close/open ?

if yes you will be needing an ajax for that to update the merhcant to close or open

i didnt get my answer will you install everything for me then i will buy the system

sure mate i can install this for you for free just send me your cpanel access once you purchase

you can email me here

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

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

Hi Basti, Any chance of integrating the database of kmrs (user table) with databases in Wordpress?

sorry but what is the idea of this?

If the user signs up for kmrs he can sign in to Wordpress. If the user signs up for Wordpress, he can sign in at kmrs. it’s possible?

hmmm sorry but i think that would not work

again wordpress is different from yii

Hi Basti,

Just sent an email regarding ftp details.

Regards Paul

reply sent

i want to connect GPRS/SMS Printer-Goodcom , can you help how to connect?

sure mate but with fee :)

email me here

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

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

check your inbox my friend

Hi mate,

What is Gallery Image in food item. Can’t we upload more than 1 image of same food so that multiple images can be shown for same item by scrolling. Is the Gallery Image works the same in Food Item below Featured Image. Please see the pic below

https://imgur.com/a/gyt7IVf

hi mate

in current version this was remove it should appear when you view the food item

i will bring it back in next update

hi mate, I just email a support request. please check and let me know. thx

reply sent

when i installed it in local server then before Step 3 the front layout is working fine but as soon as i fill step 3 form front layout will demolish as well as i am unable to access admin login i also done changes in htacess nothing helps.

Yes you are right the problem was actually PHP Version i had PHP 7.2.6 when can i expect version that works best in 7.2.6?

hi mate

at the moment i cannot tell yet but its on my update list , this will have many changes in the code i need to look or test

cause the issue with php 7.2 is only variable declaration :( am not sure why did not support old declaration of variable of an array

example in php 5.6 this will work

$array = ’’;

but i php 7.2

this will error if the variable will contain array

so you need to define it like

$array = array();

Not getting install.php in downloaded files! How to install it.We wiped our old site,because of some issue,now when downloading theme files,it is not giving install.php file and hence not able to install it.Kindly look into the same.

hi mate

sorry there is no more install.php

kindly watch this video

How to install KMRS https://youtu.be/WD8QfGYTZb4
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