Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,366 sales

bastikikang supports this item

Supported

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

29733 comments found.

Hi Basti, i changed the php version from 5.4 to 7 and the website stopped working, i reverted the changes and now i am not getting order Emails, can you please help me update the php version and get my emails working?

Edit: even the sms is not working. Also if the address is not put in the popup It says free delivery, where in i have a fixed delivery charge for every restaurant

address is needed for to calculate delivery fee if there is no delivery fee no base for calculation hope that helps

what do you mean you cannot find any email logs? you cannot find the menu or there is logs ?

but Previously without address also it used to show default delivery amount. now it say 0.

I cant find the menu

it will if you merchant has default delivery fee in merchant -> settings

that is the fallback for delivery fee

Today i updated my website script with your latest one. I just overwrite asset & protected folder and got these errors:-

Get Error on overwriting ASSET folder

Browser error uploading sprite@2x.scss

Get Error on overwriting PROTECTED folder

Browser error uploading cart.php

Browser error uploading menu-location-error.php

Browser error uploading guest-checkout.php

Please give me the file path of those files. I’ll update it through filezilla.

its assets folder and protected folder

steps for updating
1. rename the folder assets and protected folder to assets-old , protected-old

2. upload the new file assets and protected

3. change the db config open the file config/main.php and copy the old db configuration in your old protected/config/main.php

4. run the update db found in your admin panel and run the update merchant info

5. and copy again all your modules to protected folder

cheers

updating without affecting your site needs http://winmerge.org/ you will have to check what new file is added and updated

usually the folder that been update is assets and protected folder

Hi, thank you for the fix for the installation in version 4.3 Unfortunately we are encountering an issue when we try to go to the admin login page, please find the error below:

Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/Functions.php:9283 Stack trace: #0 /var/www/html/restaurant/protected/controllers/AdminController.php(36): Functions->AAmenuList() #1 /var/www/html/restaurant/yiiframework/web/CController.php(306): AdminController->beforeAction(Object(CInlineAction)) #2 /var/www/html/restaurant/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #3 /var/www/html/restaurant/yiiframework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #4 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(282): CController->run(‘login’) #5 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘admin/login’) #6 /var/www/html/restaurant/yiiframework/base/CApplication.php(185): CWebApplication->processRequest() #7 /var/www/html/restaurant/index.php(50): CApplication->run() #8 {main} thrown in /var/www/html/restaurant/protected/components/Functions.php on line 9283

Let us know what we can do to resolve this. Thanks.

In addition, the homepage has an error before it finishes rendering: Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/FunctionsV3.php:1893 Stack trace: #0 /var/www/html/restaurant/protected/views/store/index.php(178): FunctionsV3::getCuisine() #1 /var/www/html/restaurant/yiiframework/web/CBaseController.php(126): require(’/var/www/html/r…’) #2 /var/www/html/restaurant/yiiframework/web/CBaseController.php(95): CBaseController->renderInternal(’/var/www/html/r…’, Array, true) #3 /var/www/html/restaurant/yiiframework/web/CController.php(869): CBaseController->renderFile(’/var/www/html/r…’, Array, true) #4 /var/www/html/restaurant/yiiframework/web/CController.php(782): CController->renderPartial(‘index’, Array, true) #5 /var/www/html/restaurant/protected/controllers/StoreController.php(140): CController->render(‘index’, Array) #6 /var/www/html/restaurant/protected/controllers/StoreController.php(148): StoreController->actionHome() #7 /var/www/html/restaurant/yiiframework/web/actions/CInlineAction.php(49): StoreController-> in /var/www/html/restaurant/protected/components/FunctionsV3.php on line 1893

Hi bastikikang, We have reinstalled with the latest zip file, and still getting the same error when trying to login to the admin, and accessing the homepage. On the admin page, it shows this error (when we have errors turned on):

Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/html/restaurant/protected/components/Functions.php:9283 Stack trace: #0 /var/www/html/restaurant/protected/controllers/AdminController.php(36): Functions->AAmenuList() #1 /var/www/html/restaurant/yiiframework/web/CController.php(306): AdminController->beforeAction(Object(CInlineAction)) #2 /var/www/html/restaurant/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #3 /var/www/html/restaurant/yiiframework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) #4 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(282): CController->run(‘login’) #5 /var/www/html/restaurant/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘admin/login’) #6 /var/www/html/restaurant/yiiframework/base/CApplication.php(185): CWebApplication->processRequest() #7 /var/www/html/restaurant/index.php(50): CApplication->run() #8 {main} thrown in /var/www/html/restaurant/protected/components/Functions.php on line 9283

