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.

29725 comments found.

On the Admin Panel
Whenever we update the status of the task. The task status is changed in the background but it’s not auto shown. I have to refresh the page to see the updated status.

Example: Current status of the order is: pending. I click on edit and change the status to accepted.
But status is still shown as pending. I refresh the page then the new status (accepted) is shown.
Can you please provide a fix so that new status is auto shown when we edit the order without refreshing the page.
I am attaching image for your reference: https://imgur.com/a/AP5xE

NOTE: This problem is only when admin updates the status of the order.
When merchant updates the status, the new status of the order is instantly shown.

How can I change email verification code format
I received email verification code as: V5SNM44WG2
I want to change it to something like: 123456
No one likes to type so many characters. Please help me change it. Thanks

double post

Is there a demo template I can install locally to test, can’t add restaurants here

check my demo bastisapp.com/kmrs

I am facing 2 issues.

1) When searched for restaurants near an address, its not able to find any restaurants although I created 2 restaurants in that city 2) Browse restaurants option works. I am able to place an order. However when i tried to continue as guest, in the payment information step, its asking me to enter payment information, but there is no way for me to enter payment information.

for payment not available

it will depends in your merchant type if your merchant is commission all payment settings will be use is in merchant panel if commission all payments will be use in admin panel

also you can enabled what payment gateway to appear in merchant panel

in admin -> Payment Gateway Settings

All 5 points suggested for number 1 have been checked, but still no luck. Payment issue has been resolved – thank you

send me your site link so i can check

email me here

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

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

Is there an option to add a restaurant to favourites list?

at the moment favourites list is not available

I think this would be a priority, people have to search again for same restaurant, would be more efficient to just click on favourites

added on my update list :)

Karenderia Custom Services


Know some our products:

- Full app layout custom on demmand;
- Exclusive Arabic Skin (RTL and modified layout);
- Live chat feature (for mobile app, order taking app, driver app and web);
- OneSignal integration for all platforms (a massive push notification service);
- Facebook Pixel integration (all apps and web);
- Website layout custom on demmand;
- AppStore app submission (Don’t have apple dev account? Host your app on mine!);
- All Karenderia products Installation;
- Admin mobile app;

- Any kind of modification;
- You’ll never lose your customs! FREE updates FOREVER! :grin:

Didn’t find what you want? Contact me at gurgelramiro@gmail.com or https://fiverr.com/ramirogn and I’ll send you my complete portfolio!

Hello basi, I have a litle issue. I am installing a version on localhost but it shows me the following error on install page at level of prerequisite check. “There seems to be errior in checking your server. Please fixed the following issues and try again”. But after no issues below. I will inbox you with screen

can you post the installation screenshot?

maybe its your database connection?

www.hungrykyu.com

regards,

kajal

reply already

after the ordered product merchant havnt recieved sms and email. what is the problem?

i have checked the email logs and sms logs also

On notification template RECEIPT_SEND_TO_MERCHANT sms/email/push are ticked but msg/email not sent to merchant

Message are sent only if number mentioned in sms setting – >Notify Mobile Number Email are sent only if email mentioned in Alert Notification -> Email address

double post

Hi there,

Kindly help us in order to apply effective map for all of our partner restaurants, as its not working properly.

Default address is showing wrong!

pls. help.

Regards,

Kajal

sorry but what do you mean? can you provide screenshot

hi, when we are entering API Key for map, mapping system does not work, in search option this message is visible- Oops something went wrong…..

please watch this video

How to create google api key https://youtu.be/P5p58U-k44k

Good day, I just recently purchased your Kanrenderia Multiple Restaurant System. I followed the installation instructions, but when it gets to the part to run the website, it comes up blank. Please how do I fix this?

try to turn on error reporting in index.php it will show what causing the error ini_set(“display_errors”,true);

also what is your php version? if 7 there is issue with php 7 if you can downgrade to php 5.6 that would be great as kmrs is stable in php 5.6

Hi mate. Can u please help me to hide the merchants, if the status is closed. Thanks.

is this the merchant opening hours? or close merchant settings in merchant panel settings

yes you are right mate. but my request is, If a customer search for the restaurants using their address, search are page is opened and there, the customer can see all the restaurants even if the restaurant is open or closed. i don’t want my customers to see the restaurant is closed status. Customers only need to see the restaurants which is in only opened at the moment.

if the status of the restaurant is “open”-> then display in search area if the status of the restaurant is “close” -> then display:none; in search area.

hmmm at the moment this will be hard to apply, we cannot do this by query since the checking of opening hours will be based in merchant multiple opening hours which we cannot do by just querying the time

for now i cannot give any solution for this i have to check this further on how we can achieve this

Hi,

