29721 comments found.
Hi basti I followed the video on youtube about language but its not work. Look, I recorded I doing the configuration on my site where you can see if I doing something wrong . I sent link of video on your e-mail. tcks
i send you email must be missing files in your server i use the standard translation of yii so there is no way that the words would not translate
oK, well I make my site with one language , and it works, I mean, the language switch not working ,. anyway, another problem . the STORE page .. when I click Pick Merchant, its show me ERROR or Oops. We’re having trouble finding that address. Please enter your address in one of the following formats and try again. Please do NOT enter your apartment or floor number here.
- Street address, city, state
- Street address, city
- Street address, zip code
this wasnt before, what did you chaneg, same is on the DEMO site?
also second question, I want this to run for any delivery store, not only pizza or food… is it possible ‘
hi mate
1. language is workig fine in latest version
How to translate https://youtu.be/FaQFRX9xEJY How to set default language https://youtu.be/Ugl2ilxBbhM2. and for error search what type of search method did you use search by address or by location?
3. what do you mean by delivery store?
the switch not working, I load my spanish as defult with no language change ,. that works.
for the delivery store , was do any type of item that delivery ,I am tring to merge Katero with this.
. for the search , you have the same on demo. go to the PIZZA REST Profile page, and click fron TAB . the CHECK MERCHANAT or so.. and you will see
hi guys
for the translation which many saying it does not work i realize when i check the language file some of the buyer it has missing code
in your language file at the very end it should have return $lang;
example
$lang['Change Location here']='Your translation here';
$lang['Click here to update your merchant info']='Your translation here';
return $lang;
or take a look at default language en in protected/message/en/default.php
also anyway to make BUILD update the Experation date for all? I load 100 stores and they expire . so need now to go one by one lift the dates
or maybe you can tell how to do from DB directly
hmmm you can execute query using phpmyadmin to set the expiry date but remember it will update your all merchant expiry date
the table to update is _merchant
I get repeatedly this installation error. Tried different passwords and use copy/paste to ensure the pwd matches the confirm pwd fields of your form. Still FAIL!
Installation has failed. Confirm password does not match
CLick here to install again
sorry my mistake there is mistake in installation file 
quick fixed open the file controller/installer.php and look for functions actionfinish()
change the line
if($data[‘username’]==$data[‘cpassword’]){
to
if($data[‘password’]==$data[‘cpassword’]){
Thank you sir!
cheers fixed in kmrs version 4.1
Basti like these, after the update, I wanted to ask you something,
- the previous translation I had rename default.php and I put it in the folder so I take advantage of my translations and it does not work for me, because it happens.
- Ahpra to have other steps never crosses me of the step of selecting the type of payment, when I put the address does not go ahead.
regards
I have already solved the language problem, I only have now that I do not appear the payment options nor progress of that step.
regards
It may be possible that in the desktop version you can choose the sending address from the address book as in the app
sorry what do you mean payment progress? can you send screenshot
Basti will send you an email now, regards
ok let me know after you send it
cheers
Basti already sent you the mails, please have ignored all that asshole who does not know a garbage of programming and only know to say that the system does not work, those who work your system know and we attest that it is one of the best Codices that exist in codecanyon.
Regards
thanks mate for the support really appreciate it
i will reply to your emails later just finishing up answering queries here in cc
cheers
Basti already sent you the mails
reply sent
Hi Basti… How I can Install New Update.. I have make some changes in ur theme..layout.. if i will install new update all changes will left out..is there any way to update..
hi mate
try to use http://winmerge.org/
Is it possible to add direct payment to the credit card?
sorry what do you mean?
hi Basti Email sent did you recieve it?
Hello Basti, Do the steps you mentioned with adding a language, but still not working, you pass the access to ftp in an email.
Hola Basti, Realice los pasos que me comentabas con añadir un idioma, pero sigue sin funcionar, te paso los accesos al ftp en un email.
i sent you email you have missing code in your language file at the very end it should have return $lang;
hi mate, my current database prefix is “kn_” and new config file is “mt_”. so i change the new config to “kn_”. everything looks fine but i just wanted to check with you if this is really ok. thanks
correct mate
you are right
my sample config is using mt_ prefix
I’m still heving problem with paypal, i get this error:
“This tranaction coulden’t be compleat. Please redirect you customer to PayPal”.
I have contact paypal and thy check my accound, thy say that my business account is ready to accept payments.
I have pm you my admin details, Can you please check that?
Thank you
reply sent
reply you back, please look at your inbox
reply sent
Hi Basti, the voucher discount code does not work more than once for any customers. I tried both checking and unchecking the box for ‘use ONCE’.
please verify again
it should work
Hi basti, where are the emails and templates. What is new email setting? My emails not working after update
I found the templates, filled in all. But will it send emails if I just select PHP mail? I dont find any setting for that..
go to admin -> email settings and you can find many options to send emails like php mail mandril sengrid etc
SMTP mail is not working anymore
php mail sends test email successfully but I am not getting any alert emails even after I filled in templates
hi mate
there is no changes for smtp so am not sure what is not working in your end
for php mail this will depends in your server am only calling the functions mail functions of php i suggest try to use alternative for sending emails like sendgrid which is more reliable you can be sure 100% that all emails will be send unlike smtp and php mail will has limit
The new system everything is very good, but I am currently some problems in the SMS setting, I opened the moblie verify when the user registration, but when I checked CUSTOMER_VERIFICATION_CODE_SMS to using customer verification for registration, I did not receive any verification code, Feedback is “message is required”.
what sms gateway did you use? and did you set the sms gateway credentials already ?
you can check the sms if was sent successful or not in admin -> sms -> sms logs
in your reply “bastikikang AUTHOR mate that is order sms not verification please check the sms template that been saved”
—I do not know how to set up in the sms template for receiving the verification code, if not set, then return “message is required”.
i checked the sms logs. like this:basti, thank you. i have already solve it. i have a mistake. the templte must be ” your verification code is [code]”
i can see the sms logs 16 is process it means it has a template set by now ?
remember templates can now be translated if you have multiple language you can see the dropdown language in the popup you can switch between those language for your templates
also can you do this
open the file assets/js/admin.js and look for functions callAjax
after the line
if ( !empty(button) ){
button.css({ 'pointer-events' : 'none' });
}
add this
switch (action){
case "loadETemplateByLang":
break;
default:
params+="&lang="+lang;
break;
}
Thank you for your reply, I have seen the choice of multiple languages. Thank you for such a good system.
Where do I add neighborhood, city and state? In the “delivery rates” menu only a drop-down list appears for pre-defined values but I do not know where to enter these values.
go to admin -> manage location
Thanks
Thanks
cheers
What is the recommended header image size for a restaurant to use?
its 352×139
missing the installation file, can’t install
all files is there please verify again only one issue with installation is the confirm password is not working
quick fixed open the file controller/installer.php and look for functions actionfinish()
change the line
if($data[‘username’]==$data[‘cpassword’]){
to
if($data[‘password’]==$data[‘cpassword’]){
Connecting to database… CDbConnection failed to open the DB connection.
PDO installed [OK]
Session [OK]
mail() is available [OK]
CURL is enabled [OK]
file_get_contents is enabled [OK]
Creating folder upload Creating folder runtime There seems to be error in checking your server. Please fixed the following issue and try again.
mate the error is already in the message
Connecting to database… CDbConnection failed to open the DB connection.
it means you database connection is not correct check your db connection in config/main.php
Thanks
cheers
Thank you, Basti. For email, i will test other options to send email like php sendgrid mailjet etc.
But in SMS, i checked the admin->notification template->CUSTOMER_VERIFICATION_CODE_SMS, but new user can’t recieved the verification code, he just recieved the fixed message like this “Hi [customername] your order no is [orderno]”. in the 3.4 version, new user can recieved the vertification code. how to solved it ? thank you.
hi mate
the CUSTOMER_VERIFICATION_CODE_SMS is for customer signup not for order
i see, but i don’t know how to setting sms in 4.0 version to recieved the VERIFICATION_CODE for customer sign up.
sorry? the one above is already for customer verification
in 3.4 version, when i filled the sender and Key, Secret, when the customer sign up, they can recieved the VERIFICATION_CODE, but in 4.0, i filled the same sender and Key, Secret, when the customer sign up, they can’t recieved the VERIFICATION_CODE. maybe i have some wrong in setting ? ( I Enabled Mobile Verification when the customer sign up.)
in 4.0 version, like this https://screenshot.net/dxw5gsy in 3.4 version, like this https://screenshot.net/3y701fe
mate that is order sms not verification please check the sms template that been saved
Thank you, I am worried that you can not see it in time, so i send my reply question in the new post. please forgive me.
no worries mate
Still waiting your response
reply sent
response back
reply sent
reply back
reply sent
i reply back.
Thnk Mate Super support
no worries mate 
the ereg_replace problem have you found a solution as to preg_replace. if you comment or erase this you get errors
sorry, on the css.php file
i think this will fix most of the errors on the website, i noticed if this is left and ignored you get a lot of errors. Also if you login as admin and are previewing your main site and change language in the back end or the front the whole site lang will change to the one chosen.
just remove the line preg_replace in css.php if you are using php7
the hosting account does not have 7, do you have another solution?
never minding ill switch
i forgot to change this
Mr,
What happens that does not answer my query, this is the third time that I realize it.
When adding a new language, it is not recognized, even if it is selected, even if we delete the folder / messages, everything remains the same.
This is happening when updating an installation, and it also happens in a new installation.
Sr,
Que pasa que no contesta a mi consulta, esta es la tercera vez que la realizo.
Al añadir un nuevo idioma, este no es reconocido, aunque se seleccione, incluso si eliminamos la carpeta /messages, todo continua igual.
Esto está pasando al actualizar una instalación, y también ocurre en una instalación nueva.
use the latest version and watch the video carefully
How to translate https://youtu.be/FaQFRX9xEJYHello. Does thermal printing prints automatically? For example, the order comes in and it starts printing. Or do the merchant have to actually press print?
oh no mate it needs interaction
there is no way to automate the thermal printer 
can it work off the credit card machine thermal printer or do you know what theermal printer to buy>
sorry that would be very different approach you need some kind of different application for that