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.

hello, about 7 months ago you mention that you would take note about a future update requested by ManishKrSwami, about being able to set Category Scheduler for a specific time slot. for example to schedule breakfast in the morning till 10AM everyday. Any updates on when/if this will become available?

hi mate

yes i did but at the moment its not available

i have plans for this when i next update the kmrs

I’m getting this error when I try to save a restaurant!

Using undefined validator “validate_requiredx” POST http://localhost/restomulti/ajaxadmin 500 (Internal Server Error) Uncaught ReferenceError: data is not defined at Object.error (admin.js?ver=1:301) at c (jquery-1.10.2.min.js:4) at Object.fireWith [as rejectWith] (jquery-1.10.2.min.js:4) at k (jquery-1.10.2.min.js:6) at XMLHttpRequest.r (jquery-1.10.2.min.js:6)

Sim isso mesmo localhost estou utilizando o Wamp, com os requisitos do sistema.

yes that’s right, I’m using Wamp configured according to the recommendations given

hmm sorry but i cannot check what is causing the error

do you have any server that i can check?

Which email should I send a support request to?

email me here

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

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

cheers

email sent

Hello I changed my server site and unconfigured everything. I can’t update the tables. how do i do this?

ALTER TABLE iseek_review ADD INDEX ( parent_id ) Creating Index parent_id on iseek_review (Done) Updating view Table view_ratings..

during export of your old db don’t include all the view tables

driver_order_view driver_task_view mobile_registered_view points_trans view_merchant view_order_details view_ratings https://imgur.com/a/Calk46z

sorry but you need to redo the export and import again make sure there is no error during import if there is then you need to do it again until there is no error

Hello basti

I had sent emal could you please have look

Hi basti, thois version has an error on GEOCODING.. I can not acces to browse either to mobile app.. the system ask for this missing file: assets/vendor/compress/bootstrapSelect.js.map it isn’t on source files

hmmm where is this occuring?

check your google api

make sure the following is enabled

Google Maps Distance Matrix API
Google Maps Geocoding API
Google Maps JavaScript API
Google Places API Web Service
Google Maps Directions API

and don’t restrict your api key

Hi Basti,

I’ve just purchased your kmrs + all addons, can you advise me on the server requirements. 2 core or a 4 core system

thanks Dennis

Hi mate,

How to translate this one please?

https://imgur.com/a/5q1IGI1

maybe it wil be first quarter next year i need to update single app and other apps as well

When you say single app you mean single merchant app? I thought this one was not the eldest, already in onsen 2.

yes single merchant app

no am adding more features like mobile app version 2 yes it does using onsen 2 already

Hi mate,

Could you tell me what’s the best hosting solution for KMRS?

It’s for Africa, we need something reliable, fast, not too expensive.

And is it possible to have one subdomain by language?

if you have more budget go with dedicated

It’s the best service you know? You think it will be good for Africa?

i think they have server in south africa

https://www.a2hosting.com/locations

Hi Basti,

How do i Round the Total to the nearest number? For example: Total = $22.43 round to $22.40 and $22.48 to $22.50

Thanks

hmm am trying this on my end i cannot get it am not sure if there is php functions for this

i tried https://www.php.net/manual/en/function.round.php

but it does not work :(

this can be change in components/functions.php

public function prettyFormat($price=’’,$merchant_id=’‘)

on this line

return number_format((float)$price,$decimal,$decimal_separator,$thou_separator);

ok noted Thanks

Hi basti, the Voucher code is getting claimed multiple time by same user, how can i limit it to single use per user per user.

in mobile app 2 ?

if yes post it there

no i checked it with both web and app the customer is able to redeem the voucher multiple times.

:) no mate in web its working fine i check it only in mobile app 2

please verify it again in web

Hello, I am getting often a 500 Server Error when trying to create accounts. Please advise how I should fix this. Here is what appears in the error log:

[20-Nov-2019 14:44:39 Asia/Hong_Kong] PHP Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbConnection failed to open the DB connection.’ in /home/.../public_html/yiiframework/db/CDbConnection.php:405 Stack trace: #0 /home/.../public_html/yiiframework/db/CDbConnection.php(347): CDbConnection->open() #1 /home/.../public_html/yiiframework/db/CDbConnection.php(325): CDbConnection->setActive(true) #2 /home/.../public_html/yiiframework/base/CModule.php(394): CDbConnection->init() #3 /home/.../public_html/yiiframework/base/CModule.php(103): CModule->getComponent(‘db’) #4 /home/.../public_html/protected/components/FunctionsV3.php(14): CModule->__get(‘db’) #5 /home/.../public_html/protected/components/Functions.php(2175): FunctionsV3::q(‘website_timezon…’) #6 /home/.../public_html/protected/controllers/AjaxadminController.php(81): Functions->getOptionAdmin(‘website_timezon…’) #7 /home/.../public_html/yiiframework/web/CWebApplication.php(281): AjaxadminController->i in /home/.../public_html/yiiframework/db/CDbConnection.php on line 405

hmmm the error says

Uncaught exception ‘CDbException’ with message ‘CDbConnection failed to open the DB connection

it means your db connection settings is not correct

check your db connection in protected/config/main.php on this section

'db'=>array( 'class' => 'CDbConnection' , 'connectionString' => 'mysql:host=localhost;dbname=kmrs', 'emulatePrepare' => true, 'username' => 'root', 'password' => '', 'charset' => 'utf8', 'tablePrefix' => 'mt_', ),

Hi Basti. A query. I want to work with a bank deposit offline, my question is if there is the possibility of being able to place this option several times in the sense that when the client is going to dial I can select bank1 bank 2, bank 3 and so the client only receive the bank data that interests you

hmm i think you can put all the bank details they can pay ?

Hey Basti..

Is there a Pre-Fund option available in Karenderia?

hi mate

sorry this is not available :(

Hi Basti.

I just reinstalled the program on a new server and I am presenting a problem and that the trade settings are not saved

Might you help me?

trade settings? or you mean admin settings ?

send me the link and ftp access i will check

email me here

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

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

cheers

Hi basti, my Email notifications to Cutsomer, Admin and merchant are not working when order placed through v2 app .

only welcome mail is working

cause you need to update your kmrs with this its already on the docs for mobile app 2

http://bastisapp.com/helpfiles/mobile2-update.php

btw next time post this to proper item this is kmrs your question is for mobile app 2

sorry i thought it might be Krms web issue.. will post there

hi Basti, i am using latest version of krms

the SMS tags for admin are not available and not working in sms

{receipt}, mob- {customermobile}, add- {customeraddress}, amt- {amount}, payment – {payment-type}, delivery – {transaction-type}, time – {delivery-time} instruction- {delivery-instruction}

where to add those

hmm what do you mean ?

i have a old setup and all of this tags are working in my sms there..

i will send you that file so you can add those for next update.

ok mate sure

my code is always updated what i have added is only those maybe that is quick i provided before?

Hi Basti, please consider a major change as you have plans for admin resigning

1. Super Admin who can have all access and also have an option to select user who has access to which restaurant i.e. just one change in current admin is to give access permission to users on merchant list

2. User i.e. sub admin can view and manage only those restaurants which are assigned to him and same with dashboard, user should get details of orders only for those particular merchant

it will help all the clients to work in different cities and have seperate teams to manage

3. Also you can add subscription for sub users same as merchant registration , it will be beneficial for franchising

4. Commission breakup i.e. certain percentage of earning via commission to super admin and rest to user ( sub admin )

suggestion noted

my friend you said

i will update the admin panel with new look
.. this is fantastic. kudos :)

:) this will take time i will re build the admin panel

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