I have a few issues I need to resolve.

1. Tips are rounding to the nearest whole number. For instance, if the tip amount is $3.51 the calculation script will round this to $4.00. There also also times when a customer puts in a custom tip for $4.00 and the tip amount on the customer receipt shows as $3.87. How can I fix this?

2. The date needs spacing. For example it shows up like this “Feb 07,2018”. There needs to be a space in between the comma and 2018 (i.e. Feb 07, 2018). Please advise.

3. I am using the php mail functions setting to email receipts to customers when an order is placed. However, there is an hour delay for the email delivery. I’ve checked all settings/ports on Gmail and everything appears to be setup appropriately. How can I fix this?

4. The Packaging Fee is currently being calculated as a portion of the Merchant Revenue. How can I edit this to show as Revenue to the Admin and have it displayed accordingly in the Revenue Tracker on the backend (top of screen)?

Thank you for your help!

hi mate

1. is this when you manually put an amount?

2. you can format that in admin -> settings -> Date Format

3. the sending of email will depends in your server this is only 1 line of code http://php.net/manual/en/function.mail.php

4. at the moment computation for commission will based with the total you can try to look at the code components/ajaxadmin.php and look for functions placeorder() and at the line starting /Commission/

Hi Basti! For some reason, my website keeps coming back to the English language although I’ve set it to the translated folder. it stays translated for a couple of times and get back again to English.

try this one

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

Thanks! Worked :)

hi Basti, seems like have no connection to DB: Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbConnection failed to open the DB connection.’ in /home/bestbarg/public_html/yiiframework/db/CDbConnection.php:405 Stack trace: #0 /home/bestbarg/public_html/yiiframework/db/CDbConnection.php(347): CDbConnection->open() #1 /home/bestbarg/public_html/yiiframework/db/CDbConnection.php(325): CDbConnection->setActive(true) #2 /home/bestbarg/public_html/yiiframework/base/CModule.php(394): CDbConnection->init() #3 /home/bestbarg/public_html/yiiframework/base/CModule.php(103): CModule->getComponent(‘db’) #4 /home/bestbarg/public_html/protected/components/Functions.php(2113): CModule->__get(‘db’) #5 /home/bestbarg/public_html/protected/controllers/StoreController.php(68): Functions->getOptionAdmin(‘website_title’) #6 /home/bestbarg/public_html/yiiframework/web/CWebApplication.php(281): StoreController->init() #7 /home/bestbarg/public_html/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘store/index’) #8 /home/bestbarg/public_html/yiiframework in /home/bestbarg/public_html/yiiframework/db/CDbConnection.php on line 405

Checked mysql server and logged with same details to the database.

Our website is down… plz help

hi mate

check your db connection in config/main.php

Hello. Is there a way to limit the backend options for the merchant?

hi mate

in merchant panel create a user and from there you can limit the access

I am having problem with no remote server in the application installation! after installing I receive error 500 in admin page, css does not load any website and no merchant does not login. I have already seen other comments here and you always indicate to enable mod_rewrite and allowoverride, I have already contacted the support of the hosting and they have informed that it has already been enabled by default. Also the .htaccess file looks like you: <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / restomulti / RewriteRule ^ index \ .php $ – [L] RewriteCond% {REQUEST_FILENAME}! -f RewriteCond% {REQUEST_FILENAME}! -d RewriteRule. /restomulti/index.php [L] </ IfModule> but I still have the problem! help me please.

okaydelivery.com.br okaydelivery.com.br/admin okaydelivery.com.br/merchant

I downgraded and tried to install again, but it has not resolved yet! anything else to be done?

it worked! Thank you very much.

awesome! :) cheers

hello basti, minimum order per distance is not showing in merchant panel please help me out

what do you mean?

i think there is no such functions for minimum order per distance?

While singup msg verification is not working properly in sms log there is status :- few parameter’s value are empty : message

Sir can you please fix it

check your sms template in admin -> notification -> CUSTOMER_VERIFICATION_CODE_SMS

it is correct tik on sms

no mate what i mean is the template click on the pencil it will popup the template

I have been having several issues with the application. Once we installed plug ins, the links (browse restaurents, contact, login etc on the top) are working. I am sure we did something wrong, but we are unable to figure out. Can you please help?

www.weltalltech.com/rest

did you modify something in the code? try to enabled error reporting in index.php it will show what causing the error

ini_set(“display_errors”,true);

the url: merchant/FoodItem/Do/Add is error https://pasteboard.co/H9gSlcp.png Please help

hmmm do you have any addon ? if yes install it first and run the db update

i think this page is checking for points addon

also turning on error reporting in index.php will also help it will show what causing the error

ini_set(“display_errors”,true);

cheers

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