29721 comments found.
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” 
Hi mate!
Could you please post this to the mobile app so that I can give you an answer
cheers!
it’s not about the mobile app, it’s kmrs when viewed on a mobile device.
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 notifiedI 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!
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!
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
send me your site and ftp access i will check
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
send
sent
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#contactleave a comment here once you send it so i will be notified
cheers
Sent
sent
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
Hi Basti, I changed the htaccess file with the one you suggest to someone else with the same problem and the problem solved. (THANKS) 
Hmm after using the website I get the same problem. Now it is same broken website with same alter table error.
When I do /update I get the following error;
Fatal error: Uncaught CDbException: CDbCommand bir SQL cümleciğini çalıştıramadı: SQLSTATE42000: Syntax error or access violation: 1067 Invalid default value for ‘date_created’ in /home/sivassofrasi/public_html/yiiframework/db/CDbCommand.php:543 Stack trace: #0 /home/sivassofrasi/public_html/yiiframework/db/CDbCommand.php(377): CDbCommand->queryInternal(’’, 0, Array) #1 /home/sivassofrasi/public_html/protected/components/DbExt.php(19): CDbCommand->query() #2 /home/sivassofrasi/public_html/protected/controllers/UpdateController.php(715): DbExt->qry(’\n ALTER …’) #3 /home/sivassofrasi/public_html/yiiframework/web/actions/CInlineAction.php(49): UpdateController->actionIndex() #4 /home/sivassofrasi/public_html/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #5 /home/sivassofrasi/public_html/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #6 /home/sivassofrasi/public_html/yiiframework/web/CController.php(265): CController->runActionWithFilters(Ob in /home/sivassofrasi/public_html/yiiframework/db/CDbCommand.php on line 543
Basti my friend I sent you the phpmyadmin user details in pm. Can you please check my problem. I tried everything the whole day, but without success.
hi mate it looks like your server mysql strict is enabled can you ask your hosting to disabled this for you
I disabled it but still the same problem.
sent mysql strict is enabled
thanks it is resolved. I changed it from variables tab and this time it did change.
Now I get the following warning and whitepage for admin, merchant, checkout
Cannot send session cache limiter
Hi mate!
Please try clearing the browser cache and kindly turn on the error reporting
so you can know what is the cause of blank page
in index.php
ini_set(“display_errors”,true);
cheers!
already fixed?
Yes mate, it was a type fault in main.php file 
cheers 
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
try to turn on error reporting in index.php it will show what causing the error
ini_set(“display_errors”,true);
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! 
cheers
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?
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);
Hi
Thanks for the code.
What is the best way to do a bulk import of restaurants?
And can we do a bulk import of menus as well? What would be the format? Any ideas and help will be appreciated. Please let me know.
Is your import-export add-on related to this?
Thanks.
hi mate
for bulk menu it will be hard
as our creation of food item is not basic
it has addon and addon item
on csv it can have only line of data this will not work for our addon and addon item and most if the food item is connected via id
Thanks very much for the prompt clarification. That’s fine.
One more question:
How about bulk import of only restaurants (not menus)? (like name, address, contact info etc.)
Could you please help me in understanding the best way to do that?
Thanks a tonne.
there is already bulk upload for merchant
you can find it in admin -> merchant list -> upload bulk csv and you can find the format on right side
i might think of a way to add separate bulk upload for category and addon category and addon item
Awesome. Thanks for the letting me know.
By the way, I have a question regarding the “KMRS Duplicate/Export/Import Merchant Addon.”
Is this an advanced version of the Upload Bulk CSV feature?
Can this tool be used for bulk importing of restaurants from say an excel file or a text file? Or Can this only import data that was exported from the KRMS system?
Thanks so much for your help!
hi mate the export addon is to easily duplicate any of your merchant records and its food item and can export the records as json file and you can later import it
but this has no upload bulk food items cause the data is in json format
Awesome job replying to your customers so fast!
Thanks.
thanks mate
happy new yr
Thanks! Happy New Year to you as well!