29726 comments found.
I try to use the nexmo sms system, it;s showing as Non White-listed Destination – rejected
solved
glad to hear that mate cheers
hi basti,
cldnt install this is what i get.
exception ‘PDOException’ with message ‘SQLSTATE[HY000]: General error: 1364 Field ‘merchant_id’ doesn’t have a default value’ in C:\wamp64\www\restomulti\install\Db.php:160 Stack trace: #0 C:\wamp64\www\restomulti\install\Db.php(160): PDOStatement->execute(Array) #1 C:\wamp64\www\restomulti\install\Db.php(337): Db->query(‘INSERT INTO `id…’, Array) #2 C:\wamp64\www\restomulti\install.php(376): Db->create(‘foodoption’, Array) #3 {main}
mysql strict is off
hi basti,
cldnt install this is what i get.
exception ‘PDOException’ with message ‘SQLSTATE[HY000]: General error: 1364 Field ‘merchant_id’ doesn’t have a default value’ in C:\wamp64\www\restomulti\install\Db.php:160 Stack trace: #0 C:\wamp64\www\restomulti\install\Db.php(160): PDOStatement->execute(Array) #1 C:\wamp64\www\restomulti\install\Db.php(337): Db->query(‘INSERT INTO `id…’, Array) #2 C:\wamp64\www\restomulti\install.php(376): Db->create(‘foodoption’, Array) #3 {main}
hi mate sorry to say your mysql strict is still on
the error doesn’t have a default value it means your mysql strict is on
Hi, Basti,
We got couple reports from merchants that they received customer orders without phone # and address. We did not testing, and found out if a new customer login with Facebook or Google, and use “Pickup” to place orders, they can place the orders okay without filling phone #. Phone# should be already required before order can be placed regarding old/new customers, or delivery/pickup.
Any quick fix for this? Or you might already have a fix posted somewhere. did lots of search on the posts, but couldn’t find one.
Thanks
hi mate
check on my end when you are on the checkout page you need to enter a mobile number
the mobile number is required fields
what i think is the pickup transaction is not requiring any phone number you can try yourself pickup does not have any fields during checkout
On the delivery, it does require phone number as you said. For the pickup, when the new customer comes from Google Or Facebook signup, they can place orders without phone#. Merchants always have a great need to call customers or pickup orders as well when they have questions on the orders. You know email normally does not work that well especially when coming to food preparation in the demanding time. can you make phone# required also for pickup?
hi mate
on coming update on mobile app i already added a fixed if the customer has no phone if transaction is pickup they will have to input there mobile number before they can purchase i will do the same on web version on coming updates
okay great. for the mobile app, it is still on the plan to be released by end of this Sept as you mentioned? Thanks
i already uploaded to cc just waiting for cc approval
you will be notified once its approved
cool. can’t wait for the update. thanks
update already approved 
Yes, just saw that. thanks. congratulation on the updates!
I see this in the update notes :” new – add easy access for category”: what is this exactly? any screenshot on it?
when you are on the menu food item there is a 3 dot on the nav you can switch between different category without going back to main category page
That is great! how hard is to make it similar to these? see below screenshots:
https://gyazo.com/278a41cc1911598f8835a07c56440767 https://gyazo.com/984b9ba238125c91e96753e37e12a28fcustomers might not know what the 3 dots do…
sure will do take note its just changing the icons 
nice. thanks
cheers 
Group Pay is something that is also very popular now with these type of restaurant scripts
thanks for your inputs
sorry mate i think mhoomhoo does not want to share the language file 
Doesn’t want to share with anyone? or just me? Is there a reason why? I mean he openly posted that he could share the file?
you can try to contact him again mate 
hi mate, i recently had issue with no email notification for some new orders until customers called to follow up. i checked the admin dashboard i saw the order were there. some order got emails notification and some did not. i used to work perfectly and there is nothing changes to cron jobs or anything. could you please advice what to do? thanks
hi mate
first ask your hosting if there is any limit for sending emails per day
Hi, Basti,
The order delivery date and delivery time show on emails, but could not show on Fax document. See below from order email:
https://gyazo.com/1094efc80169cfc07c6bdf41394df260In the fax, we did not even see the “Pickup Date” wording. not value from $_SESSION?
—-—-—-—-—-—-—-—-—-—-—-——
<?php if (isset($_SESSION‘kr_delivery_options’)):?>
<?php echo Yii::t("default","Pickup Date")?> :
<?php echo $_SESSION['kr_delivery_options']['delivery_date']?>
More specifically, they are NOT in the actual fax paper, but they are in the link page of www.website.com/store/fax/?id=10175.
Why the actual fax paper have different data (less data) from the “www.website.com/store/fax/?id=10175” for the same fax id?
Thanks
Hi Basti, this is pretty urgent …. restaurants keep calling that the delivery date and time are missing on their fax printout (through faxage).. though we can see them in the emails, backend admin or on the page of “www.website.com/store/fax/?id=10175”.. where to see the data log sent to faxage? not sure if they send the delivery date and time..
pls help
Basti, appears that might be the issue here in the fax.php, it reads delivery date and time from _SESSION:
<?php if (isset($_SESSION'kr_delivery_options')):?>
<?php if (isset($_SESSION'kr_delivery_options')):?>
not sure why not to get the values for “delivery_date” and “delivery_time” from order data in db.
hi mate send me email i will send you the fixed fax.php
leave a comment here so i know
thx. just sent you email. pls check
sent
great. thanks
cheers
Hi, Is it possible to edit and update order status from super admin panel?
hi mate
sorry only merchant can update the order status
I had used a older version of you code, there are a problem sometime merchant not getting their email as order notification. It;s not always happend , it;s happend like once a week something like that. Is there a email log or something i can check to solve this issue?
double post?
Hey Basti, I saw the option of editing the headline text in admin panel and we can change it manually in index.php However,I want apply typed.js on a certain headline in home screen abover the search box. i have made changes in front/advance_search there i found the link of rendering text from the array which you have defined in index.php i have commented the code of line
i have defined my own h1 there with some javascript on it. but its not working. kindly tell me from where i can manipulate the dom elements by defining on my own and adding js functionality. as i am not familiar with your yii:framework. its hard to find the desired path.
sorry what are you trying to achieve?
i want to edit the text of header page above the search box. like i want to add some javascript
hi mate
you can modify the header on views/store/index.php
and to add your own js you can just add it on assets/js/store-v3.js
will you be upgrading to php 5.6? pdo or mysqli? thank you. nice work!
am using 5.6 and yii use pdo
Hello, All your demo urls are pointing to HTTP only..I need this to be in https ? will it able to do so? I would like to buy if it could be accomplished in a few steps. Thanks
yes you can use https you just need to change something in your htaccess
Hello, I was wondering how I can go about removing the ”/store/home” from the url link?
open the file controller/storecontroller.php
and change the code inside the functions actionIndex()
it should be like these
public function actionIndex()
{
$this->actionHome();
}
Thank you, where can I edit the top navigation links?
components/functonsv3.php and look for the functions getMenu
change this
$top_menu[]=array('tag'=>"signup",'label'=>''.Yii::t("default","Home"),
'url'=>array('/store/home'));
to
$top_menu[]=array('tag'=>"signup",'label'=>''.Yii::t("default","Home"),
'url'=>array('/store'));
Hello mate,
My Restaurant signup form does not progress to next stage it gives 404 error please how do I solve this issue. Please check it here http://naijameal.co.uk/store/merchantsignupinfo .
Thanks
did you already fixed it?
I set up sms validation and validated by sms. However, when i try to log in by emails as there is only login option for emails after validation. It says, there is no login name and passowrd info. I checked database but there is. Applied for password forgot but never sent password to my mailbox, even it says it did. Can you please check the problem?
http://www.theristorante.com.au/order/store/homeI am having issues uploading the mobile app to PhoneGap. Whenever this is done, the App is titled “PG Phone Build” and there is nothing I can do to change it. Can you please assist. I can provide you with FTP access, PhoneGap access, and whatever else you need. Kind Regards.
I need assistance with this as soon as possible. I have a lot of money tied up in this. My email is joshmlewis@outlook.com, i have purchased this script and am looking for some support to get the mobile apps working.
hi mate
is these mobile app? please leave a comment on correct item make sure you zip the file correctly
Hello author, nice theme really liked it!. but need some support how can i add bar in the top like foodpanda, grubhub etc. and make it sticky when scroll down and add scroll top at the bottom? and one more i really want my homepage url to show only www.domain.com without www.domain.com/store/home please reply me in this email pynman4@gmail.com thank you in advance
Hi Basti, when will you update the postcode issue? I am waiting quite a while and I can’t launch the website without the postcode update.
Hi,
Is it possible to introduce some kind of commission for booking tables? For example by number of guests.
Are you thinking about it?
Thanks
what do you mean ? can you give an example
thanks
Hi there,
Thanks for answering that fast! I was thinking of applying a commision depending on the number of guests in a table booking, for example if someone books a table with 4 guests, our commision would be 1 dolar per guest, in this case 4 dolars.
In the web app I saw that the commisions are only applied to the orders not for table bookings and as a percentage of the totals not as a quantity per guest.
Is this possible now? Am I missing anything? In case this is not possible are you thinking about introducing this in the near future. Because this type of commision is very interesting for table bookings.
Regards,
Jaime
We need an instructional video in the driver’s system and activate the alerts application
can you tell me exactly what is this ?
I need video explains how the driver application
hi mate
can you be more specific?
Video shows the activation of the driver application
Way inauguration
Way inauguration Driver app