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.

Basti Good morning! I installed the system but this error is appearing: https://prnt.sc/1N7RkH4nQ9Er

Sorted out

glad to hear that mate

cheers

Mate, when i make an order and chose Dinein i can not complete the order if i do not use Room name and Table name that is very Good, but if i use POS i can complete the order with out Room name and Table name, how i can do it like above, screenshot,

https://ibb.co/jvq1Qs6 https://ibb.co/Tw7hzhG https://ibb.co/KmWS6D4

what do you mean?

i don’t think its been updated with that information yet

Ok, you will update this, next updated?.

next update

Hi mate, I added the tables but when i want to reserve table i can not see all tables only one table, screenshot,

https://ibb.co/n3Wmfmf https://ibb.co/7kp6mKF

it will show only the tables that covers the person

Good I tried it, it was perfect.

Hi Basti, How the Inventory Management work?

Ok, Could you do to fully implemented?

i cannot promise maybe in future updates

Hello! I would like to know about the two-flavor option for pizzerias, when the update will be made as it is needed, as the previous system had this option.

probably next update this will be added

Something went wrong contact the author https://codecanyon.net/user/bastikikang

please do email me with your website and ftp access

email me here

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

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

cheers

hello my friend.. sent an email

hello my friend mail sent

mate sorry is this your email pa**@yahoo.com ?

yes but in our task we are talking from vi*@gmail

Hi Basti,
I realised that placing an order is taking more time (5 sec or more) since we added the new payment gateway.

I mean even COD payment taking 5 sec or more loading to “track order page”. And I remember it took 1 second before. Same on your demo.

Will you please help me to make it smooth again like before?

hi mate

first of all this is got nothing to do with the payment added

if cod this will be more faster cause your not calling any 3rd party api

now if you paying like paypal or stripe or any payment that has api it will take more time than cod cause your calling 3rd party api

so its normal

cheers

and for track order page this is only getting of order details it does not get any 3rd party api calls

1. I dont see option to set Free delivery on orders over set amount like in old system

2. how can i make “Hand it to me” as the default option for Delivery Option

hi mate

1. ah looks like your right am not sure why its not in their yet i think i forgot to add this

2. 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

Hello Basti, I’ve already emailed you about the addon gateway. Could you please respond? Thank you. We’ve been working on it for 3 weeks now.

mate i think you miss my email that am not working on it at the moment cause am working on something

anyways i replied in your email

Sending you email

I sent an email with a very special and important request Basti, check it out calmly and tell me if you can do it, look at it carefully, hugs!

Hi Basti, I asked you the other day how to make the address1 field accept only numbers, you gave me the solution below, but by doing this, when I try to change an address when saving, the system returns the message (address not found ) I can’t change any address, only when I change it if I select one already saved in the list then it accepts it, but if I look for a new one from the Google API I get the error, see the code you gave me and test it on your side if possible, see below:

hi mate

the best way for this is to restrict the street number to numeric only

in protected/models/AR_client_address.php

under public function rules() change to

public function rules()
{
    return array(
}
array('client_id,address_uuid,place_id,address1,address2,postal_code,country,country_code,formatted_address,delivery_instructions',
  'filter','filter'=>array($obj=new CHtmlPurifier(),'purify')),
array('client_id,formatted_address,place_id,latitude,longitude',
'required'),
//array('place_id','unique','message'=> t("Address place id already exists") ),
array('place_id','ext.UniqueAttributesValidator','with'=>'client_id',
 'message'=>t("Address place id already exists")
),
array('address1', 'numerical', 'integerOnly' => false,
'message'=>t("Street number must be number")),
array('address2,postal_code,address_label,country,
country_code,delivery_instructions,delivery_options','safe'),
array('client_id', 'numerical', 'integerOnly' => false,
'message'=>t(Helper_field_numeric)),
);

This error only happens when logged in, without logging in I can change my normal address

Basti, I did a test now on the single restaurant app and it seems to work, but the check is doing the opposite, it’s doing it in the street name field, I think we’ve already fixed something similar on some screen in the apps, you even told me that you always confuses these two fields.

i believe kmrs is the correct one as always

only in the app was mixed up but its already fixed in latest update

Hi Basti. I have sent you 2 direct emails can you please check and update me. Thanks

Hi Basti. I did sent you an email. Can you please check.

Hi… I didn´t change anything in server files… Today. I tested my frontend & backoffice but I have error “Forbidden You don’t have permission to access this resource.” ... Other Single Merchant APP it´s working good .. BUT I don´t have acces to FRONTEND neither BACKOFFICE …

i don’t have this kind of error so must be in your server

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#contact

cheers

Hi Matey,

i hope you ok i sent you mail the other day with sql file eg…

Regards birken

not got any thing yet?

please check so you sent .

Hello, I sent a message to your email. alefe.alt7@gmail.com

Hi basti I can’t update my website. When I put /update in my admin URL, this is what appears.

This page isn’t workingonlinev2.doloras.com is currently unable to handle this request. HTTP ERROR 500

the update now is this 2 steps

1. extract update.zip to your server

2. go to backoffice -> utilities -> fixed database

that’s it

cheers

Hi! Any predictions for releasing the new update?

right now i cannot promise any updates

cheers

How to add Delay Order time? Now only have 5, 10, 15, 20, 25, 30 I want to add more time.

no options right now in backoffice

sure mate

Thank you so much.

welcome mate

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