29731 comments found.
Mate, I am sorry day before only i know about your father problem. How is he now? i am sorry continually mailed you. Please just fix only one vulnerability which is a) High Vulnerability Cross Site Scripting
Please help me mate
its fine mate no worriess
its very hard for us for me and my family at this moment i haven’t check all my emails
will reply to you when i check my emails
Hi,
I have questions regarding changing and redesign the app. 1- what is the best app I should use to change the design 2- if there is free lancer can help me with this requirement
hi mate
1. sorry app or web kmrs? you are in kmrs so my answer is for kmrs you need to look for design there’s a lot here in codecanyon look in theme forest
2. you can look for freelancer or developer to implement the new design you desired
cheers
Dear Basti i wish everything will be ok for your father. I am trying to change server i have transfer everything but i have the following problem in backend and modules
the version of mysql is Server version: 5.5.64-MariaDB
Updating database… MYSQL VERSION=>5.5
Fatal error: Uncaught CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE42000: Syntax error or access violation: 1067 Invalid default value for ‘date_created’ in /var/www/vhosts/foodeasy.gr/delivery.foodeasy.gr/yiiframework/db/CDbCommand.php:543 Stack trace: #0
thanks mate
you need to ask your hosting to turn off mysql strict
all this error will be gone
or manually add default value in each table
which take long time cause i have many tables
turn off mysql strict is the simpliest and quick solution
Thanks mate i havent notice this
cheers
hi guy
any question that i did not answer kindly re-post them again here
cheers
Hi basti , sorry to hear hes still in the ICU, trust and believe he will be out pretty soon
I know i have left you tuns of email did you check, i did send you the information for the apps as well, let me know when will you be able to complete it for me. In the mean time take your time as i know your hands are very full. Cheers
thanks am hoping and praying that all will be fine
i replied in your email
Hi basti, as for the theme can i purchase an new one.? Can i purchase SEO on envato market thst can work with karenderia? I need need a beautiful cover page is there a theme you recommend? Can you check on the apps please. As for the payment gate way its now showing pay with credit card its showing stripe and braintree. I would like for customers to pay per kilometers and not flat rate for mile. Eg, a customer order but lives far away 50cent per kilometers would be more in distance, rather than $5 For the flat in mile. By this driver earn more. Can you assist.
hi mate
try to look at theme forest
there is plenty of themes there
but adding the theme requires
new coding
i suggest hire a developer to do this for you
will do reply in your email today
cheers
for delivery fee you can do that in merchant panel -> delivery charges rates
Hello , i need your help, the url work in localhost, but not in the live server :
http://megadelicioso.com/merchantsignup http://megadelicioso.com/browse http://megadelicioso.com/contact http://megadelicioso.com/admin This is my .htaccess ::<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteEngine On RewriteCond %{HTTP_HOST} ^megadelicioso\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ http://www.megadelicioso.com/$1 [R,L] </IfModule>
hi mate
check your server mod_mod_rewrite and allow_overwrite this should be enabled in your server so that htaccess will work
cheers
Found the solution here.
In /etc/apache2/apache2.conf changed:
<Directory /var/www/> Options Indexes FollowSymLinks AllowOverride None Require all granted </Directory> to
<Directory /var/www/> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory>
awesome!
working now?
hi guys
very sorry for not answering all your queries i will be attending to all your question later today or tomorrow
i just got back from our province and my father is still in critical condition
he is still in ICU
and need immediately to have a heart bypass
- basti
Hello, how can i edit list of adresses for my republic? (Slovakia) House numbers, addresses, streets are not displaying correctly in my territory. Where can i find file to edit adresses,house numbers and streets? Thanks.
hmmm can you let me know where is this like provide screenshot?
I’ve already solved it, thank you, the problem was on my side.
glad to hear that mate
cheers
Hi basti. I installed latest krms on my online host than imported old database from my old local server. I deleted all ” view tables”. Everything looks ok except mobile app. When i make an order ,some merchants checkout ok but at some merchants i cant checkout,it just reloads but the order come to server .pls any help
hi mate
it means there is something wrong with the api send me your www/js/config.js 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
Its not api.it took me a lot of time to solve this.it was the database my old server has kmrs 4.8 and new server has 5.3 .when i import db it looks ok but after i add other modules it starts to have errors.i deletet mobile_merchant_user table and i fix dhe order checkout problem.now i trying to fix dhe driver, when order come it doesent forward to driver panel. I need this database i cant delete all db and make a new one ,its a lot of data. Any idea how to fix
ok usually the issue here is with mysql strict
since the old db structure has no default value
this might be causing the issue
the quick and easiest way is to turn off your server mysql strict
or the long process which you will check the table one by one and set all the fields with default value
When should i turn off mysql strict ,after i import and update database to new server or before import database to new server?
its fine before or after
as long the mysql strict is off
cheers
i cant turn off mysql strict, i need to do the long proccess now. what should i do excatly?
you will have to check all the tables and you need to edit all the fields to have default value
or you can do it via sql command
example for delivery address to have default value for order id
ALTER TABLE `mt_order_delivery_address` CHANGE `order_id` `order_id` INT NOT NULL DEFAULT ‘0’;
i changed the values at PhpMyAdmin but when i update database on admin panel the changed to empty again. all work is lost now. what else can i do?
sorry what do you mean lost ?
All default values changed to empty when i updated database from admin panel.
can you provide screenshot?
here is what you need to set default value for different type of fields varchar , datetime, integer
https://imgur.com/a/CVOCwJUMate I hope you doing good. And we hope your father getting better. I pray for him. Thanks
hi mate
thank you very much! really appreciate your prayers
he is still in icu
need a heart bypass surgery which is very
expensive in our country 
@alexlim91
Hi mate. The system supports Malaysia payment gateway if you add it, but it’s not there by default. About your second question, yeah for sure they’re using Karenderia.
Cheers.
Hope things are well!
thanks mate! i hope so
my father is still in icu
Very sorry to hear, much prayer for him. I just bought your programs and hope to setup something soon.
thanks mate let me know if you need help
cheers
Hi! I’m getting these 2 errors from the console when trying to login as Admin:
jquery-1.10.2.min.js:6 POST http://juanplate.com/ajaxadmin 500 (Internal Server Error)
admin.js?ver=1:302 Uncaught ReferenceError: data is not defined at Object.error (admin.js?ver=1:302)
So I can’t login as Admin due to these errors.
Note: I’ve read that your father is in the hospital, I get that. I hope he gets better soon, praying for your dad.
thanks mate! he is still in icu and need a heart surgery
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 I just sent you my FTP access and Admin login. Thank you!
sent
hi mate
any payment gateway can be added in kmrs but you need to implement this one
i suggest hire a developer to do this for you
cheers
Hi how much did u guys charge if want to add in Malaysia payment gateway
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
I got email to you guys. Did you guys receive it?
sent
Hello Basti, This page is not translated please help me pointsprogram/index/settings /pointsprogram/index/pointslogs etc
sorry did you purchase?
Yes, my client is purchased
you need to ask your client to ask question here
i only support and answer who actually purchase my item
cheers
Ok i will tell hm thanks
cheers
scorzza PURCHASED
1 day ago Flag This question is not for BASTI Hi guys anyone can share what are you doing with the high cost of google oF mapbox API services?
advice… use zones or zip codes, only use google for autocomplete for address on delivery, avoid show maps also. good luck
hi mate
glad to hear helping each other while am away
cheers

Hi Basti.
i need help in upgrade my system
hi mate
did you change anything in the code? if not then update will be simple
just replace all your files with the latest one
and make sure you bring back the db connection settings in
protected/config/main.php
under database connection
make sure you back up your old files just in case
Hello Man, I hope are you well and update news about your Father ! when you back … i have the following problem. the Restaurant Menu in Browsers are ok but in mobiles browsers the items are duplicate, ihave screenshot if you need. thanks and faith Man
ok UPDATE: the problem is with Activate Menu 2
UPDATE: SOLVED !!! 
glad to hear that mate !
cheers
fisrt question how can add a minimum order from each area , not by kilometers but by neigbord ... and second question how can make drop down list when choice the city to find then the neigbord without write them
hi mate
1. is this search by location? if yes i think there is no minimum order added yet in kmrs this is added in search by address only
2. can you provide screenshot?