29722 comments found.
Hi basti, i tried mercadopago today and after making the purchase with my test account it says that it will take you back to the seller page and it just stays blank. This is what i get on error log [15-May-2019 22:14:53 UTC] PHP Parse error: syntax error, unexpected ’::’ (T_PAAMAYIM_NEKUDOTAYIM) in /home/beerhero/public_html/website/protected/vendor/dx-mercapago/src/MercadoPago/Generic/SearchResultsArray.php on line 33
turn on error reporting in index.php it will show what causing the error
ini_set(“display_errors”,true);
and let me know what is the error
Hi 1- I enabled cancellation order but I didn’t see the cancel button on user interface. 2- I want to chance order now button to be book a table because I want to make booking table only . How can I change order now?
1. enabled it first in admin -> settings -> order cancellation ->Enabled Cancel Order
and choose what status can customer cancel the order With the following order status example pending
and it will appear in customer profile order history tab
2. change it in your language file
$lang[“Order Now”] = “YOUR NEW WORDS HERE”;
Thank you for your reply I enabled cancel order and and add status but still not appear , I’m taking about booking a table and cancellation this booking. please find the attachment. I don’t know how can I send screen for you you to see that. Thanks
upload screenshot here https://imgur.com/upload
ah sorry for booking there is no cancellation request only for orders
sorry i did not realize its for booking
Hi You told me before that you will add cancellation system for booking and this update will be available on 2 weeks but we spend 3 months , can you please told me when you will make the new update because I can’t publish my website before add cancellation feature . Thanks
hi mate
very sorry i was busy with the mobile app version 2
which i needed to finish it
since am working this since last year
hope you can wait after this is release i will add this new features
I will rent a programmer to coding this feature but he wants to know source code of php page where the view cart function is made that he can add the code.
hi mate
tell your programmer follow the ajax and you will see there its calling the functions addToCart() in components/ajaxadmin.php
How do you leave a review for a merchant that has ordering disabled? If you cannot review merchant with ordering disabled – it will always have 0 star & 0 reviews. this is not fair to merchants who have ordering disabled. How do you make reviews available for public without needing to purchase? I have “review by merchant” enabled but I do not see “Add Review” button for merchant when ordering is disabled
it will depend in your settings
right now there is 2 options
1. customer can only leave review per order
2. customer can review without order
check the settings in admin -> settings -> reviews Review Type
I need to install my website please send email to basti all details.
Thanks
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
I have an issue. the package list and the cuisine list are empty. though when I try to sort the lists I am able to see and sort the items. Furthermore, I can’t add a merchant because I get the error, no package found.
here’s an error log: PHP Fatal error: Uncaught CException: Application runtime path ”/home/rdsmarketing2016/public_html/turbodeliver/protected/runtime” is not valid. Please make sure it is a directory writable by the Web server process. in /home/rdsmarketing2016/public_html/turbodeliver/yiiframework/base/CApplication.php:294
1 for package not found you need to create first a package in admin -> package list
2. did you install kmrs ? or just migrate to another server cause you have missing folder runtime easy fixed is create this folder protected/runtime and set the permission to 777
Hi basti If a merchant has two shops in two locations of a city, can that merchant addresses, latitude &longitude of both shops be added under one merchant profile. And merchant can check orders of both shops in one merchant dashboard. I bought krestaurant so want to use that script for this purpose. I sent you email from 13mchauhan@gmail.com for third option of fixed+percentage in commission type merchant, and you replied, i noted. But no such feature seems in updated 5.2 version.
at the moment you will have to add as new merchant for other branch
it cannot be in one merchant profile
cheers
But the problem is, if i use krestaurant app for all the branches of merchant. How can i use Krestaurant APP.
I have to use different Krestaurant apps for different branches??
1 kindly add third option both percentage+fixed commission from merchant.
Fixed for delivery charges.
Percentage for commission on sub total,
Need both.
1 you need to add those branch as new merchant and compile another app for those branch
2. hmmm can you give more example like does the merchant can set their own payment gateway ? etc
Misunderstood.
kindly add third option both percentage+fixed commission from merchant.
Fixed for delivery charges.
Percentage for commission on sub total,
Need both (fixed commission +%commission) as set in admin panel for merchant types->
When we set merchant type commission only. There are two options 1 fixed 2 percentage
I want third option there. 3 fixed+percentage.
hmmm this Fixed for delivery charges.
is this will be a new line in receipt?
or is this like admin service fee
Admin service fee charged from merchant. When we demand 18% commission, merchant never ready,
but if we say 3% commission then merchant is ready and we get nothing.
If we give them deal like delivery charges +3% commission then they will be ready. Marketing strategy
It will be purely commission from merchants.
got it
Hi basti, can we create separate admins logins and give them access to set of restaurants or locations ?
can some one add this if not available as a custom change with additional cost.
this is not available 
sorry at the moment am not available 
hello, I want to purchase your karenderia multiple restaurant system + karenderia mobile app + karenderia murchant app. I can install kmrs by myself but I am not familiar with android studio. Can you make the android apps for me? If yes then please give me the cost for that. Thank You Avdhesh K Kamboj
first if all all my mobile app is not android studio
am using onsen ui http://onsen.io/
i can compile this app for you but with fee
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Hi Bast, I’m having a problem, my server’s error log is returning this message at all times:
thrown in /home/pedelive/public_html/protected/components/HttpRequest.php on line 54 [15-May-2019 06:27:48 UTC] PHP Fatal error: Uncaught exception ‘CHttpException’ with message ‘The CSRF token could not be verified.’ in /home/pedelive/public_html/protected/components/HttpRequest.php:54 Stack trace: #0 /home/pedelive/public_html/yiiframework/base/CComponent.php(561): HttpRequest->validateCsrfToken(Object(CEvent)) #1 /home/pedelive/public_html/yiiframework/base/CApplication.php(212): CComponent->raiseEvent(‘onBeginRequest’, Object(CEvent)) #2 /home/pedelive/public_html/yiiframework/base/CApplication.php(183): CApplication->onBeginRequest(Object(CEvent)) #3 /home/pedelive/public_html/index.php(53): CApplication->run() #4 {main} thrown in /home/pedelive/public_html/protected/components/HttpRequest.php on line 54
can you help me?
sorry where is this on site happens?
looks like the csrf token is not verifying
did you install kmrs at first or update?
update!
sorry but you need to give more information like screenshot or link so i can understand?
Hello mate in UPDATE 5.1 can i add only to my site this update new – add merchant access restriction
yes you can 
check all the files in functionsv3.php admincontroller.php merchantcontroller.php functions.php and views/admin/merchant-add.php
where to translate invoice PDF
which part? all the words in there is already in language file but some language cannot work in pdf
Hi Basti, how are you? I am having the following problem: I can not accept cancellation request either in admin or in the merchant panel when I click the link to accept or reject the cancellation I receive a window with the following error: The requested content cannot be loaded Please try again later, Can you help me with this?
did you update to latest version?
email me here your site and ftp
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Hi
I bought all your modules
I started to set up driver mobile app and i had thi smessage:
Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbCommand failed to execute the SQL statement: SQLSTATE42000: Syntax error or access violation: 1067 Invalid default value for ‘date_created’’ in /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/db/CDbCommand.php:543 Stack trace: #0 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/db/CDbCommand.php(377): CDbCommand->queryInternal(’’, 0, Array) #1 /var/www/vhosts/clic-eat.fr/httpdocs/protected/components/DbExt.php(19): CDbCommand->query() #2 /var/www/vhosts/clic-eat.fr/httpdocs/protected/modules/driver/controllers/UpdateController.php(51): DbExt->qry(’????CREATE TABL…’) #3 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/actions/CInlineAction.php(49): UpdateController->actionIndex() #4 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #5 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #6 /var/www/vhosts/clic-eat.fr/ht in /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/db/CDbCommand.php on line 543
Could you help me please?
Hi,
It’ nearly 1.00 amand i haven’t found out anything Please help me to solve my issue
...driver/update leads to the following result :
Fatal error: Uncaught exception ‘CDbException’ with message ‘CDbCommand failed to execute the SQL statement: SQLSTATE42000: Syntax error or access violation: 1067 Invalid default value for ‘date_created’’ in /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/db/CDbCommand.php:543 Stack trace: #0 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/db/CDbCommand.php(377): CDbCommand->queryInternal(’’, 0, Array) #1 /var/www/vhosts/clic-eat.fr/httpdocs/protected/components/DbExt.php(19): CDbCommand->query() #2 /var/www/vhosts/clic-eat.fr/httpdocs/protected/modules/driver/controllers/UpdateController.php(51): DbExt->qry(’????CREATE TABL…’) #3 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/actions/CInlineAction.php(49): UpdateController->actionIndex() #4 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #5 /var/www/vhosts/clic-eat.fr/httpdocs/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #6 /var/www/vhosts/clic-eat.fr/ht in /var/www/vhosts/clic-eat.fr/h ttpdocs/yiiframework/db/CDbCommand.php on line 543
Thanks a lot
send me your admin login 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
HI,
Any chance you figured it out
I bought your full batch and i’m really worried
thanks
awesome! cheers
Hi Basti,
Follow up info concerning the updating issue emailed.
Thanks again for the good support! 
sent
To know what version we have installed and where we download the new versions?
usually the version is in index.php
* Last Update : 15 April 2019 Version 5.0
* Last Update : 01 May 2019 Version 5.1
* Last Update : 12 May 2019 Version 5.2
thank
cheers
Sent you email… again loading…. & processing issue on all browsers. Please check and advise.
ok i cannot access your website it has htaccess password i think this is causing the problem
please keep one conversation
so i can track what is the problem
you send your ftp and admin login but your site is asking for htaccess username and pass
Sorry for multiple communication. Actually it was solved in the morning. Now I checked after removing the htaccess protection but nothing changed some thing is stopping Ajax in admin
i replied in your email
Hi,
I failed to set your files on my dedicated server . Nothing happens when i try to launch my url website/index.php/install
I chekcked usual stuff like php version, etc…
Thanks
that is very much impossible it should at least show the installation page
can you verify the files you have uploaded? and your website url
did you see the installation page?
Thanks a lot but i finally succeeded to set it up
all good? glad to hear that mate
cheers
Hello Basti, I’m waiting for your response via email
sent
hey basti, the table in the ‘customer list’ page is messed up : https://imgur.com/a/Vis4YVX , the last 2 columns are incorrect. how do you fix this?
kindly update your files i added address as new column
file to update is views/admin/customer-list.php
Hello Basti, I have sent you mail. Please check 
Regards,
sent