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.

Hello Basti, when I book a table for the first time my Infos already in the fields, thats great. When I will book a table for the second time no Infos in the fields?

And the confirmation I get on the Phone the time is still in englsh like Mar 30, 2018 it should be 30. März 2018

Can you tell us where we have to correct it? thank you kindly

hi mate

the info will be filled when you are login as customer

can you provide me the screenshot of the confirmation?

Hi Basti,

We just have an issue with payment, it came up with “Please wait while we direct you” instead of going to confirmation as previously. We read some old comments about this but cannot find the solution, could you please help us asap. Thanks so much

Sorry don’t bother, we have just fixed it. Cheers

glad to hear that mate cheers :)

Hello,

I am building a single takeaway website located in only one location for my client so I would only be using it for only one takeaway not alike just eat. I would like to know the following;

1. How does the client refund the customer’s money?

2. How can the customer edit order after the customer has placed their order?

3. How would the client know an order has been placed?

4. How does the client accept, cancel, decline orders?

5. When an order is placed is there any way for the client to choose a list of time to deliver to the customer, i.e customer requests ASAP (45mins), but the client wants to deliver at 60mins.

6. Is there any way to print a receipt, with the order, delivery address, price and order notes, by using a thermal printer in A7 size?

7. Is possible to charge a fee for using the payment gateway like they do on just-eat?

8. How would the client know what their sales are for that day?

10. Is there any app related to your PHP script?

11. is possible to charge automatically the delivery price for different areas?

12. Is there any customer profile?

More questions to follow.

Thank You.

hi mate

1. at the moment there is no refund functions

2. same as 2

3. it will send email to customer or push about the status of their order

4. in merchant panel

5. there is delivery time in cart

6. yes using printer addon https://codecanyon.net/item/karenderia-printer-modules/21590153

7. some of the payment gateway that i added has a fee like paypal

8.there are sales report in merchant panel

10. yes there are about 6 addon for karenderia see the description https://codecanyon.net/item/karenderia-multiple-restaurant-system/9118694

11. maybe you mean delivery fee? if yes there is

12. yes there is check the demo

cheers

Hi, i have a problem with CUSTOMER_VERIFICATION_CODE_EMAIL, its not working with the Greek language, the customer is not receiving a confirmation code, please advise.

With smtp no welcome or verification email arrives, with phpmail welcome email arrives and confirmation code does not work.

It finally worked, if anyone has the same problem using a language other than English, if using copy paste from text editors to form, use UTF8 :)

sorry for late reply glad to hear that mate

cheers

Hi,

I added some custom pages and custom links BUT when I choose to insert these into the “top menu” section in Theme Settings, the custom pages/link isn’t listed in the dropdown, and doesn’t appear. I can’t seem to add it to Top Menu. How can I add them?

hi mate

i think there is no option to put that in top menu you can only assign that in the footer column 1 or 2

as the top menu has already 6 menu it will not fit anymore

when I am using mobile device (mobile browser) and try to book a table using date of booking and time the date or time picker popup seems to stay underneath “Contact Information” title. Any ideas how to fix the z-index?

at the moment i don’t have fixed for the date picker

as those are jquery plugin its a ready made library

i will have to look for another library to use for date picker

All right thank you for your sincere and quick reply. Please inform me If you make any progress! Cheers!

will do :) cheers

Hi mate please I have a big issue with address book with the customers

I need when someone register for the first time after he write his address automatically be saved in the address book why he must go in the address book and make it default it must be default as soon as he write it all customers are so sad from this step

please mate how can we do it thanks

oh i think that is was solved already?

can you do this quick fixed so that if the customer has address book it will show the dropdown selecting the address

in views/store/payment-option.php and look for this line

<?php if ( $address_book):?> <div class="address_book_wrap"> <div class="row top10"> <div class="col-md-10"> <?php $address_list=Yii::app()->functions->addressBook(Yii::app()->functions->getClientId()); echo CHtml::dropDownList('address_book_id',$address_book['id'], (array)$address_list,array( 'class'=>"grey-fields full-width" )); ?> <a href="javascript:;" class="edit_address_book block top10"> <i class="ion-compose" /> <?php echo t("Edit")?> </a> </div> </div> </div> <!--address_book_wrap--> <?php endif;?>

