29731 comments found.
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?
HTTP ERROR 500, I tried to install several kmrs when trying to install
ok but did you ever purchase kmrs?
HTTP ERROR 500, I tried to install several kmrs when trying to install
ok but did you ever purchase kmrs?
Hello,
Thank you for the great work, I want to have a dropdown list on search by location option in both city and area For now it’s availble only in City. Thanks in advance.
Best regards.
thanks mate 
its like that cause you need first to enter city cause the area will depends on the city selected
cheers
thanks for the answer, the problem is even when the user chose city first he don’t have the choices when he click on area, he need to type the area instead.
that is because that how typehead works
we cannot auto load the list on the second dropdown only on first dropdown
Hello Again, i have this issue: PaypalV2 its not showing on merchant
did you enabled it in admin -> payment gateway settings ?
Thanks, i solve it, the problem was that im using GIT and you have some .gitinvisible in some folders.
cheers 
Hello basti, send a question to your email, please respond.
sent
Hello Basti, when we cancel the purchase using paypal we receive a canceled payment message (payment canceled) where I translate this message?
can you provide screenshot?
is this paypal v1 or version 2 ?
i think this is old paypal?
i have remove this already in latest version this is response from paypal api
i already remove this old paypal 