29721 comments found.
hello dear; i hope you have a good day.
i purshased: “Karenderia Multiple Restaurant System” instead of item: Karenderia Mobile App.. i want to replace my order if it possible to mobile app, i doesn’t download it. thanks
Hi mate!
You will need to purchase the Karenderia Multiple Restaurant System in order to use this
mobile application, as all the restaurant data relies on KMRS..
you can contact the author with your purchase concerns
please email https://codecanyon.net/user/bastikikang#contact
i already purchased Karenderia Multiple Restaurant System licence before
you can contact the author with your purchase concerns
please email https://codecanyon.net/user/bastikikang#contact
Hello
I want to help me achieve these adjustments
1 – I want to be only three The picture shows the subject
https://imgur.com/a/jrQezW92 – I want to make a drop-down list Such as in the picture
https://imgur.com/a/dHsNcYxthank you for help
hi mate!
1.You can remove it in views/store/index.php
<div class="row">
<div class="col-md-3 col-sm-3 center">
<div class="steps step1-icon">
<img src="<?php echo assetsURL()." />">
</div>
<h3><?php echo t("Search")?></h3>
<p><?php echo t("Find all restaurants available near you")?></p>
</div>
2. you can modify it in views/layouts/front_top_menu.php
cheers</div>
2 – I have a problem This code has been developed But did not work well
Can I help with the code?
-
Menu
- res1
- res2
- res3
help me plz
sorry but the author is busy at the moment with the mobile app
you’re welcome to hire your own developer to do this for you
cheers
I understand your …
Thank you for your support always
But I really need a lot of help with this amendment
Thank you I hope you will help me in this
1. for removing those section
edit the file views/store/index.php look for HOW IT WORKS SECTIONS
2. this will need modification on the menu at the moment there is no quick fixed for this one
Hello, how are you? What is the recommended version for working with KMRS? Thank you
Hi mate!
Please use the latest version which is 4.8
cheers
Hi mate! Would the php version be more appropriate?
at the moment kmrs is stable in php 5.6 and working in php 7.0 but not in php 7.2
so please choose a server that has php 5.6 or php 7.0
cheers
Hi mate!
please post this on driver app section. This is KMRS
When choosing “Commission+Invoice” as merchant type, all payment methods for merchant are gone during checkout, it says No payment options available. Why is this happening?
here is the different type of merchant
membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel
commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel
commission+invoice = same as membership and they will receive invoice that they need to pay to website owner
is there a way to send invoice & still be under commission? So merchant will receive invoice that they need to pay to website owner, plus all payments go to admin. so they know to pay commission even if they don’t do withdrawl
only commision and invoice will apply in what you need
How do you remove the hover effect from “food-item” modal when hovering over selection
Hi mate!
can you send more details? A screenshot could help
cheers
I am unable to customize the “read more” link css from item description. It is using ”.menu-cat .items-row a” so font size is 30px for read more link. How do I lower the font size for read more link from item description in menu
Hi mate!
can you send more details? A screenshot could help
cheers
Hi mate!
kindly goto assets/css/store-v2.css
cheers
.food-description, .merchant-review-wrap .read-more
I added : font-size: 11px; and its still the same as before, its still showing as 30px
<font style="vertical-align: inherit;font-size: 11px;">Read more</font>
I added that in menu-merchant-1.php, but all it did is add the ‘read more’ link under every description. Is there a way to just change the css for the readmore link?
Hi mate!
you will not add that code.
look for
Read moreand add font-size: 11px;
where is that located? I cannot find it
you need to inspect first using firefox inspect element from there you can try to add your own css like adding margin top
and add your css in assets/css/store-v2.css
i think your mysql version is different and your mysql strict is enabled if you have options to turn off mysql strict that will be great
once you turn off mysql strict in your server try again the installation
cheers
ok thanks working but other problem no see the panel admin no see the merchant page the index.php working but the links no work
https://imgur.com/a/ykDFd1Rhi mate
check this first check if your server mod rewrite is enabled and allowed overwrite is enabled
yes 2 option is enable but no working…
thanks I install new and working
glad to hear that mate
Please also check other app comments here you reply but on other app comments you reply very late please have a look merchant order taking app comments i can not login any account in my app i have to do setting some where i success fully install app but still i can not login any account
hi mate!
if we didnt reply, please wait for we are going through the comment section 
Hello, Sir
I changed the hosting provider to a new one, I exported database 20 times, with no views table, works perfect dump and import., after i maked update button every time… seems the same error.
and now when i try to do the order, on click confirm order a message like this is appear
” ERROR “
ScreenShot: -> https://imgur.com/a/GKiKwUN
How to resolve this bug?
Please Help
Thanks. Regards.
Hi mate!
kindly turn on the index error reporting to see the error
ini_set(“display_errors”,true);
cheers
Hi Sir,
I turned on this cvar…nothing is happened, i also try to find an file with error but is nothing there… I looked in cpanel apache error logs … there are clean..
Another solution?
Thanks. Regards.
send me your admin login and ftp access
email me here
https://codecanyon.net/user/support-kmrs leave a comment here once you send it so i will be notifiedI sended you PM/EMail Message
Output: “Your message has been sent.”
Big Thanks. Regards.
sent
usually this cause if you have addons like driver, points etc
if you did not run the db update for each addon
the code is looking for new tables
that is why there is an error
I do all updates, and on the driver page i recieved an error
” Altering table mt_driver_task_photo
Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbCommand a eşuat executarea instrucţiunii SQL: SQLSTATE42000: Syntax error or access violation: 1067 Invalid default value for ‘date_created’’ in /home/efoame/public_html/yiiframework/db/CDbCommand.php:543 Stack trace: #0 /home/efoame/public_html/yiiframework/db/CDbCommand.php(377): CDbCommand->queryInternal(’’, 0, Array) #1 /home/efoame/public_html/protected/components/DbExt.php(19): CDbCommand->query() #2 /home/efoame/public_html/protected/modules/driver/controllers/UpdateController.php(559): DbExt->qry(‘ALTER TABLE `mt…’) #3 /home/efoame/public_html/protected/modules/driver/controllers/UpdateController.php(294): UpdateController->setIncrement(‘driver_task_pho…’, ‘id’) #4 /home/efoame/public_html/yiiframework/web/actions/CInlineAction.php(49): UpdateController->actionIndex() #5 /home/efoame/public_html/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #6 /home/efoame/public_html/yiiframework/web/CController.php(286): CControl in /home/efoame/public_html/yiiframework/db/CDbCommand.php on line 543 “
I updated all addon with all table,
same error on Order… maybe to dezinstall the driver?
I changed 3 hostings providers, make updates on all addons, same error…
Please help it’s very important too me.
Thanks. Regards.
hi mate
looks like your server mysql strict is enabled kindly ask your hosting to disabled mysql strict
Hello,
I got an error subtotal and total both are coming the same how to fix this https://imgur.com/a/3U48tfn
hi mate!
this is not an error. Subtotal is usually in a receipt excluding the amount that will be subtracted if you have tax or any other voucher
if you want to remove this, you can modify the code in views/store/menu
Hello,
i got a error sub total and todal both are coming the same how to fix this https://imgur.com/a/3U48tfn
double post
Hello Basti. Please help me with the htacces code to force redirect to https. this is my htaccess file looking now:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Also another problem: i copied all the files from restomulti to the root folder but when when i changed the website logo i had to copy the files again to see the new logo, and now all the words i translated are back in english(i made the translation directly in en folder). PLEASE HELP!
Hi mate!
for HHTPS : <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 %{HTTP_HOST} ^yourwebsiteaddress\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourwebsiteaddress.com/$1 [R,L]
</IfModule>
hi i am trying to install it using xampp but its stops after option table then i manually cut /paste codes from table_structure.php to phpmyadmin so the database fixed but now the admin link is showing a white page how do i fix it
i think your mysql version is different and your mysql strict is enabled if you have options to turn off mysql strict that will be great
once you turn off mysql strict in your server try again the installation
cheers
index.php/install/step2
Hi mate!
What do you mean? can you send screenshot?
did it finish installing?
i think your mysql version is different and your mysql strict is enabled if you have options to turn off mysql strict that will be great
once you turn off mysql strict in your server try again the installation
cheers
I’ll do the test on another server eliminating what they told me, many thanks I’ll let you know
supposedly it says that I finish but it leaves many errors, there are things that I had to do to upload it, which does not say the user manual. right now I’m locked look how the page goes and it does not work either the other link
just checking already fixed?
I could not fix, which are the stable versions of php, mysql, ubuntu that runs the web system well?
I sent him the link you can enter to see the error
send me your site link and ftp access so i can check
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Hello, I’ve sent the script to my vps, but when I install it, an error appears in step 2 with the message: Creating database tables … Creating table address_book [OK]. Help me. thank you
i think your mysql version is different and your mysql strict is enabled if you have options to turn off mysql strict that will be great
once you turn off mysql strict in your server try again the installation
cheers
I solved the problem by changing the table_structure.php file. Modifications:
datetime NOT NULL DEFAULT ‘2008-10-03 22:59:52’, date NOT NULL DEFAULT ‘2008-10-03’,
change datetime where you have 0000-00-00 00:00:00 to 2008-10-03 22:59:52 change date where you have 0000-00-00 for 2008-10-03
then saves and installs again
thank you
glad to hear that mate
Why all Payment gateway are not show in merchant module.
when i login to merchant panel only few payment gateway show: The list are: Payment Gateway Paypal Stripe Mercadopago Sisow PayUMoney paysera
I need to show all for merchant also.
hi mate
go to admin -> Payment Gateway Settings and tick all the payment gateways you want to use
I try But in merchant only show Payment Gateway Paypal Stripe Mercadopago Sisow PayUMoney paysera
Can you guide me please
it will depends in your merchant type
membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel
commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel
commission+invoice = same as membership and they will receive invoice that they need to pay to website owner
also this i notice in customer when you go to admin -> edit merchant -> payment settings tab this means disabled not enabled
bastikikang, Need add another payment gateway, we already discuss about its and send details to you. want add NMI gateway in mobile app and Web both. please provide the best solutions. Can you please customized its according to my need I will pay for its.
reply sent
Hello,
I but The multi restaurant system and Mobile apps script.
I need to integrate the (cygnuspay-NMI) payment gateway.
Its worked as autherised.net format and easy integrate
Can you please do its for me because the flow and payment system you know better way. and please give me the quote also.
Hi mate!
Sorry but the author is not available at the moment
He is busy with the mobile
You’re welcome to hire your own developer to do this for you
cheers
Hi! I sent you an email.
sent
I just sent another one 
SENT
Hi – Is it possible to add food items from multiple merchants to a shopping cart? It seems the system resets the cart when a user moves from one restaurant to another.
hi mate!
Sorry but this is not possible.
You can only order from one merchant in their menu
cheers