change it to

<?php $address_list=Yii::app()->functions->addressBook(Yii::app()->functions->getClientId());?> <?php if(is_array($address_list) && count($address_list)>=1):?> <div class="address_book_wrap"> <div class="row top10"> <div class="col-md-10"> <?php echo CHtml::dropDownList('address_book_id',$address_book['id'], (array)$address_list,array( 'class'=>"grey-fields full-width" )); ?> <a href="javascript:;" class="edit_address_book block top10"> <i class="ion-compose" /> <?php echo t("Edit")?> </a> </div> </div> </div> <!--address_book_wrap--> <?php endif;?>

hi mate I made it i hope it continue working but the default country Afghanestan is still there how can i change or delete it

thanks

sorry can you provide screenshot ?

hi guys

just want to let you know that printer addon is now for sale :)

https://codecanyon.net/item/karenderia-printer-modules/21590153

hi guys

just a reminder make sure you delete or rename the file protected/controller/installcontroller.php after the installation

i have mention this after you install kmrs if you did not delete this file or rename it someone might able to re install kmrs again in your server

cheers

hi guys

just a reminder make sure you delete or rename the file protected/controller/installcontroller.php after the installation

i have mention this after you install kmrs if you did not delete this file or rename it someone might able to re install kmrs again in your server

cheers

When customer logs in via facebook login, page does not send him automatically to home page. He remains at login page. How to fix it? Thank you.

email me here

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

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

for facebook login try again

its your server file_get_contents cannot work with https

Hi Basti,

Just sent you an email.

sorry ? i cannot find your email

I have sent it again Basti

reply sent

Hi Basti , can the Admin order notification sound be enabled on the mobile browser? i can see the order notification pop up, but it doesn’t give any sound like the desktop version.

hi mate

the sounds is working in desktop the only issue is when you use mobile browser there will be no sound

try to use firefox or chrome

am sure there is a sound

i tried chrome on iphone , it dosent give sound

ahh mate it will not work in mobile device any browser

it will work only in desktop not in mobile device

Hey mate just send you an email, urgent please help, thank you!

Sent, please help

I want the path to the ajax for the order processing table on the dashboard. Kindly assist.

hi mate the file is components/ajaxadmin.php and look for functions rptIncomingOrders

Please could someone tell me, where can I download the updates files, the documentation says nothing about it?

hi mate you can download the new file here in codecanyon and simple follow the instructions update in documentation

btw the last update was

= 4.4 (30 August 17) =

so there is no current update yet

hello! where I can translate these sizes automatically when I add a new merchant? Why the translation does not work!

https://imgur.com/zlXr7Na

but enabling Enabled Multiple Field Translation, it still does not change! This is not a script that adds along with database for each trader, if you change in the root where it is added in the right database too, where is it?

hi mate

the food item can be translated :) many buyer has translated it when you enabled multiple field translation

when you go merchant add size in merchant panel you should able to see this

https://imgur.com/a/ehVUj

there is no translation for adding merchant and it adds auto size its in the code so there is no translation for it but to manually translate it in merchant panel

you can find the files for auto insert the size when adding new merchant is in components/functionsv3.php look for functions preConfiguredSize

hello! where I can translate these sizes automatically when I add a new merchant? Why the translation does not work!

https://imgur.com/zlXr7Na

hi mate

sorry there is no auto translation you need to add it manually

when you edit the size there is a multi field for translation

this will only translate on the front end

you can enabled the multi translation field in admin -> manage language -> Enabled Multiple Field Translation

cheers

Please, 2 questions to ask… 1. Does this script serve as a single restaurant order platform? 2. Does it have payment gateway like stripe or Upay? If yes to these question, I’ve already bought it… I wanna install

you forgot to include admin login :)

I’ve sent it now… Sorry

check again :)

you disabled the payment in admin -> merchant list -> edit merchant -> tab payment settings

this mean disabled not enabled :)

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