29726 comments found.
hello my friend i just got an email will this affect us?
” Hello Google Maps Platform Customer,
We are writing to let you know that on November 20, 2019, the PlaceResult.opening_hours.open_now and PlaceResult.utc_offset properties in the Google Maps JavaScript API’s Places Library are being deprecated and replaced by new properties and methods. You are receiving this email because your projects may be reading these properties from PlaceResult objects returned in response to Place Details, Find Place, Nearby Search and Text Search requests.
You have until November 20, 2020, to perform the changes in your code as described below.
What do I need to know? Currently, the Maps JavaScript API’s Places Library exposes in its PlaceResult object the properties:
utc_offset, which is returned on Place Details requests and opening_hours.open_now, which is returned on Place Details, Find Place, Nearby Search and Text Search requests. On November 20, 2019, we are deprecating these properties to bring consistency across Places API clients on different platforms (the Maps JavaScript API, the Places SDK for Android, the Places SDK for iOS).
These properties have been replaced as follows:
utc_offset, by utc_offset_minutes opening_hours.open_now, by the isOpen() method in Place Details requests only. Additionally, for Find Place, Nearby Search and Text Search requests, we provide alternative solutions for determining whether a place is open.
As a result, starting November 20, 2020, the Maps JavaScript API’s Places Library will stop accepting the properties in the fields parameter and stop returning them in response to such requests. Instead, developers will receive the ‘Unsupported field name’ error when using these properties in the fields parameter and the value `undefined` when reading these properties from the PlaceResult object in the response.
What do I need to do? Before November 20, 2020, follow the Place Field Migration guide to make the necessary property and method substitutions and to see the alternative options for obtaining opening_hours data to prevent user experience degradation.
If you are not already doing so, using the fields parameter in Place Details requests will save you money in case you don’t need all the fields for returned places. If you do not specify at least one field with a request, or if you omit the fields parameter from a request, all possible fields will be returned, and you will be billed accordingly, for all data SKUs.
We have identified that your project(s) listed below are using Place Details and/or Find Place and/or Nearby Search and/or Text Search requests from the Maps JavaScript API’s Places Library. These requests are returning utc_offset and/or opening_hours.open_now properties in the PlaceResult object and you may be reading these properties.”
the changes for this is on the library that we use
let see or wait for the library i use to update as well
cool thanks
am using gmaps.js if they have new update we need to use it
https://hpneo.dev/gmaps/Hello, I want to increase the price by paypal by 5% more. where is the file path to add that option
you mean if you pay paypal you will add 5% if yes
you can add it on
1. for paypal version 1 edit the file vews/store/paypal-init.php
2. paypal version 2 add it on controllers/storecontroller.php in function actionpaypal_v2init()
Hello,
After a clean installation of the script, I cannot change my data and they do not save changes on database. Nor First & Last names nor password and email.
Please let me know what is wrong with my installation or database.
Kind regards, Hamidreza Sheikholeslami
sorry what do you mean can you provide screenshot? as there is no issue with kmrs installation
Hello again,
What I did step by step: 1. Install the script and define an email address during the installation process in the information step.
2. After finishing the installation, I logged in and went to profile section to update my data and all the fields in this section were empty but the username (The email field was empty too)
3. I completed all fields and clicked the Save button but nothing saved and when you refresh the profile page all the fields are empty again. Screenshot: https://www.dropbox.com/s/q8nsf5czvrzqzxz/Screenshot%202019-11-28%2016.32.23.png?dl=0
4. I checked the database and find all the fields in admin_table section empty too. Screenshot: https://www.dropbox.com/s/f3y1zmrecb0akmb/Screenshot%202019-11-28%2013.38.53.png?dl=0
It seems it cannot save these data in the database. Please let me know where does the issue stems from and how to solve it.
Kind regards,
ah ok its fine just updated your admin profile as in installation email address is required and username and password
i did not ask for first name and last name
I entered my email address during installation(in Information section) and it did not save it to database and after that, why I cannot save First Name, Last Name, Email address, and, Password in profile section.
The profile form does not work and does not save or change anything.
I do not understand what exactly you mean and how to solve the issue.
your correct i did not save the email address you can simply updated in your profile
or in admin -> user list
if you have any server that i can check that would be great i cannot tell if there is issue in your end cause kmrs has no bugs like this
i just check again during installation i ask for website contact Phone and email information not user admin email address
Thank you for your quick reply.
I checked the user list and updated the information. It worked for me. I’ve also understood what you said about the contact email during installation process.
Thank you again.
cheers 
Hi basti, in export customer list option the export only takes customer name , Email
how can i add customer mobile number to it.
settings—>CustomerList option
in components/ajaxadmin.php
public function export() under case rptCustomerList>
I uploaded this script on my MAMP local server but when I try to access the admin pages or merchants or other pages I get internal server error
check your localhost mod_rewrite and allow_overwrite make sure its enabled else .htaccess will not work
help mim, sent
because i can’t access to /admin only show the homepage
check again it was your htaccess
Question: Is there a limit of characters for merchant name? How long can be merchant name?
the merchant name is varchar(255)
so its limited to 255 characters
if you need to change this using your phpmyadmin
look for table _merchant and edit the column restaurant_name instead of var char change it to text
Hello mate. How can I please apply a coupon works for $5 off if order more $40 if the order less than the coupon not working. Thanks
sorry at the moment this is not available 
I think mate you was have a quick fix for that. I was looking for your answers to someone else I don’t find it.
there will be no fixed for this
as we will add new column in database
for max and mininum amount that voucher can be applied