hmmm can you send me your ftp access so i can check? and your admin login might be issue with your php version

Wow! You’ve been busy! I am installing it and it is saying (CDbConnection failed to open the DB connection.) I have tried ubuntu and xampp on windows and same error. I have also tried uncommenting different sql modules in php.ini and nothing has worked.

:) check your db connection string in config/main.php and make sure your pdo is enabled in your server

yii is using pdo

Hi, I have installed the site successfully, I am not able to access admin page. I get 500 Internal Server error. Do I need to update any more config file??

Hi mate, I have checked on hosting server both are on mod_rewrite and rewriteengine. I can able to access store, merchant screen but not admin.

Hi, I managed to fix the issue, it had PHP version 7 on my hosting server,once I downgraded to 5.5 it started working.

glad to hear that mate cheers

but this should work in php 7 just fine i see many customer using php 7 server

Offline Credit Card could do with Card logos…. Choose your card type… Visa Debit, Visa Credit, Mastercard and AMEX

sorry no logos available for offline cc use pay on delivery it has logo

cheers

Hey when customer is selecting time for delivery it accepts even for 5 min how to set it up for minimum time like 30 min etc

am not sure if the time picker has options to do that or we can check it via code

right now those are not available

maybe i can add those in next update

Hey how to install new karenderia update ?

1. first backup your server files incase something wrong. files to backup are assets and protected folder.

2. backup the file protected/config/main.php this contains your database connection
3. upload or overwrite your server files folder assets and protected folder
4. change the db config, open the file config/main.php and copy the old db configuration in your old protected/config/main.php
 run the update db found in your admin panel and run the update merchant info

To update manually you need to use http://winmerge.org/ this tool can be use to check what new files has been added or modified. files to check for new files or modified files are assets and protected folder.

Are you making any video for this to install ?

will do try cheers

hi basti

I have a question regarding payment gateways, we don’t want our merchants being able to set there own details, we will be taking payments on behalf of our clients. Is there an easy way to configure this?

Cheers Pen

then set all your merchants to commission type

ok thats great thanks

Is this new update have any code will affect the mobile apps ?

no affect in mobile app only for merchant app

@tecnodigitalsas Realmente algunas palabras no tienen como traducir como “Push” dejarla como esta. La “Dinien” sería “Comer en el local” o “Comer en el restaurante”

Hi Basti For this new function to be: Cash on delivery change

if you want to require the fields for cod change during checkout

Hi,

I have some questions,

In the browser tabs like renaming (Store, Browse Store, Contact Store)

I’m making changes on the web, but I make the changes and I have to delete the cache, there is some way to update it automatically.

I am translating the messages into Spanish, but there are some words that we can not translate to their meaning, like (Dinein, Push Title, Push) the translation of the word (push) is “empujar” in spanish.

Thanks,

ah that is the name of controller i believe that cannot be translated

you can set that in admin -> seo

thanks for your reply,

how to avoid loading the cache in browsers, we have a problem with the browser cache, it does not log in clients.

Thank you.

this can be done in your server turn off cache

hello when i finished install browser go to “This page isn’t working” after information page plz help me

thank you i change web browser now it work

:) awesome

Is there an update? Where can I find it? I can only download the same as I have?

i put the version in index.php

Which means that you first have to unzip. But I can live with it

Hi,

How do I translate? I already did the step by step of the video but continues in English

How to translate
https://youtu.be/FaQFRX9xEJY


How to set default language
https://youtu.be/Ugl2ilxBbhM

Hi Basti,

Minimum order ($0.00) is disappeared in the browse restaurant menu.

Thanks,

mate check those merchant with zero minimum un merchant panel -> settings -> Minimum purchase amount.

pro see img https://f.top4top.net/p_603tjf061.png

see yellow

i want same but for cutomer like this https://b.top4top.net/p_60362v181.jpg

its very important to me

hello basti see emaill

pro see email

Hi Basti,

after upgrade to 4.3 now “Find the restaurant near you” on the first page can not find anything

please help.

thanks

Hi Basti,

I have found an error on the google map in KRMS, I need to resave the google map in each merchant again and now the search function works

glad to hear that mate cheers

Great Update!! wish to see all the layout like the SMS setting in future Cheer!!

Cheer!! shoot you an email..

Cheer!! shoot you an email..

reply sent

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