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.

29719 comments found.

Got your reply and sent one back! TY

Hello Basti,

Can you send your email for some Karenderia customizations?

Thanks!

at the moment mate i can only do small work

email me here https://codecanyon.net/user/bastikikang#contact

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

hi can i use adsens ads in this theme??

yes you can but needs some edit on the code

Hello Support team,

I want to hide homepage redirection on the theme. Kindly let me know how to disable this. or remove this in code or in theme option.

sorry mate but what do you mean?

in home page there is option in menu called Home . i dont need this so tell me how to hide or disable this

open the file conponents/functionsv3.php and look for functions getMenu

and remove this

$top_menu[]=array('tag'=>"signup",'label'=>''.Yii::t("default","Home"), 'url'=> websiteUrl() );

Hi,

We were unable to create a new Teams & Driver. When we try to create system shows the popup successfully and after entering all the required values and hit the SAVE button, there i no response from the application and it doens’t save.

Please kindly assist on this.

please comment on proper item :) this is kmrs not driver app

I Can’t able to Create a Driver and Teams

please comment on proper item :) this is kmrs not driver app

Hey Basti, I’ve sent you an email, hoping you can help mate with kilometers vs miles problem. many thanks

sorry mate but can you forward it again? your email

i found it i replied

i install website http . but now i want to give https . ssl.. how i can do it?

first purchase ssl and install ssl in your server via cpanel

and modify your htaccess to this

<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} </IfModule>

I also need to change this image of the sandwich here in the top page of the site, I’ve already searched all the png and jpg of the folders I found all but this one, I also searched for some URL that maybe can be redirected, also I did not find, where I can find this to change?

hmmm are you asking for support ? sorry but did you purchase?

I recently purchased all your applications on code canyon, installed it, but i am getting some errors.

1) Search option is not working. In the search box, it says “oops something is wrong” 2) After i sign up as a merchant, it gives me an error message “URL /merchantsignup was not found on this server” 3) I don’t see an option to create a package to pay on commission only (not fixed fee per year)

hi mate

1. set your google api key in admin -> settings watch this video https://youtu.be/P5p58U-k44k

2. hmmm can you send me your site link? i will try to signup

3. go to admin panel -> Packages

email me here https://codecanyon.net/user/bastikikang#contact

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

i sent it

mate i already replied to your email

How to do i add addtitional items that come with a meal expample if somene order a fried chicken meal and it come with 2 side which can be mashed poatoes and corn how do i set it up in the system so that after they chose the fried chicken meal it allows them to chosse their sides also ?

hi mate

1. create a sub category in merchant -> Addon Category called it sides

2. go to Addon Item -> add new -> add mashed poatoes and select addon category sides

3. food item -> add new -> add chicken -> tick the item on the addon category sides

cheers

For notification templates, there are grayed out checkboxes. Why are they not turned on? For some messages, you can only chose email but not SMS, etc. Is this something that needs to be turned on in the backend or are they just not there, etc? Figured I would ask.

can you provide screenshot ? :)

Hello,

please check your email I sent you email about some issues

I have a issue when people select a meal item how do I set it so they can pick 2 side items free that are included in the mean example they order fried chicken and then it come with mashed potatoes and string beans as side with their order ? As of right now when the click fried chicken it gives them no options to select 2 side dishes with their meal

double post already answer

HTTP ERROR 500 at the /paymentoption page after the login. The cart is not getting updated with the items

hmmm can you send me your site i will try to order

I guess there’s a problem with the other modules. Whenever /modules is being updated, the cart updation and checkout stops working. I removed all the modules and started working from scratch again. Mobile app and merchant app seems to be fine, is there any problems with the modules?

which module ?

Hello Basti

please check your email I sent you email about payment gateway

I find that anytime I make an edit to a custom page, it creates a new version of that page and places the content in a new page named for the previous page. Example, I make Terms Of Service after Privacy, but if I make any edits to either of the pages, it will rename the other one the name of what I am editing. If I delete the page, it will delete all custom pages.

Currently, I would have to make sure my content and markup is 100% correct before inserting into a page editor (I use the code editor so I may structure my h1, h2, h3, and other HTML tags to my liking), and if I want to edit, I should expect to have to recreate every page again.

Also, how can we remove the folder structure from the URL (without having to edit .htaccess)? For instance, I would like my URL structure to be “yoursite.com/page” not “yousite.com/page-pagename”

Thanks.

I think I see why this is happening. I see that all IDs are set to “0” and as such, will be effected by any edit or deletion. I suspect that I will have to go into database and set to auto increment the pages…what table should I look for?

did you migrate from another server? by exporting database the primary key is gone and auto increment that is why the id is always zero

use your phpmyadmin and look for table _custom_page

set the id as auto increment and as primary key

why you using old yii framework ?

when i build this yii 2 is not yet stable :)

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