you can hard code it but it will be for all your merchant
Hi mate! See your email please!
sent
sent
sent
sent
sent
sent
Hi, do you plan add support for MercadoPago Transparent Checkout? Payment with out redirect to Mercado Pago website and plan to add it also to new version of mobile app (mobileappv2)?
sorry at the moment i stop adding payment gateway it will be a customization
Hi, I installed this website under for example domain1.com. I have changed my site to domainname2.com. Is there anything that I need to change within settings so that my site links to domainname2.com instead?
only change domain name but use same hosting?
if yes no need to change anything
if you change hosting and domain you will need to change your database config to new one
Email sent please check… Thanks
sent
reply sent
sent
Hi Basti, How can we use this application in the following manner
We have a single restaurant brand like Mcdonlands, there are outlets in multiple locations Based on user location, the order shall be assigned to nearest outlet Can we use merchant panel as outlet and reports can be fetched accordingly
very sorry multiple branch is not available
what can you do is add those branch as merchant
Hi,
I hope you are doing well.
We are trying to edit the pages under the custom page section, but it’s not saving it. While examining in the console we have noticed the following attached issue. Could you please look into it? The already available data is old when we were using old domain but now we have change our domain and migrated to the new one.
Screenshot: https://prnt.sc/q260kgmust be mysql strict is enabled in your new server
send me your admin login and ftp access 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
Email Sent , Please check email from “sulmansajidjaved”
sent
hi basti i have send you my ftp because i can’t access to /admin only show the homepage
reply sent it was your htacces
“about 4 hours ago Flag Sorry. Here is my question again about the sound: Hi. Has it been fixed yet to where merchant admin can hear a sound when an order comes through if they are using a tablet? “
chrome and opera on android tablet works good
thanks mate really appreciate the help

“ttalessoft PURCHASEDabout 19 hours ago Flag My app is too slow. And the server application is consuming too much memory 4gb. I would like to know how I solve this problem”
first, check size of your images… use mass compressor on upload folder.
ans admin check the compress feature
your cron… overload your mail server. so use >/dev/null 2>&1 to stop mail alert:
gzip or similar on your .htaccess also create cache there also
google those
let us know if works
thanks mate really appreciate the help

Sorry. Here is my question again about the sound: Hi. Has it been fixed yet to where merchant admin can hear a sound when an order comes through if they are using a tablet? currently the sound for alert only comes through on a computer and merchant must rely on email to know an order comes through if they don’t have a computer. Thanks for answering
sorry mate
really forgot about this issue
the sounds will play in certain browser for ipad like firefox and chrome
Hi Basti I am having some issues with customer sign up. When customer sign up the last step that says we are sending you a verification code to your email is not displaying. It displays error even though the customer is sent a verification code. Customer does not have that last step to enter verification code, so he cant verify his account. My email settings are correct and the email in the global sender is the correct one too but when I send a test email it does not return successful but in the email logs it does show that the email was sent successfully.
Could you please help ?
Thanks !
try to use php mail
I found the issue debug mode was set to true, I have to set it back to false.
cheers
Hi Basti, I have problems with 2 of my modules https://ibb.co/2F0SR92
1. Driver Module: This is the error: Fatal error: Uncaught CException: The alias “mobileapp.MobileappModule” is invalid. Make sure that it points to an existing PHP file and that the file has read permissions. in /home/wigoo/public_html/yiiframework/YiiBase.php:323 Stack trace: # 0 /home/wigoo/public_html/yiiframework/YiiBase.php(196): YiiBase :: import (‘mobileapp.Mobil …’, true) # 1 /home/wigoo/public_html/yiiframework/base/CModule.php(282): YiiBase :: createComponent (Array, ‘mobileapp’, NULL, Array) # 2 / home / wigoo / public_html / yiiframework / web / CWebApplication.php (337): CModule-> getModule (‘mobileapp’) # 3 /home/wigoo/public_html/yiiframework/web/CWebApplication.php(276): CWebApplication-> createController (‘index /’) # 4 / home /wigoo/public_html/yiiframework/web/CWebApplication.php(141): CWebApplication-> runController (‘mobileapp / index’) # 5 /home/wigoo/public_html/yiiframework/base/CApplication.php(bpA18p): processRequest () # 6 /home/wigoo/public_html/index.php(59): CApplication-> run () # 7 {main} thrown in /home/wigoo/public_html/yiiframework/YiiBase.php on line 323
3. Single merchat module: Fatal error: Uncaught CException: The alias “singlemerchant.SinglemerchantModule” is invalid. Make sure that it points to an existing PHP file and that the file has read permissions. in /home/wigoo/public_html/yiiframework/YiiBase.php:323 Stack trace: # 0 /home/wigoo/public_html/yiiframework/YiiBase.php(196): YiiBase :: import (‘singlemerchant ….’, true ) # 1 /home/wigoo/public_html/yiiframework/base/CModule.php(282): YiiBase :: createComponent (Array, ‘singlemerchant’, NULL, Array) # 2 / home / wigoo / public_html / yiiframework / web / CWebApplication .php (337): CModule-> getModule (‘singlemerchant’) # 3 /home/wigoo/public_html/yiiframework/web/CWebApplication.php(276): CWebApplication-> createController (‘index /’) # 4 / home / wigoo / public_html / yiiframework / web / CWebApplication.php (141): CWebApplication-> runController (‘singlemerchant / ...’) # 5 /home/wigoo/public_html/yiiframework/base/CApplication.php(185): C-bApplication > processRequest () # 6 /home/wigoo/public_html/index.php(59): CApplication-> run () # 7 {main} thrown in /home/wigoo/public_html/yiiframework/YiiBase.php on line 323
Please your help, I do not understand why the error occurs, I have not made any changes. Just add KARTERO in a subdomain
question did you buy those addon?
if yes kindly post this to mobileapp if mobile app has issue and single app
ho excuse me, my programmer, uninstall K-Restaurant Mobile App, it’s my mistake, everything is perfect
cheers