29722 comments found.
Hi Basti, thanks for the info on where exactly the terms can be activated. Two links would be useful, as in Europe a reference to the Terms and the Privacy Policy according to GDPR (Data Protection Directive) is necessary here. Can I also activate the terms for normal forms (contact page) somewhere? Unfortunately, this is also mandatory in Europe.
go to admin -> theme settings -> Cookie law
enabled this one
and put up some message
and you can enabled the terms and condition when customer signup in admin -> settings -> terms and condition -> Enabled On Customer Signup?
I cant set up PayU payment gateway. Script asks for Merchant KEY and SALT. But Theres no such a things in PayU gateway. There is Rest API or Classic API methods described here: https://developers.payu.com/en/sdk.html and both payment methods use different things that your script.
How to make a customer be charged with PayPal but not need a PayPal account Just enter his credit card?
you mean show only credit card?
if yes according to paypal docs you need to pass the parameter
'landing_page' => 'BILLING',
https://developer.paypal.com/docs/api/orders/v2/#definition-order_application_context
in storecontroller.php function actionpaypal_v2init()
'application_context' => array(
'return_url' => $success_url,
'cancel_url' => $cancel_url,
'landing_page' => 'BILLING',
),
email sent
Hello Friend,
Good day to you. I have found the php error with the CDbConnection. Please me know the way to correct them. I also hosted my self with Ubuntu 18.04, PHP7.2 with PHP-PDO enabled together.
Regards, Supakit
Wed Jun 02 13:49:16.095303 2021 pid 23687 PHP Fatal error: Uncaught CDbException: CDbConnection failed to open the DB connection. in /mnt/www/restomulti/yiiframework/db/CDbConnection.php:405\nStack trace:\n#0 /mnt/www/restomulti/yiiframework/db/CDbConnection.php(347): CDbConnection->open()\n#1 /mnt/www/restomulti/yiiframework/db/CDbConnection.php(325): CDbConnection->setActive(true)\n#2 /mnt/www/restomulti/yiiframework/base/CModule.php(394): CDbConnection->init()\n#3 /mnt/www/restomulti/yiiframework/base/CModule.php(103): CModule->getComponent(‘db’)\n#4 /mnt/www/restomulti/protected/components/FunctionsV3.php(6341): CModule->__get(‘db’)\n#5 /mnt/www/restomulti/protected/controllers/StoreController.php(125): FunctionsV3::checkIfTableExist(‘option’)\n#6 /mnt/www/restomulti/yiiframework/web/CWebApplication.php(281): StoreController->init()\n#7 /mnt/www/restomulti/yiiframework/web/CWebApplication.php(141): CWebApplication->runController(‘store/index’)\n#8 /mnt/www/restomulti/yiiframework/base/CApplication.php(185): CWebApplication->processRequest()\n#9 /mnt/www/restomulti/index.php in /mnt/www/restomulti/yiiframework/db/CDbConnection.php on line 405
Sorry, I have been closed this problem with yii v1 framework guide.
all good?
Is it possible for the customer to write down his credit details on the payment method and the merchant to charge a manual auto?
sorry am confuse what do you mean?
you mean like provide customer there credit card details?
if yes you can use the offline credit card payment
How do I activate offline credit card payment?
1. first enabled the payment will be available in admin -> payment gateway settings
2. if your merchant is membership you need to enabled the payment options in merchant panel
2. if your merchant is commission then enabled it in admin panel
Hi Basti
i am having some Facebook login issues I sent you an email.
Thanks.
sent
sent
sent
Hello mate i can’t wait to see the new krms fontend and backend, am so excited to see the new disgne.
Basti check this reference developed with React disgn:
https://reactdemo.ordering.co/?hsCtaTracking=a6c413b9-521d-49b5-8a5c-f6b85f005e3a%7C12a84aeb-980b-4c81-bb9f-c63b3f0407eaType 5th avenue new york to test
this one also looks nice : http://www.ansonika.com/fooyes/index-3.html
https://glovoapp.com/or Uber style
https://www.ubereats.com/this merchant searchg results
https://www.ubereats.com/es/london/food-delivery/kfc-london-waterloo/yKp701MeRXijXfIfnXbQdghi mate
thank you all the links is looking great! 
once the new kmrs is out i will release many different themes 
cheers
Good
I updated Karendería and now the restaurant menu is displayed like this.
https://i.imgur.com/AD39om3.pngyou have either missing new files or missing new tables
did you login first in your admin panel? cause you need to update your tables first there
also turn on error reporting in index.php to show the actual error on that page
ini_set(“display_errors”,true);
ini_set(“display_errors”,true); – does not show errors
did you login first in your admin panel? cause you need to update your tables first there
you mean http://midominio.com/kmrs/update
I updated and the problem still remains
am sure there is missing files in your server it will never look like that if the file is complete or tables is fine
that is not what i mean on the top bar there should be notification
anyways better send me your admin login and ftp access so i can check
email me here all your access like site link, admin login and ftp access
and provide screenshot of the error
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Hi, we send but we still do not have an answer
mate i did reply to your email and your the one who does not reply back 
check your spam folder
i sent email to info@*ales.com.co
Hello, good evening Basti, I have not received the mail, can you please resend.
email sent
Hello, good evening Basti, I have not received the mail
the problem still persists
fixed check again you have missing files in your server
hello basti, i would like to charge an additional fee to merchant for every online payment like paypal per order do you have an idea how i can solve it?
hi mate
at the moment you can use
card fee of paypal
and service fee
cheers
When I update the language, will the language change be broken when the software is updated?
sorry am not sure what you mean here ?
Message for rh20team.. Both of those phrases can be edited in the language file found at protected/messages/en/default.php…Do not directly edit the wording in this file but put your preferred wording within the ’ ’; at the end of the line.
awesome! thanks mate for the help
Hi Basti, Could you pls check your email. I have sent series of messages but haven’t received your replies 
sent
Basti service fee should be based on subtotal when it’s percentage based. I saw you ask someone in the previous comments..
thanks mate for clarifications
will do take note
cheers
Additionally it would be great if you take service fee into account with order amount.. door dash would take even a $3 order even if minimum set by restaurant is $10 but because of order being small.. there is a small order fee..(Uber eats does small order fee)
noted mate
cheers
Can you tell me where for KRMS to edit this wording?
“Opt in for no contact delivery
Our delivery executive will leave the order at your door/gate (not applicable for offline payment like COD)”
I have done so for the mobile app in mobile2.php in the translation file folder, but cannot find it in the web system files.
hi mate
if your changing the language of web then you need to change it on language file default.php
if mobile then mobile2.php
Under settings in Admin, how can I get the service fee to be a percentage, and not a dollar amount?
at the moment not available
you need to change the code for this one
Yes I saw in another comment. Is there a fast way to tell me how to convert to percentage rather than fixed? If the code/function syntax etc is too complicated, no worries as I will sort that
It should be percentage though, I’d say and I guess most others would say too.
BTW, where is the code. One response says: “you can modify the code in components/ajax.php and ajaxadmin.php just look for service_f”
and another says: “i can be found in components/functions.php under function displayOrderHTML”
Please advise, thanks
you need to change this in functions.php under displayOrderHTML
look for variable $service_fee
Although I have set client id and secret for Paypal V2, and enabled it, it isn’t showing up as an option for payment. Also, the merchante has the options for: Stripe Sisow Payumoney Paysera but not paypal V2, and the ones listed aren’t even enabled.
What can I be doing wrong?
Under settings in Admin, how can I get the service fee to be a percentage, and not a dollar amount?
for payment gateway
it will depends in your merchant type
1. membership = all payment gateway settings will be use is in merchant panel
2. commission = all payments will be use is in admin panel
3. commission+invoice = = all payment gateway settings will be use is in merchant panel
for service fee not available at the moment its fixed
question where do we based if the service fee is percentage?
via sub total or total order
disregard about the payment gateways, I was looking in the wrong place. The second question as a comment was there by mistake. I meant as a separate question.
cheers
Hi Basti
I am having a problem during Merchant SignUp ?
On last step Merchant is getting Internal 500 eror
Can you help me please I am in my last days of publishing
hi mate
hmmm did you just first install? or migrate from another server?
better send me all your access so i can check
email me here all your access like site link, admin login and ftp access
and provide screenshot of the error
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
When I update the language, will the language change be broken when the software is updated?
How will the venues pay the Membership Fee to Me?
hi mate
sorry what do you mean?
we have 3 different type of merchant
for membership they can pay monthly depends in your plan
Hi Basti, I know it’s possible because everything is but how difficult would it be for the current delivery estimation, which is set by the merchant (text such as “20 minutes” ), to be added to the order sent to the restaurant so that if a customer complains of the long wait for delivery the restaurant can recall the order and prove that the site informed them of the delivery estimate time?
hi mate
we can include this in receipt if you want i can check and give you the quick fixed
cheers
Yes Please that would be great Basti.
ok mate do this
in views/store/receipt.php
after this line
<?php if ($data['order_change']>=0.1):?>
<tr>
<td><?php echo Yii::t("default","Change")?></td>
<td class="text-right">
<?php echo displayPrice( baseCurrency(), normalPrettyPrice($data['order_change']))?>
</td>
</tr>
<?php
$print[]=array(
'label'=>Yii::t("default","Change"),
'value'=>normalPrettyPrice($data['order_change'])
);
?>
<?php endif;?>
add this
<?php $delivery_estimation = getOption($merchant_id,'merchant_delivery_estimation')?>
<?php if(!empty($delivery_estimation)):?>
<tr>
<td><?php echo Yii::t("default","Delivery Estimation")?></td>
<td class="text-right">
<?php echo $delivery_estimation;?>
</td>
</tr>
<?php
$print[]=array(
'label'=>Yii::t("default","Delivery Estimation"),
'value'=>$delivery_estimation
);
?>
<?php endif;?>
Thanks Basti, that adds it to the customers receipt but doesn’t include it in the details sent to the restaurant, is there a quick fix for that too please?
in which sections?
please provide screenshot
in views/store/receipt.php I SEEM TO HAVE THIS LINE TWICE, DO I ADD YOUR EDIT TWICE?
<?php if ($data[‘order_change’]>=0.1):?>
ok mate do the same changes you did in the file
models/view-receipt.php
Thanks
I’ve done that now but in the restaurant order receipt it just shows whatever the current estimated time is and not the time it was when the order was placed which is what I need if possible
its because we don’t saved the estimation time in database 
so you need to saved this first and you need to add this new column un table _order
Are you able to give me code or is it too complicated? I don’t seem to have a table_order in my database?
Do you mean in the table called view_order?, I can easily create a new column in there for the text entry but don’t know how to save to it or recall from it.
hi mate
sorry cannot give it now you need to modify the code when the order is been place
in the table is _order not view_order
Ok thanks mate