29717 comments found.
i purchased this item last year. Every time I have hosted this website as a test on shared server (smarterasp.net) it gets hacked every time. I am will to purchase the update again. what is the best way to prevent to site and database getting hacked.
hmmm what do you mean get hacked?
this is not the first time it has happened. Visit http://unodubai.com, It only shows an image.
hi mate
when i view the source code it has only images so the problem is not in kmrs its your server there is no way can any hacker modify the file unless they have access to your server ftp
and kindly use the latest version of kmrs it has the most security fixed
Hello, i just got a notification for an update, how do i run the update please?
But where can i find this files? Also am i to copy and replace with the new files?
you need to download the latest file here in codecanyon
yes you need to replace but if you modify those files you will need to add the only the changes
confirm order error on site after updating.
getting error 500 from ajax
added to that but I do not beleive it is the main error but also when you have tax added now it gives this error in the logs
PHP Warning: A non-numeric value encountered in /var/www/glad/protected/components/Functions.php on line 4329
I am guessing the main 500 error is maybe contributing to that too ?
kindly check all the files i think that is not the error that line is already in there in last version 5.1
if (isset($data['card_fee'])){
if ( $data['card_fee'] >0) {
$item_array_total['card_fee']=$data['card_fee'];
}
}
that line is actually $taxable_subtotal=($subtotal+$temp_delivery_charges+$merchant_packaging_charge)*$tax; for me, sorry. When i remove tax number from the merchant the error goes.
However, still cannot make an order as getting also error 500 from domain.com/ajax which is the bigger issue.
although the login works on the ajax link
send me your site 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
Well I am down to this so far
15/May/2019:01:47:14 +0200 [ERROR 0 /index.php] PHP message: PHP Fatal error: Uncaught CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE22007: Invalid datetime format: 1292 Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_modified’ at row 1 in /var/www/glad/yiiframework/db/CDbCommand.php:358 Stack trace:
Sent you a PM
Ok The issue is that I trusted that you had fixed for mysql strict. It is not fixed for that
. I finally set to strict again and now it works.
It not strict you will get this
15/May/2019:02:27:36 +0200 [ERROR 0 /index.php] PHP message: PHP Fatal error: Uncaught CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE22007: Invalid datetime format: 1292 Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_modified’ at row 1 in /var/www/glad/yiiframework/db/CDbCommand.php:358
ignore my PM now.. I have found a few more errors that I thought was my fault but they are nmot. i will email you privately them later on.
sent
Commission last 30 days: error, commission today: error after updating to the latest version
I cant login to admin page
fix already
glad to hear that mate 
cheers
Hi Basti, I sent you an email 
sent
The Author is currently busy, working on version V2 of the mobile if you need help with installation , res-skinning, or setup Email me bennzaka@gmail.com happy to help.
HiIMPORTANT: this settings is to DISABLED certain payment gateway to merchant, this section is to DISABLED not ENABLED Where to activate the payment, thank you
in admin -> payment gateway settings
send mail support
sent
Hi dear, I cant add food item , tried many ways but cant able to resolve this issue. [12-May-2019 00:57:57 Asia/Yangon] PHP Fatal error: Uncaught CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field ‘available_timing’ doesn’t have a default value in /home/jozrin/mm.jozrin.com/yiiframework/db/CDbCommand.php:358 Stack trace: #0 /home/jozrin/mm.jozrin.com/yiiframework/db/CDbCommand.php(1278): CDbCommand->execute(Array) #1 /home/jozrin/mm.jozrin.com/protected/components/AjaxAdmin.php(1276): CDbCommand->insert(‘{{item}}’, Array) #2 /home/jozrin/mm.jozrin.com/protected/controllers/AjaxmerchantController.php(108): AjaxAdmin->FoodItemAdd() #3 /home/jozrin/mm.jozrin.com/yiiframework/web/actions/CInlineAction.php(49): AjaxmerchantController->actionIndex() #4 /home/jozrin/mm.jozrin.com/yiiframework/web/CController.php(308): CInlineAction->runWithParams(Array) #5 /home/jozrin/mm.jozrin.com/yiiframework/web/CController.php(286): CController->runAction(Object(CInlineAction)) #6 /home/jozrin/mm.jozrin.com/yiiframework/web/CController.php(265): CController->runActionWithFilters(Object(CInlineAction), Array) in /home/jozrin/mm.jozrin.com/yiiframework/db/CDbCommand.php on line 358
i think you modified the files?
i don’t have this any fields called available_timing ?
check the changes you have done
General error: 1364 Field ‘available_timing’ doesn’t have a default value in /home/jozrin
Hi, I have just added but now that to i removed in coding, my old db has data’s new generated db working fine but old not working
If i map with db(jozrinmm ) all working fine but data’s not available, my existing db(jozrinlive) has all data’s but not working…. I tried many ways but still i cant… please help me to solve this and my cpanel details already shared with you in yesterday
what is the error? i check your site its working fine?
when you add new fields make sure it has a default value
Actually Item Cant able to add and customer Mobile app also occuring error now
please comment in proper item if issue is in mobile app then comment in mobile app and provide full details of error
Actually i cant add item in merchat admin panel , please fix this only now its emergentcy.. and for mobile i post there
send me your admin login
admin, Mm@jozrin@2019
check again you have added new fields in table _item called available_timing
Fatal error: Uncaught CDbException: CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field ‘available_timing’ doesn’t have a default value in
you have added many fields called available_from and available_timing
sorry but next time i cannot help you if you modify the files or table in your database
this will cause many errors in the application
cause your server mysql strict is enabled turn off it and it will work without any default value
Okay Thanks a lot
working fine dear
cheers
HI basti, Kindly Help me, i have few issues in working KRMS . the sms and other notifications stopped woriking overnight the task is not inserting in Driver panel admin panel has become slow , when i try to view and update any order it keeps loading,
we had to stop ordering on main web and app. plz help me , we are loosing lot of orders every hour.
the only changes to make your driver app to work in mysql strict is the table itself
you need to have default value just like the new update when creating tables since you have already install driver app those table is already created
so what you need to do is modify those table and set default value
example for _driver table every field has default value
`user_type` varchar(50) NOT NULL DEFAULT '',
`user_id` int(14) NOT NULL DEFAULT '0',
`on_duty` int(1) NOT NULL DEFAULT '1',
`first_name` varchar(255) NOT NULL DEFAULT '',
`last_name` varchar(255) NOT NULL DEFAULT '',
Hi mate, our driver panel again stopped working , it happens on random times.
sent
after migrating my website to another hosting and tried to order but there are no payment available eventhough i tried ticking all payments in payment gateway settings and in merchant payment settings what did i missed?
So itried to update the version thinking maybe its outdated and update it to kmrs 5.1 but after uploading the files to my server. Poof my website says domain.com is currently unable to handle this request.
HTTP ERROR 500. I uploaded all necessary files in your UPDATE INSTRUCTION. 1. will I make a database? ( because i didnt) 2. I jumped from 4.9 to 5.1 update ( is this okay?) 3. tried to edit my main.php I cant run db update
Can you help me???
send me your site and ftp access
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
Tengo un problema, si tengo varios comerciantes y varios clientes piden su delivery a cada uno de ellos, el numero de pedidos es consecutivo, pero se reparten la numeración todos los comerciantes a los cuales le hacen el pedido, por ejemplo si el comerciante A le hacen un pedido será el numero 54, después le hacen un pedido al comerciante B tendrá el 55, al rato le vuelven hacer un pedido al comerciante A y tendrá el 56, faltando el pedido 55 ya que lo tiene otro comerciante, eso no es posible, ya que cada comerciante debería tener los pedidos por numeración y no de la forma como te explique.
its because the table _order
order_id is auto increment
you cannot have different order for different merchant 
order_id is the primary key for all tables
hello , where i delete all my orders,.. and related data, excluding customers , merchants
delete all the orders in the following table
mt_order
mt_order_delivery_address
mt_order_details
mt_order_history
Where do I edit the print receipt?
which one? can you be more specific
Hi basti! Email (registration verification, etc.) is not sent even though the test email has been sent successfully.
check email logs see if you can find those email
if you cannot find one then check your templates in admin -> notifcation template
I'm a little confused with this 5.1 update views / merchant / stp-init.php views / merchant / stripe_buy.php These files are in the Store folder. Is it to upload them to view / merchant or to view / store? Or both? Which file is responsible for admin -> merchant list -> edit merchant -> access tab? Why did I upload all of the update 5.1 files but didn't find Access TabThanks!
i think i already updated the list
Which file is responsible for admin -> merchant list -> edit merchant -> access tab?
this can be found in views/admin/merchant-add.php
What’s up, man?
I’m having problems updating the kmrs to the latest version, I’ve done and re-done the procedure several times but it only gives white screen, I did in localhost and on my server it gave the same problem, the localhost version is 7.2 I made the upgrade to the 5.1 in my cpanel and I updated the php version gave the same error … not to mention that I did not find in your update files the files
protected / views / merchant / stp-init.php protected / views / merchant / stripe_buy.php protected / views / merchant / paypal_v2_init.php – new file
I need help updating the system, I have the client and restaurant application modules and I need to buy the tbm driver. could you help me with this update?
Thank you very much
send me your site and ftp i will check your mistake
email me here
https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
cheers
hi
in merchant users permissions if i unselect all pages ,why Statement still show in all users ?
is this on access tab?
its because that is the default 
you need to check atleast 1 menu to appear in merchant panel
installing on local server gives me successful installation, but when trying to install on my server godaddy gives me error 500 and have done more than 50 tests and can not find the solusion
ok but did you purchase kmrs?
Hi there juste updated to the last version and after a purchase on website getting this error : Caught exception: No such payment_intent: 0
Only happening with stripe payment How to solve this ?
Like this : https://ibb.co/t2Tzm0c
hmm never have this issue
can you verify your stripe credentials?