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.

29722 comments found.

I have email. Please check. Thanks

there are some issues with noty on mobile devices, the notification doesn’t close/fadeOut. 2.3.7 which is currently in use was released in january 2016, the latest version 3.2.0 beta is from december 2017 which should have the issue fixed as far as i can tell. it is also not dependent to jquery anymore. i’m not sure if can update it to test if it works but i’ll give it a try today.

why is this an issue? if a customer adds a few items in his cart, he whole screen is covered with “noty’s” :)

update: nevermind. you can ignore this as it works here http://bastisapp.com/kmrs/ but it doesn’t work for me anymore :( will do some more research.

Hi mate!

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 notified

I fixed it on my own, thank you.

Hi Please help with email settings I have problems not being able to send email for merchant registration (merchant welcome signup and merchant new signup) but for others there is no problem screenshot link https://ibb.co/hDHVDDj please help me…

Hi mate!

Please check your server if your server is sending emails

go to admin -> Mail & SMTP Settings and send a test email

cheers!

I already checked in the admin panel -> mail & SMTP settings. I test the email sent but to send an email for merchant registration (merchant welcome registration and new merchant registration) it still cannot and also for the provider does not appear https://ibb.co/r5W2NFB

Hi mate!

you need to run the cron jobs for processing the emails go to admin -> cronjobs

you will see there a link like /cron/processemail

you need to run this cron jobs to your server so that it will process all the pending

emails

Cannot read property ‘hide’ of undefined

..and

Cannot read property ‘setTrackingId’ of undefined.

I checked configuration, not sure about these errors… it happens when I use PhoneGap for Windows for debugging, port 3000, open in browser and these error’s appear. They may also be the reason why I cannot successfully run this app on my phone as it crashes every time it opens on Android. If I save zip file and upload to PhoneGap on Adobe website, and run APK it crashes every time.

Can you please help, thanks. I appreciate you for all your work, but now I am using something I paid for and it doesn’t work. :(

Hi mate!

Could you please post this to the mobile app so that I can give you an answer

cheers!

Hello mate. Can we please in the Incoming orders from merchant for today.. under the Merchant Name add the ” AutoLogin ” like the Merchant List. Thanks https://a.top4top.net/p_1098j1ogy1.png

Hi mate!

Sorry but this is not yet available at the moment

but we’ll take a look at it!

cheers!

Yes I know mate. But if I can find quick fix for that in the file.

Hi mate!

This feature is for customization and at the moment

customization is not yet available

cheers

Hi Basti, I am experiencing HTTP ERROR 500 problem upon accessing /index.php/install I’ve followed all the setup procedures, I’m installing on a subdomain inside the root

meu .htaccess

<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>

link install www.subdomain.website.com.br

it worked! Did you do something?

it worked out anyway! thank you Basti

reply sent :) happy new yr

If I want to add users on merchant it doesn’t save :(

hmmm send me your admin login and ftp 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

I have searched for your application on the boarding school and found a site where the application and your coud is coming illegally, Please let me know where it is legal to buy this application because the person says that he is the author and want to buy something legal with legal licentiation. In case the Mr. sells the source code illegally, please take legal action The site is www.onlinegroceryscript.com Price 2000$ I am sending you attachment and the discussion I have with the author of this application. www.onlinegroceryscript.com

hi mate

i just check the scripts i think its not my code the front end maybe similar but the code is not and the admin backend is not the same check my backend and their backend its not similar in any way

cheers

First of all, Happy New Year everybody!! :)

Regarding the question posted a few hours ago by Ideasgerals:

So, is it possible to set, for example, USD as the main currency (to be used with merchants memberships) and another one (or even more than one) to be used with clients orders? If not, is there a way to give prices (in food menus) in the main currency but with some conversion field?

This is a very interesting question, and would be useful for me, too. You say there is no such option. But is there any chance of create it, even as a paid customization? And, in that case, can you give me a quote for that job?

Thanks.

happy new year:)

i posted a survey before this one is included on the survey which add multi currency unfortunately its has lowest vote

for customization sorry at the moment am not available

cheers

Ok. Anyway, can we hope this feature will be available in the future? It would be very useful, I believe. Tks

it might be in feature update but am not promising anything yet :)

Hello my friend , when the costumer make a review , its possible to make comment optional not requied , the client can guive stars not requied to writ comment ,

how i can make the comment optional ? thank you

edit the following files

1. views/store/add_review.php

look for review_content

remove the line

‘required’=>true,

2. views/front/merchant-review.php

do the same as step 1

cheers

Hi bastikikang,

After migrate to new server, site broke: http://foodbook.pt/

Can you help me?

Thanks

Solved, PHP version. Good Year!

happy new year!

I have changed the server moved all files and DB as mentioned in the document. But I have now a broken site sivassofrasi.com Looks like the css and other files are not working. What could be go wrong? When updating I got this at the end; Field status already exist Field subcategory_name_trans already exist Field subcategory_description_trans already exist

ALTER TABLE {{currency}} CHANGE 
`currency_symbol` `currency_symbol` VARCHAR( 100 ) 
 CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL

already fixed?

Yes mate, it was a type fault in main.php file :)

