Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,365 sales

bastikikang supports this item

Supported

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

29726 comments found.

hi, what about axis bank payment gateway (Mobile app)

it will not work cause it set to sandbox

check your email

Mate, mail sent pls reply

please wait for my email

cheers

Hi.. Wish to purchase for own..

But have no programing knowledge..

Will you provide installation services for web n app..?

Waiting for email response

Waiting for a response..

Bonjour Basti, Juste savoir le résultat du vote et qu’elle sont le fonctionnalités (Addon) que vous allez développer et a quand la mise a jour pour ce nouvelle fonctionnalité. Merci

for some reason i cannot post the results of voting but i will release the latest addon based on most votes

cheers

What is Commission Type 1. Commission & 2. Commission + Invoice

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

Sir, I am very disapointed by purchasing your products because we can’t set Combo Offer for food. Like Ubder eat.!

If One murchent want to give an offer like buy one get one free, what to do? another thing is that if a murchant want to set combo like- piza1+griled chikken1+pepsi can’t set.

This feature are very importent now a days. So Please give me a solution.

hi mate

sorry to hear that but those features is not available as before no one ask for that kind of features

and for adding addon for food item you can do that already just create addon category and add on item

cheers

How to add offer section on my front page , before i buy you guiz said it is a clone of the “www.ubereats.com” but i can’t able to see any option for ads or offer in admin panel

hi mate

offer is not available in front page it will be shown in merchant menu and for the ads you can simply modify the template to add your own ads

i never added the ads cause of the design

and what you see in my demo site is what you will get

cheers

In settings Review Tab what does this mean

1. Review Type 2. Order status ( customer can review the order based on this order status ) 3. Earn review status ( customer will earn points based on this status ) 4. Publish review ( publish review based on this order status )

Also in Home Search Area Tab what does 1. Disabled Share location? means

And Order Cancellation Tab – How do i set t o cancel order before one hour not after one hour or day

In others what does this identify

1. Cash on delivery change Required 2. Disabled Sticky Cart 3. Disabled popup asking customer address

What are the steps to properly set Commission Settings

and what does this mean

1 Exclude All Offline Payment from admin balance 2 Include Cash Payment on merchant balance 3. Set commission on Commission on Sub total order or Commission on Total order what is the difference 4. Commission+Invoice Payment Information 5 Deposited Timeframe to which account it is deposited

hi mate

1. review type

review mercant = this is the old reviewing process this means your customer can add reviews in merchant menu under review tabs

review per order = this is the new reviewing process customer can only add reviews on their purchase it means they can only review what they order

2. this means that customer can only add reviews on their order if the status is the same you set on this section

like example if the order status is pending and you set the status to paid it means customer can only add review if the order status is already set to paid

3. basically same as 2 customer can earn points based on order status

4. same as 2

for cancel order tab you can only set after the date of purchase :) there is hour and day fields in there

==========================================================

1. this is when paying cod it will ask for how much change

2. this has no functions anymore it was remove in latest version cause of the design

3. this is when the customer goes to merchant menu link directly it will ask for customer address to check the delivery fee

just set all your merchant to comission type and make sure you set all your commission settings in admin -> commission settings

==========================================================

1. the default all offline payment like cod, pay on delivery is added on admin balance

2. default is offline payment is not added in merchant balance

3. this is where to based the computation for commission its either compute it from sub total or total order

4. ths is the informat of admin bank account where in the merchant will send the payment

5. due of invoice

cheers

Hello Basti, good evening. Can you please tell me how to put the +34 number before it is visible in the user’s registry? I am having problems with this because many people register and use the autocomplete option of the crhome browser and insert the number but without the +34 and SMS does not arrive. What I want is that when sending the sms for the record, and fence included by default the +34. I do not know if I explained well. Thank you

or at least a validation to alert you that you must put the country code first.

do this in components/ajaxadmin.php look for functions clientRegistration()

add this new checking of phone

if(isset($this->data['contact_phone'])){ if(!empty($this->data['contact_phone'])){ $prefix = substr($this->data['contact_phone'],0,3); if($prefix!="+34"){ $this->msg=t("Invalid phone number, phone number must include country code eg +34666000459"); return ; } } }

Hello Basti good night. I know it’s been a long time since this query but your solution didn’t work for me. Could you tell me how I do so that the country area code cannot be modified by the user? This continues to cause me problems, since not everyone understands and manually deletes +34 leaving only the phone number. Something like this form … https://bit.ly/2Kfn8vi

Thank you so much!

Hi I sent you my ftp you didn’t check my site?! I sent again

reply sent missing new code in main.php

