29731 comments found.
Hi Email Sent from bidiptamitra@gmail.com that email not working
Hi Basti,
Email sent with FTP details Kindly check
Any update? Why email not receiving? Wait for your mail. its from bidiptamitra@gmail.com
wait for my email
next time when ask for help pls provide all the details else i cannot check
Hi mate. Orders mark as unpaid on dashboard after last updated . Did you change anything in that section. Thank you
no changes in this part just tested working fine as before
Backoffice/protected/controllers/ApibackendController.php this file has big change from the old file
this is not the file that update the unpaid to paid its the cron jobs that process the status to paid this file protected/components/jobs/Afterupdatestatus.php
so make sure your cron jobs is set properly in your cpanel
Ok mate so this cron I cab find in Utilities—> Cron Jobs or somewhere else
Same thing for wifi printer it’s stop printing the ticket whats the cron job for the printer
make sure this cron is running in your server admin panel -> utilities -> cron -> yiic.php processjobs >/dev/null 2>&1
again wifi any any auto print is working fine cause i test this with other buyers already
if status is not updating and print also this means cron is not set or not running in your cpanel
Basti I have a question. I currently have the version 2.06. If I update my system to 2.07 will this affect the other apps? Also, have you added apple login for web on this version?
hi mate
yes it has back wards compability except for merchant app cause the api is totally change am not sure if old app will still work so you need to update the app also
for apple login in web sorry i forgot about this , will add next update
cheers
sent
sent
How to integrate chat and invoice?
what do you mean? this is already available
Hello Basti, when split payments is going to be added to POS?
i already added this one already but i haven’t yet release it on the updates cause some parts of the POS is under development
add this in your front end language
Add {required_subtotal} to unlock this free item
You unlocked {qty} free item!
Order from your favorite restaurants & track on the go.
Order from your favorite restaurants & track on the go, with the all-new K app.
Sent
sent
add this in your backend and front end language
Hello! You’ve got a new message from {first_name}
It didn’t work, it’s still in English
please verify there is no other words but that one only
Hello friend, I updated the Karenderia Multiple Restaurant System. I don’t want to show the restaurant on the main site. I closed the restaurant, but it still shows as active. It wasn’t like that before. When I closed the restaurant, it definitely wouldn’t show on the site.
My friend, I had to revert to the previous version. Please do not release updates without reviewing them in detail. Thank you very much for your update.
can you confirm again 
i don’t have changes on this part is still the same
My friend, I just updated it again. I’ll send you a video of it. I’ll show you whether the restaurant will be visible when the app is closed.
Now, in the old update, when I try to find me on the map, it gives me this error: Position update is unavailable. I noticed that before the update, the map worked with the find me button, but it gives me this error. I allowed the location, but it gives me this error. I type the location in the address bar and it finds it. Normally, when I try to find the exact location, it gives me this error.
where did you sent the video?
i check my updates i don’t have this kind of issue as the this features has no updates in my code its still the same
the find my location has no updates so please verify this sometimes work depends in your browser and allowed location should be enabled
Sent
am sorry i did not receive any email from you
video link
ok found it for restaurant still show if not published you can still see the restaurant menu but will not display in the search results
i remove the query of is_ready actually this was already change in the last update 2.0.6
you can bring back the filter in the file protected/components/CMerchantListingV1.php under
public static function getMerchantInfo($slug_name=’’,$lang=’‘)
on the query below just add the AND a.is_ready =’2’
after AND a.status=’active’
Thank you Basti 
welcome and thanks for noticing this
You’re welcome.
Mate I sent you an email
sent
sent
sent
Hi Basti, is the Karenderia Multiple Restaurant System a SaaS platform?
Yes, KMRS is already a SaaS-based system — restaurants can register and manage their own stores under one main platform
Thank you
welcome
sent
sent
Hi Basti, I am using the FEIEYUN printer option, however orders are not printing. when i check print log i dont see any jobs being sent.
correction auto print is not working for new orders
use the latest version
i found the issue with this
with the help of other customer
i am using version 2.0.7, and auto print is not working.
then it should work fine 
as this has been fixed already with the help of other customer and we tested this many times
check the auto print status and make sure cron jobs is running
auto print status is on and cron jobs are set. however auto print is still not working.
i confirm its working fine
check the table st_job_queue after you purchase it should have a record for job_name = AutoPrint and the this job should status to process if status is still pending that means your cron is not running
and check in your backend admin panel -> site config -> printer settings -> Default Auto Print Status = choose new
this is the status of order when someone place an order
Status in the table St_job_queue is “pending”. Which of the crons is responsible for auto print?
The issue was the cron jobs. I Fixed it with your help, thanks.
cheers
HI Mr Basti easy 1 i hope, i just want to know how you activate the following options:
01.Popular Restaurants Near You & 02.New Restaurants Cause even seting resturant to Featured not working. https://prnt.sc/PwA_lAUwtRZEAnd finaly where can i change this errour message https://prnt.sc/6qEAIdCI7Wbx to just read Easy “you are ordering from a New resturant old order will be lost” instead of telling customer null
hi mate
1. admin panel -> merchant list -> edit merchant -> Featured choose all list here or choose only popular
2. you can change this via language in admin panel -> attributes -> language
Hi Basti Hope you and your family is fine, i heard a strong earth quack happened in Philippine.
I wanted to bring to the front an issue and need some information
Issue:
Admin setting based on the royalty points:
Redemption policy: merchant specific redemption
Cost covered by: merchant
When a customer gain points by buying items that are having points for example i got 2 items that each was giving 2 points that equals to 4 points from a specific merchant
and i have globally setup points on review i give 5 points
when customer wrote a review on an order the customer got 5 points in total 9 points but when you see the points earned from merchant it became -1
I think there is miss calculation or something
Need to understand
1. Who is paying for global points when a customer redeem the points who covers for the global points if admin does cover it how will you pay the merchant
2. If a customer add fund via stripe admin receive the fund but placing orders with merchant how will i pay the merchant
Cheers
hi mate
hmmm can you share screenshot?
this must be the changes in the functions of points maybe instead of debit it was credit
1. when global points admin will cover the cost
2. this will depends in merchant type if merchant commission = same process merchant will need to request for payout
if merchant is membership = admin will send invoice to merchant
If merchant is membership is it possible to send automatically an invoice and charge his card?
Here are screen shots https://jumpshare.com/s/4UtzZlLKDjTfljVAfEog https://jumpshare.com/s/HanbzrYzuQkoMIzRQvRp1. thanks it looks like the points is correct it was credit for review cause the balance is correct
now for the points by merchant i need to check the query for this i let will get back to you
2. right now there are no options to charge card automatically
Hi Basti, I have send you emails and waiting for your reply for Third parties integration, please can you look in to this.
sent
HI Basti just want to follow up if you know what this issue is please https://ibb.co/HpHtLqhv
this must be missing php library in your server
am using image Intervention php library
check the following in your server
PHP Extensions:
Mbstring PHP Extension
Image Processing PHP Extension (either GD Library or Imagick PHP extension)
Fileinfo Extension
I deleted this question.

Basti,
The deal was for 2 weeks — we’re now over 2 months in. That’s +300% of the agreed time.
I understand that some things needed to be changed, but 2 months.
Basti… I can’t explain how my client feels about this. I’m about to lose everything over this delay
reply sent to your email
Guys, there was a big typhoon and earthquake in the Philippines, but he(basti) and his family are fine – that’s why Basti is absent – I wanted to let everyone know
Thank you so much for your concern and understanding . Yes, there was a strong typhoon and earthquake here, but thankfully my family and I are safe. I truly appreciate everyone’s patience and support — I’ll be back to assisting and updating soon. Stay safe everyone! ❤️
sent
sent
sent