29720 comments found.
please answer me
reply sent sorry i was away
cheers
Hello I sent you an email with my detailed issues please see it and tell me what I can do thanks
reply sent
Hello Basti, this for the add on I must buy it I will tell you an idea better instead the blank white screen you should show a message tell the customer that he must buy the add on you can do it in the next update 2- what about adding new language I think this is not add on I must buy so I should be able to add a new language !!!???
mate its already in description of krms 
and for adding new language please watch the video i send you you just need to create a folder in message
its already in documentation please do read it 
Hi friend,
I mean not in description I mean instead of a white blank page that comes you should put a message will be much more better!:)
for adding new language in the Demo shows a button Add New Language but in the script I don’t have this button
Hope you understand what I mean I can send you the admin panel to check if everything is ok Thanks
i understand but sorry i cannot do that that is called modules in yii
besides i include that in description of kmrs as well in docs
please watch this video
How to translate https://youtu.be/FaQFRX9xEJYcheers
again my demo is not updated with latest version
its using old version latest version i remove that options
Hallo Basti Sorry why did you remove it i see it was good and much more easy please if you can put it back
anyway until now I will try to handle with it but I am still having other things 1- Why the system doesn’t work with the another domain (I know I must buy another one and I will But I must be sure first that 100% ok)
2- How can I modify it to be for one restaurant please guide me through 3 can I make the header slider header 4- can I add more things in the main page I want it to be more longer than now
Thanks for your time
Cheeres
1. i remove it cause its not working well so i use the standard translation of yii many customer cannot get the previous translation that is why i change it
2. it should work with any domain as long you install it to those domain like you said you need to purchase another license to install it to another domain as per envato rules
3. to be one restaurant sorry i cannot this is for multi resto am working on another addon for single resto hopefully i can release it soon
4. you can simply modify the template to change to slider or any changes you want the file to edit is views/store/index.php
cheers
Hi Basti A year ago, I purchased your “Restaurant Made Easy” script for two of my Takeaway clients. Now I’ve got a new similar inquiry wondering if this one can do the job. What I need it’s that a link goes directly to the merchant and they can handle the payment separately by their own. Please assist me what is best to do. Thanks
you mean merchant will handle the payments or merchant will receive the payment directly?
Yes; I need setup a single restaurant menu and client handle the payments directly on their own account.
this is for mulit resto you can use it for single resto but you will have to modify the code to achieve it
i have plans to release single resto addon for kmrs
Thanks, I’ll try
cheers
Hey Basti, still waiting on your reply urgently. Sent you a couple of messages but nothing yet.
sorry i was away 
awesome! thanks mate
Hello friend,
I changed the domain from; ‘domain.net/projekt’ to ‘otherdomain.com’,
Basicly, it’s just a different folder, I copied all the files, but I keep getting:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request.
Is there anything that requires editional editing? Thanks
did you copied it to a folder? if yes edit your htaccess and add the folder
cheers
and send to u Question on taking app page plz see
mate i think that is auto generated by the chart
I knwo. But when change to rtl. I cant see number will
Price and month ltr its work well but change chart to rtl and cant see month and price
maybe adjust the size of the chart?
If u have any idea can u help me
how did you set the label to right?
am using jqplot but i never tried to put it the right position
I changed css file to rtl
ah that is why, you should look for a properties to switch to right now changing the css of jqplot
i will check see if there option to switch the label to right am sure there is
Ok plz help me
here you go you need to define the y2axis in series
www.jqplot.com/examples/axisLabelsRotatedText.php
thnks pro but where i can add it
in assets/js/admin.js and look for jqplot
pro still didnot work
mate follow the sample in here www.jqplot.com/examples/axisLabelsRotatedText.php
Isee but it not work can i give it cpanel user and pass ?
hmm let me do a test on my end mate
and get back to you
cheers
is there any update
hi mate
i cannot get it as well 
i think go with css changes
So u cant help me?
hi mate
i think there is no options for jplot to set the yxaxis to the right you can but it will have yaxis to left and right
http://www.jqplot.com/examples/rotated-tick-labels.phplook for sample concern vs occurance
Where can I change the p-tag to a h-tag for this: home_search_subtext
sorry what do you mean?
I want to make the subtext bigger on the front page. This. “Order Delivery Food Online From Local Restaurants”
you can simply change it using css
in the file assets/css/store-v2.css add this the very end
p.home-search-subtext{
font-size:30px;
}
any buyer for this website want to add Arabic language or any language can email me on ahmed_mohamed_700@yahoo.com