Cpanel details sent

done with installation already :)

check your email

Hello sir, i got some error in this script can you help me please ? i nothing to changes in application only add google json file but once i generate apk and then successfully installed that but when i clicked on app for open that not able to open so can you help me what is problem in that?

:) sorry but did you purchase?

yes I purchased from this id “Optissimo” and I have an available purchase code also

:) please use those account to ask question :)

i only answer who purchase my item

cheers

Hi, I want to add Arabic as a language do you have an easier way to have Arabic as a language.

make sure you save your language file as utf8

Thank you Basti

Basti

Mate. A small issue in KMRS

On the final order page, the ‘Place Order’ button (green button) is unclickable. It used to work before. But now I can’t click it. Any clues?? The inspect element shows js code in store.js line 1262 (FYI)

yeah i read something about that , google_ will be deprecated some times this year

Logging in with google. Well the problem is google has stopped verifying signing in with Google + branding – now you have to download the icons -dirty blue ones (ie if you want your credentials to be verified) Now I am thinking maybe my logging in with google does not work because of this. According to their website Google+ loging in will show erratic behavior from end of this month. And completely depreciated by March. SO what are the options mate.. anyways we can incorporate the new signing in method into the present scenario?

i will have to check it first the new docs on how this new google signin works

Please help me on these subjects:

I have installed it on my site. (I am emphasizing that it is my site, so that you don’t panic.)

1-links are broken. How can i get to the admin and merchant?

This is what I get from the installation script. After it reported it has done its job successfully:
-------------------------------------------------------
Installation done...
Admin link (Broken. Broken is my comment, not the script's)
http://www.liviacafe.com/kmrs/restomulti/admin

Front link (Link is ok. This is my comment, not the script's)
http://www.liviacafe.com/kmrs/restomulti/

Merchant link (Broken. Broken is my comment, not the script's)
http://www.liviacafe.com/kmrs/restomulti/merchant
----------------------------------------------------
2-it looks like this: http://www.liviacafe.com/kmrs/restomulti/ The first look is not so nice. But I think you don’t believe in love at first sight. I think it should have been better. How can i theme it? and Customize it?

3-Where can i get some documentation? it would be better than asking trivial questions here. I had seen the pirated copies everywhere without documentation, before buying. Now I see even the original looks pirated.

hi mate

first of all can you please remove that link here :)

it looks like your server php version is 7.2 unfortunately kmrs is not stable in php 7.2 but working in php 7.0 and stable in php 5.6

so if you have options to change your php version please do so change it to php 5.6 or 7.0

and the document is not empty mate :) i just check the link you need to scroll down

cheers

ok I tried both versions of PHP (5.6 and 7.0)

admin and merchant links http://www.liviacafe.com/kmrs/restomulti/admin http://www.liviacafe.com/kmrs/restomulti/merchant

both don’t work…

Any ideas why it doesn’t work?

i can see the link is working?

did you manage to fixed the issue?

cheers

merry christmas basti, thank you for your awesome support :)

thanks mate :) merry xmas to us all

cheers

basti my friend, thanks for all your fantastic hard work and your support.

merry christmas

hi mate

thanks for your kind words :) and thank you for continuing support to all my items , merry xmas to you too :)

cheers

i’ve email you multiple times the merchant time is still showing closed even after i have the correct time zones on the merchant and admin settings and the store hours are correct but its still showing closed . please help i’ve purchased this app and CANT MOVE FORWARD PLEASE ADVICE ASAP

Hi mate!

Issue solve. You have checked the “Close store”. If you check it,all store hours will

be close.

cheers!

where is that button located

hi mate

in merchant panel -> settings -> Close Store?

@thomas1007
Hi what issue do you get?
try do that go to protected/config/main.php in line 99 change your host,db,user and password. After enter in your website.com/install

@alpsinan19
mod_rewrite and allow_overwrite is enabled?

thanks mate :)

merry xmas!!

cheers

Why is this documentation folder completely empty?

One more time I am pointing out to my site: http://www.liviacafe.com/kmrs/restomulti/

Does it really have to look like this from the beginning? How can I theme it? If there was any documentation, I would read it and ask you less questions.

hi mate

it looks like your server php version is 7.2 unfortunately kmrs is not stable in php 7.2 but working in php 7.0 and stable in php 5.6

so if you have options to change your php version please do so

and the document is not empty mate :) i just check the link you need to scroll down

cheers

if you still cannot make it work you can email me

email me here

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

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

cheers

Still my users cannot save her profile picture. please support me Basti

Hi mate!

Issue has been solve. it looks like your server mysql strict and disabled it

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