29731 comments found.
Hello Basti,
Is it possible to disable the promo codes?
Regards.
sorry what do you mean?
if you mean voucher code this is disabled by default merchant will need to enabled it in there settings
I want to disable it temporarily without the possibility to the merchant to enable it.
you can remove the settings so no merchant can enabled it in views/merchant/settings.php
Mail sent some days ago forgot to ping here
sent
Sent
sent
sent
sent
DISREGARD: I figured it out to have to use functionsV3.php
Hello, per my question which others have asked about “browse restaurants” I do remove this in topMenu() but it does not take it away:
just remove this line array(‘tag’=>”home”,’label’=>’’.Yii::t(“default”,”Browse Restaurant”), ‘url’=>array(’/store/browse’)),
What can I be doing wrong?
no need to touch any of the code you can remove that in admin -> theme settings -> Top menu
Hello, per my question which others have asked about “browse restaurants” I do remove this in topMenu() but it does not take it away:
just remove this line array(‘tag’=>”home”,’label’=>’’.Yii::t(“default”,”Browse Restaurant”), ‘url’=>array(’/store/browse’)),
What can I be doing wrong?
no need to touch any of the code you can remove that in admin -> theme settings -> Top menu
SOME MERCHANTS NOT APPEAR IN RESULTS.
https://rangoapp.com.br/sp_mogi/ 1) First, I enter the city name (https://cl.ly/9f481cd2ff0e) 2) All results are shown – Total of 58 (https://cl.ly/11b88f0ebcbb) 3) I notice there are some merchants that were not in the results. Example: CACTUS AÇAÍ BURGER, NOEL LANCHES, MARMITARIA DU CHEFF, CAVERNA LANCHES. 4) These merchants can be found when I search for merchant name.Question is: Why they do not appear in the first result? In the firt result I understand all the merchants of the city must be in the result, correct? Could you please check and clarify this issue? Thanks.
sorry screenshot does not work
upload it here instead
https://imgur.com/uploadquestion did you migrate from another server?
I´ll place the direct link, it should open now:
https://rangoapp.com.br/sp_mogi/1) First, I enter the city name (https://cl.ly/9f481cd2ff0e/Image%202019-11-21%20at%2011.19.11%20AM.png)
2) All results are shown – Total of 58 (https://cl.ly/11b88f0ebcbb/Image%202019-11-21%20at%2011.20.42%20AM.png)
3) I notice there are some merchants that were not in the results. Example: CACTUS AÇAÍ BURGER, NOEL LANCHES, MARMITARIA DU CHEFF, CAVERNA LANCHES. 4) These merchants can be found when I search for merchant name.
All merchants listed (including the one´s that are not showing in the general search – by location) were added manually. Only these one´s mentioned had problems.
ok kindly check those merchant if they have lat and long and the status should be active and publish
Did not work. Only 6 merchants. The only thing I know that they were probably created in a sequence…
did you scroll on the page? it will load all the merchants
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)
hmmm don’t have any error like this in kmrs
did you just fresh install kmrs in your localhost?
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#contactleave a comment here once you send it so i will be notified
cheers
email sent
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
sent
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
looks like this is not translated in the code 
do this open the file models/view-receipt.php
change
<?php echo $data['delivery_asap']==1?"Yes":'';?>
to
<?php echo $data['delivery_asap']==1?t("Yes"):'';?>
Great, thank you Boss. It’s OK if I also change it in thermal_receipt.php?
Cheers! 
yes please
do the same
Done. 
When will you release new versions of KMRS and new versions of apps? Can’t wait. 
i cannot promise any date 
Don’t promise anything mate but do you think it will be before the end of the year? Or maybe first quarter of 2020?
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 really want to be fast you need to pay more 
vps
https://www.a2hosting.com/vps-hosting/managed
or dedicated
https://www.a2hosting.com/dedicated-server-hosting/managed
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/locationsHi 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
in admin -> settings -> address & currency ->Decimal Places = 2
Hi Basti, This does not round the 2 decimal place to the nearest digit For example 24.43 => 0.43 round to 0.40 so it will become 24.40
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
cheers
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.
Hi basti, plz help me with this..
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 