أي مشتري لهذا السكربت يريد تعريبة وتحويله الي RTL __ يقوم بمراسلتي علي ايميلي قمت بتعريبه لاحد المشترين
ahmed_mohamed_700@yahoo.com
Hello sir,I have problem with merchant bulk CSV file .. When I’m uploaded then all restaurant are experied automatically…so plz tell me how to solve this problem
its because you need to select type of merchant is either commission or membership by default its set to membership
Which version of YII are used for this solution?
yii 1
Hello Is that wordpress theme or standalone system?
and can I change the header to be slide header?
can I change the colors
does it accept online payment ? important please waiting for answer ASAP many thanks
hi mate
this is stand alone version build in yii framework 
you can change the templates in views folder
and the to change color you can change it via css the css is located at assets/css
yes it does accept payment 
cheers
Please does this system have any part for eat-in? all I see is delivery and pickups from the merchant login screen. Would be great to have an eat-in option.
Would also be great to have an option if Merchants create an account to either approve or decline registration to avoid junk or fraud account creation. Just saying if not already added.
there is already is called dine-in 
btw demo is not updated yet with latest version
for merchant approval there is already options for that
cheers
hello?
post this is proper item
this is not mobileapp
Hey your script is very nice. How can i link ssl to the site. I have godaddy shared hosting. Is there any configuration to do in the script for that? Please reply asap.
once you install ssl in your server modify your htaccess to use ssl
<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 %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
</IfModule>
Hello, i was having problem that mobile app doesn’t receive push notification on order change when i change it from the merchant app, i found that the problem in the functionV3 on line 3411 so if i removed that line if($enabled==1 && !empty($tpl) && is_array($client_info) && count($client_info)>=1){} it works but with no push title or push message, i don’t know what is the problem !!!
if i didn’t remove the line the mobile log show nothing if i removed it it shows ID,pushtype,name,platform,data but push title & push message appears blank
as i found that the $tpl become blank from the merchant app so nothing saved to mobile log!!! so what is the problem please help me !
double post?
Hello basti, molli payments method show in merchant backend
but not show in admin backend :s any idea for disabled molli in admin backend? thanks
mollie is not added in kmrs
i can add this for you but with charge 
HELP SERVICE AND CUSTOMISATION
CONTACT ME ON WHATSAPP +447454166685
CONTACT ME ON WHATSAPP +447454166685
hello everyone,
I have been working with Karenderia Multiple Restaurant System for some time now and i have addition managed to get customise to use SINGLE SITE. You can check these sites out:
- http://s652715863.websitehome.co.uk
- www.village-kebab-house.com
- www.star-chippy.co.uk
- www.starchippy.eu.
I have also programmed GPRS printers to work with the system.
If anyone needs support/customisation or would like to partner up with someone who can deal with the technical side of running their website please contact me by email at yunus.eskisan@hotmail.co.uk OR by WhatsApp on +447454166685
Possible to save the cart even when closing app and then coming back? Possible to save if accidentally going back to restaurant list (lets say that someone clicks back by accident after adding 10 items. Frustrating. Or if they change their mind and then want to come back to finish order. Customers will get annoyed with it being lost now.
let me take note of this features
cheers
You can add this method of payment, in the next update?
https://culqi.com/api/sorry mate right now i stop adding payment gateway 
i can add those but with fee
cheers
How much will it cost?
leave a comment here once you send it so i will be notified