29722 comments found.
Its posible to schedule pickup / delivery? (from customer and from merchant)
sorry what do you mean?
You askeed for ftp i gave you! i can not login with fb,could you pls see…even i change the files with original….still issue and also
admin -> mobileapp -> translation $dict[‘your_cart_is_empty’] =’Your cart is empty’; $dict[‘select_addon’]=”You must select at least one addon”
this are not reflecting
Facebook login work with mozilla but not with CROME,could you help but Could you FIX PLS
translation i meantined not reflecting and you told me to do! $dict[‘your_cart_is_empty’] =’Your cart is empty’; $dict[‘select_addon’]=”You must select at least one addon”;
CAN YOU PLS DO IF YOU WILL NOT BE SO TIRED…
THANK YOU AND I AM TIRED YOUR NOT SUPPORT….
hi mate
your tire of my support ? i just review all the emails we have i even install and configure all the addons for you
and even give you android signin keys 
those words are already can be translated in the backend in admin -> mobile app -> mobile translation
it will be translate cause its already calling a functions translate in the mobile app files www/js/app.js
onsenAlert( getTrans("Your cart is empty",'your_cart_is_empty') );
var err_msg= getTrasns("You must select at least one addon","select_addon") + " - "+ required_addon_name;
Bastik,THANK YOU FOR ALL….GREAT PRODUCT,THATS WHY,I GAVE YOU 5 START BUT YOU DESERVE 10
thanks mate for your kind words
i have purchased this license and installed this setup in my server. http://suyji.com/ But when I run the website first time it is asking me for share location and when I did that so, or not did that so every time the search textbox become disabled and showing following error message.
“Ooops! something went wrong”
Why such think happen for a fresh installation. Please let me know the solution for it asap as I need to make my website live within few days.
hi mate
its because google requires you to set your google api 
set your google api in admin -> settings -> Geocoding API Key
enabled the following in your google project
Google Maps Distance Matrix API
Google Maps Geocoding API
Google Maps JavaScript API
Google Places API Web Service
Google Maps Directions API
Google Places API Web Service
Hello Team Would like to know does the driver tracking status will get updated for the customer, admin and the vendor ?
yes it does 
Hi Basti! I want to add a сustom page, but can not find where to enter slug.
Sorry. I understand my mistake =)
cheers 
Hello, I am interested to buy your product, but I would like that in my, add a button to automatically update when you make a new update. Because I’m not very experienced. you can do it?
hi mate
the update process is very easy mate
just copy the new files to your server
and run the update database that’s all 
you can make a video of this process? thank you
hi mate
i cannot promise mate am busy doing an update 
the update is very simple just overwrite your files and go to admin the update db that’s all
Hi, I have a couple of question: 1) there is a way to reset all commission in order to start with a zeroed situation this either for the merchant and also for the admin. This of course without beside effect to the setup? 2) I have noted a strange behaviour with the commission during the final test. We enabled 10% of commission and after we simulated a customer buying from a merchant. As correctly expected the today commition incremented of the correct amount, but on the next test this was decremented for the same amount!!! And now I do not have the total commision correctly working. Any idea?
Done deleting the merchant! I’ll check if the commision now works fine and in case I’ll come back for help.
Hi, I have to come back to you for URGENT HELP. Also after having zeroed all merchants and the orders, I have a big issue with the commission. This is the abnormal behaviour: the merchant receive the order as soon the state goes from waiting to accepted I’ll see all the counter correct. After the merchant change the status from accepted to delivered the system delete all the commission. VERY URGENT HELP
Hi Basti, any news I have already sent via email all the credential for accesing the Backend!
hi mate
if you want to reset all the records of the order you need to delete all the records in the table
mt_order_history mt_driver_task mt_order mt_order_delivery_address mt_order_details mt_order_history mt_driver_pushlog mt_mobile_push_logs mt_driver_assignment mt_payment_order mt_mobile_temp_email
Hi, this will also solve the commission issue that is no working anymore?
I believe that is normal I can’t find this table: mt_driver_task; mt_driver_pushlog; mt_driver_assignment. Correct?
Hi, I did everything you suggested and I still have the commission problem. I recap: when a customer make an order I see the commission as soon the merchant accept the order. But just after the merchant change the state to delivered all the commission are zeroed. I repeat THIS A BLOCKING PROBLEM!!!!!!
HI, I know that is formally told that “This author’s response time can be up to 5 business days”, It’s now two days that I’m asked for your help, But if you reply reply with suggestion that do not solve the problem…this not a reply. I’M still waiting.
hi mate
please do verify again there is no issue with commission
go to admin -> Admin Commission Settings -> Compute Total Commission base on the following order status
you can choose what status of the order to compute the commission
Hi, are updates free, and for how long?
yes the updates is free i believe its for lifetime
as long i
created new update you will be notified
only the support expires 
thanks
Hi Basti, is there a documentation for admins and merchants?
if you are asking how to use the
admin and merchant panel sorry mate none 
hi basti
how can i hide or delete the tax in the receipt where the customers get through email? https://gyazo.com/0aced1140685bb667e508f45e5d9d608
don’t put any tax in merchant settings
merchant settings tax is empty it still comes up
can you try this
open the file components/ajaxadmin.php
and look for
if ( !empty($tax)){
$htm.=FunctionsV3::receiptRowTotal( t("Tax")." $tax_amt%" ,
displayPrice(baseCurrency(),prettyFormat($taxable_subtotal,$mid))
);
}
change it to
if($tax>0)
$htm.=FunctionsV3::receiptRowTotal( t("Tax")." $tax_amt%" ,
displayPrice(baseCurrency(),prettyFormat($taxable_subtotal,$mid))
);
}
i can’t find that code in the files?
sorry its functions.php
Hi basti i have this, my whole website is not working when i replace that
if ( !empty($tax)){
/*$htm.='<div class="a">'.Yii::t("default","Tax").' '.$tax_amt.'% :</div>';
$htm.='<div class="manage">';
$htm.='<div class="b">'.displayPrice(baseCurrency(),prettyFormat($taxable_subtotal,$mid)).'</div>';
$htm.='</div>';*/
$htm.=FunctionsV3::receiptRowTotal( t("Tax")." $tax_amt%" ,
displayPrice(baseCurrency(),prettyFormat($taxable_subtotal,$mid))
);
}
HELP – I cant login after migration.
I have migrated to another host and followed the instructions given, The site looks like it works and you can browse the restaurants etc…but you cant login either as admin, merchant or customer….
PLEASE HELP….
Hi…..Really would appreciate your help with the login issue…..everything works with the migration apart from being able to log in…..
i think i have got it working
glad to hear that mate cheers 
Hello,
I just bought your script who looks perfect for my idea, but I just have some questions:
1.) If I want to use smtp option, I’m not seeing option to define mail encryption (ssl / tls) and I’m getting error when sending email, my provider need ssl / tls support, and I can’t find what to modify in source code.
2.) If I want to modify some terms, for example “Restaurant” (in default english language, and after I will use translation files), in wich file can I modify it ?
3.) For language files, how it work ? I see the list to select the country before uploading the file, this I understand, but if in my country (Belgium) we have more than one language (be-fr, be-nl, etc. ... ?), how to proceed ?
Thank’s in advance,
Regards
hi mate
thanks for purchasing 
1. open the file config/main.php
add ‘SMTPSecure’=>’tls’ see below
'Smtpmail'=>array(
'class'=>'application.extension.smtpmail.PHPMailer',
'Host'=>"YOUR HOST",
'Username'=>'YOUR USERNAME',
'Password'=>'YOUR PASSWORD',
'Mailer'=>'smtp',
'Port'=>587, // change this port according to your mail server
'SMTPAuth'=>true,
'ContentType'=>'UTF-8',
'SMTPSecure'=>'tls'
),
2. just simply create a language file called english then translate it from there and set that englisg lang file as default
3. you can set in the fields Enter language Name ?
Friend, you have translation in Portuguese-br? Thank´s
hi mate
yes i have but its not completed someone contributed those but its not complete
Hello Basti
Just one question, how to make this image (menu pic) bigger. need to add +20% bigger size 
try to add this on assets/css/store-v2.css at the very end
.menu-3 .menu-item .col-md-2 img {
max-width: 70px;
}
Thank you basti! Succesful!
cheers 
Hi, my step 2 doesn’t go futher than creating database. Can you please check this for me the domain name is thuishalal.be.
hi mate
can you try http://thuishalal.be/install2.php if you still you cannot install send me your ftp access and database credentials
email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
Hi Basti ,
we want to integrate Paytm payment gateway , please let me how to do that , https://paytm.com/business/payments/developers
Thanks.
hi mate
i suggest hire a developer adding payment gateway is not very easy
please follow one of the payment gateway how its added
Facebook Login is not working when visiting, yourwebsite.com/signup
hi mate
it should work
check my demo
make sure you have correct facebook settings
Hi
In your back end, when you click in export some data this download a .csv. How do I activate this in my back end?
Thanks
sorry which one?
For example, to export Merchant Sales Report
sorry mate that is already there ?
can you send me the screenshot where is this?
your back end download a .csv when click in export https://www.dropbox.com/s/7fd1gum9xj4h2hg/csv.png?dl=0
The mine show this https://www.dropbox.com/s/fu1fodhza21in8t/mine.png?dl=0hi mate it should ask you to save as csv
anyways can you send me your admin login and ftp access so i can investigate
email me here https://codecanyon.net/user/bastikikang#contactleave a comment here once you send it so i will be notified
I send the email.
Thanks
hi mate
sorry for late reply sorry but the ftp you send me is not working
can you send a working one?
Sorry, I’ve forwarded the data to you. I hope it works now.
Thank you Regards.
reply sent
reply sent 
reply sent
Hi mate Sorry, I sent you an email on the 8th, but forget to warn you. Do you know anything about the problem?
Thank you
hi mate
sorry for very very late reply can you send me again the access? sorry i lost your email maybe i can check it using your cpanel since i cannot access using ftp
leave a comment here again once yous end it
Don´t worry, I have sent you the reply.
Thank you
hi mate
i just check your server it seems the issue is in your server
the php header is not working am not sure why 
even i tried to view your phpinfo its not showing as well so this might be issue in your server
Ok, I’ll try to contact them. I ask them something specific?
Thanks
ask them why this is not working
@header("Content-type: application/vnd.ms-excel");
reply sent
reply sent
hi mate
sorry but that is got nothing to do with the csv issue 
to be honest am using this csv code for a long time
and am not sure why its not working in your server 
hi,
How can i make Admin SMS credit to be applied for all the merchants SMS transaction.
go to admin -> SMS Settings ->Use admin SMS credits to send SMS?
and tick Use admin SMS credits to send SMS?
hI,
And one more thing is that, How to set SMS Template common for all merchants from Admin. SO that SMS like… Order Placed , Order Processing, Order on the way etc
hi mate
sorry those are not available right now 
Hello basti,
Can you advise if custom work can be done to create a portal so customers can call in to a call center and place their order?
In addition, any progress on orders being printed at a restaurant using some sort of reciept printer (sms,gprs,wifi,etc)? The feedback I have received from restaurants is that they prefer something that prints their orders as they are received.
hi mate
technically you can do that just create a new modules for you call center
and for the printing
i already ordered online a thermal printer
unfortunately the status is still ship
it will take around 25 days to 1month to arrive on my country
Can you provide an estimate to the cost of you creating this call center module?
sorry mate am not available to do that 