I am thinking of moving to a faster hosting, do you suggest Cloudways for this script?

i cannot tell i haven’t tried those servers

usually its best to go to known hosting like a2hosting , hostgator , bluehost etc

just choose the server that nears in your country

and use vps or if you have budget go for dedicated server

cheers

Hi,

I purchased the product KMRS, Im in testing phase now. Where do in enter the license code when i go live

you can go live anytime :) no need to enter license code at the moment

Hi Mate, Happy new year, please after updating the site with the new updated files i cannot see the site please check www.foodpaddy.com

lease this is what i get: Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbConnection failed to open the DB connection.’ in /home/foodpaddy/public_html/yiiframework/db/CDbConnection.php:405 Stack trace: #0 /home/foodpaddy/public_html/yiiframework/db/CDbConnection.php(347): CDbConnection->open() #1 /home/foodpaddy/public_html/yiiframework/db/CDbConnection.php(325): CDbConnection->setActive(true) #2 /home/foodpaddy/public_html/yiiframework/base/CModule.php(394): CDbConnection->init() #3 /home/foodpaddy/public_html/yiiframework/base/CModule.php(103): CModule->getComponent(‘db’) #4 /home/foodpaddy/public_html/protected/components/FunctionsV3.php(6199): CModule->__get(‘db’) #5 /home/foodpaddy/public_html/protected/controllers/StoreController.php(92): FunctionsV3::checkIfTableExist(‘option’) #6 /home/foodpaddy/public_html/yiiframework/web/CWebApplication.php(281): StoreController->init() #7 /home/foodpaddy/public_html/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘store/index’) #8 /home/foodpaddy/public_html/yi in /home/foodpaddy/public_html/yiiframework/db/CDbConnection.php on line 405

ok the error says

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

so 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=restomulti_clean', 'emulatePrepare' => true, 'username' => 'root', 'password' => '', 'charset' => 'utf8', 'tablePrefix' => 'mt_', ),

Hello. I’m interested in the KMRS, but I have one question: as it will be used in more than one country, I need to have more than one currency available for clients orders. So, is it possible to set, for example, USD as the main currency (to be used with merchants memberships) and another one (or even more than one) to be used with clients orders? If not, is there a way to give prices (in food menus) in the main currency but with some conversion field? (For example: prices in USD with conversion in JPY?) Thank you.

hi mate

at the moment it has only 1 currency i put up a survey but this kind of features has lowest vote

cheers

Bad news. :( That means it cannot be used for none of our purposes, because besides the multi-country directory we are planning to create another ones to African countries, and for that we’ll need to have such feature – as we can’t charge memberships in dollars from Zimbawe or meticals from Mozambique, for example, it must be in an international currency, such as USD ou euros. But merchants need to put their prices in local currencies. That’s why I asked for that function – or at least a “conversion” field: in that case prices could be in USD, but “converted” to local money. But thanks, anyway.

i feel your needs but am working on the most requested features for kmrs

the multi currency is not urgent for most buyers

Finally,

1. on the Home Page, Cuisine Section, I want to change the display from 3 to 5 columns.

2. I want to add list of [City, State] with restaurant count >0, Arranged by the states (State = alphabetically) on 4 columns. Can you help?

1. in views/store/index.php

change this

<div class="col-md-4 col-sm-4 indent-5percent nopad"> to <code> <div class="col-md-3col-sm-3 indent-5percent nopad"> its not look good in 5 cols it can have 4 cols only btw am using boostrap so you can play with the cols 2. sorry i cannot give a sample code cause this is not available in kmrs this needs new functions or code cheers</div></code></div>

Done, thanks! :)

Hi Basti,

Does the code below look familiar? I got it after I tried to pay a Merchant by credit card.

Fatal error: Uncaught exception ‘Exception’ with message ‘Stripe needs the Multibyte String PHP extension.’

From admin login, I “auto login” to merchant account ans I can select payment options. Funny enough, The options I checked were not visible to the client on the front end. The ones I did not check were visible…

Does that sound familiar?

using stripe? it means your server has missing library ask your hosting to install this in your server http://php.net/manual/en/book.mbstring.php

for admin payment options that is not possible i will only show what you have tick in admin -> payment gateway settings

Hi Basti,

How and on what setup does a merchant get access to setup their payment information?

I want to assume that will be if the merchant is setup on a prepaid membership plan… but I tried setting up a merchant that way and then logged in as a merchant but was not able to see where to setup merchant’s Stripe or PayPal account.

Please clarify how this works.

you need to set all your merchant to membership type so they can set their own paypal and stripe account

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

Hello mate . where i can find the file for the invoice when its send the Merchant Commission https://d.top4top.net/p_1097kyhir1.png

you can find it in views/admin/invoice-tpl.php

Thanks mate i know this file. I want the things show the picture logo and the address with the email ON THE TOP

in controller/invoicecontroller.php look for function writePDF

am using the default logo

$assets_path=Yii::getPathOfAlias(‘webroot’).”/assets/images”; $logo=”default-image-merchant.png”;

you can simply change the logo filename

and for address on top

this is the line that set it

$pdf->SetHeaderData( $logo , 15, $site_title, $site_addres);

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