29722 comments found.
Hello Friend! installed a ssl certificate but does not seem to work on the script link, what might be happening?
you will have to add a code in your htaccess to force the link to have https
see this link
http://www.inmotionhosting.com/support/website/ssl/how-to-force-https-using-the-htaccess-file https://my.bluehost.com/cgi/help/599thanks
Thanks Friend
On restaurant menu page, on the cover when there is more text when translated etc., the stars, comments and currency fall on second row… http://s13.postimg.org/6jmk20ad3/design.jpg
How to fix to be in single line?
you can adjust that via css assets/css/store.css or store-v2.css
and this file is located at views/front/menu-header.php
thanks
Is this how it’s supposed to be?!? Since you didn’t include a fix in the latest update? Can you please explain me a little bit in more detail oh how to fix this, i would be really grateful.
can you send me your website url so i can check ?
I’ve sent you a message
i reply please check your email
thanks
Basti more one bug in delivery fees when we give on search city name its colucolate delivery feee but checkout time we can change delivery data but fee no charge if we select on start near city for delivery
check out time we select far town which must charge 2 euro but its does not colucolate fix it like always colecte the delivery fee ever word of adress change
it will change the fee
please verify again
HectorNickApp, sounds like permissions problem.. or some files where not uploaded to your server such ass css files.
thanks:)
Hi,
I just purchased your software and am planning to purchase the entire suite. I set it up on my server and am not able to see anything in the merchant or admin backend and the front page of the site only shows some logos but nothing else. Could you please help me? Thank you so much.
Nick
Test Site: www.jerseypostcard.com/menu
If you need anymore information please let me know!
hi mate
you will need to add your restaurant on admin panel and your restaurant will add there own menu on there merchant panel
hope that helps
thanks
.

need to delete some unnecessary functions in general administrative panel, may be just delete the link in the sidebar, which the file path for me to perform this function?
hi mate
can you give more details like what are you trying to remove?
just want to take the administrative menu, such as Fax and its submenus, and a few other options. What file path to do that?
Hi Mate,
Responsiveness of site is not working on Iphones please use following line<meta name="viewport" content="width=device-width, initial-scale=1.0">
Secondly on cellphones when I add items from dialog it does not automatically close even though the item is successfully added to the cart.
thanks mate will do add those on my next update you are correct 
If we had paid for support why are not giving answers to these comments . It has been more than 15 days.
Waiting for reply to these points:
1. http://codecanyon.net/comments/12618981
2. http://codecanyon.net/comments/12624175
3. http://codecanyon.net/comments/12624192
4. Accidental click or double click on PLACE ORDER creates new order
Also For Loyalty Points Program. I had checked all steps mentioned in document 3-4 times but still having issues with Loyalty Points addon.
5. Once I install this module I’m getting an error on receipt page?
6. After installing loyalty points addon : Also multiple accidental clicks or double click on “place order” creates successful orders in admin reports until the page is not moved to next one.
7. View receipt and order history also doesnt work in user account after its installation.
8. After “Place order” click getting this URL http://domain.com/store/receipt/id/0 with message in place of invoice: Sorry but we cannot find what you are looking for.
if you need FTP details to install it yourself i am ready to share it.
Hope this time you will answer as I am waiting for last 20 days.
hi mate
1. reply
2. reply
3. reply
4. expect the fixed on next update this week or next next week
send me your ftp access i will fixed it like i already told you, you are missing some code like comma etc
5. send me your ftp i will fixed it
6. send me your ftp i will fixed it
7. send me your ftp i will fixed it
thanks
I can submit to iOS. I was able to compile the android app and submit no problem but I get errors when submitting from the file I download from phone gap for iOS. So if you can correctly compile for iOS then I can submit. How much will you charge to take this job?
you will need apple developer account to compile the app you will generate certificate
if you want i can compile the app for your just contact me via profile so we can discuss the charge
and you will need to have apple developer account
thanks
mate i wanted to center the commission option and you said
“you can change it via css /store/asses/store-v2.css
you will not to add style margin:auto to make the div center
thanks”
which line code do i need to change and where to add the css style
i cant seem to find the line to make commission box centered. As i explained earlier i disabled membership package option and it is left with commission option only but it is too far to the right.
anyways i went into merchant-signup-selection.php and edit TO and for some reason it centered commission box. if this is ok then great if not please fix for me via ftp. thanks mate.what is your website link again so i can post the correct css to add here
www.universalgrub.com. i went ahead and changed a code in that file but dont know if that is right. please check that file for me. thanks
open the file views/store/merchant-signup-info.php look for this line
<div class="col-md-8 ">
<div class="box-grey round top-line-green">
add the inline css
<code>
<div class="col-md-8 " style="margin: auto;display: block; float: none">
<div class="box-grey round top-line-green">
</div></div></code></div></div>
In screenshot: http://i.imgur.com/ugHBDJA.png
Distance: 1135 km is wrong. This restaurant is only 5-6km from my home. I had enabled all google maps API. How to correct this?
hmm the old theme has no issue with the distance
make sure Google Maps Distance Matrix API, Google Maps Geocoding API and Google Maps JavaScript API in your google developer account
and you will generate server api key
thanks
All APIs enabled still getting same distance error on restaurant page. But this distance is correct in search results.
hi mate i believe the screenshot is search result page?
are you still using the old theme?
thanks
issue solved now
yes i am using old theme and as i have made many custom changes in features I cant use new theme. screenshot is from restaurant page. Distance is correct on search results but on single restaurant page itbis wrong. but i i open that page from search results it shows correct. but if inopen that restautant page from home page or direct link it shows wrong distance
hi mate
you are correct , its because there is no address was inputted so what will be the base of the distance of you did not put your address at the home page
that’s why i added the popup address when a customer visit the merchant directly if there is no address inputed the popup will appear
thanks
Dear Basti
i have a problem if you please help me with that.
When any customer place an order to any merchant,in merchant panel we have alert notification which alert the merchant with a beep and notification message. I want this exact alert system in Admin when new order placed Please tell me the steps how to do.
hi mate
try this open the file assets/js/admin.js and look for this line
if ( $("#currentController").val()=="merchant" ){
new_order_notify = setInterval(function(){get_new_order()}, 7000);
}
and change it to
new_order_notify = setInterval(function(){get_new_order()}, 7000);
thanks
Thanks . I tried this code but still its not working for me. Please check your email id i sent you a mail regarding this issue.
ok i will have to check those on my end since these is new features and its not intended to have this on admin panel
thanks
Ok. In admin panel incoming orders are not refreshing. I should reload the page every time. Is it possible to ajax load like in merchant panel new orders will display.
I want to delate a merchant, it’s saying:”Sorry but you cannot delete this merchant it has reference on order tables” what that mean? 2. What’s the format for the fax number for fax function?
already answer thanks
I asked this question a week ago, and never got replied. I got the 28$ license for testing purpose. And I can’t log in using restaurant page info. I wanted to add menu to the restaurant. What should I do?
sorry mate i have a long list of queries and the new comment always stays at the very top on my dashboard
what do you mean you cannot login ?
you can add the menu once you have a merchant already and you will need to login to those merchant to be able to add menu
thanks
I can not log in as restaurant owner. So that I can not add dishes. so that this page: http://www.sgt00kb.com/store/menu/merchant/momo-resturant is always empty. I bought the 28$ one for demo right now. Do I need to buy the other one to have restaurant owner system? Thank you.
also you can auto login to your merchant without knowing the usrname and password on admin -> merchant list
no its fine, if you will install the kmrs on another server you will need to purchase again the licensed
thanks
Great, it works now!
cheers 
Hi Basti installed mobile app, merchant app, loyalty points and everything seemed to be working ok. Started setting up merchant menu for test, went ok. Went back to admin menu and on merchant list shows “processing” and doesn’t show merchant, if I tap on add I can bring up a screen but not my test merchant. I can logon to merchant and do just about everything. Need some help I am sending login info.
Thanks,
check again problem with you add the code for loyalty points
thanks
hi,
I can’t add any new food item on v 3.0
error log:
[27-Mar-2016 21:56:48 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:56:48 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:56:55 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[28-Mar-2016 09:56:55 Asia/Jakarta] PHP Fatal error: Uncaught exception 'CDbException' with message 'CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'points_earned' in 'field list'' in /home/xxxxxx/public_html/xxxxxx/yiiframework/db/CDbCommand.php:354
Stack trace:
#0 /home/xxxxxx/public_html/xxxxxx/yiiframework/db/CDbCommand.php(1178): CDbCommand->execute(Array)
#1 /home/xxxxxx/public_html/xxxxxx/protected/components/AjaxAdmin.php(1022): CDbCommand->insert('{{item}}', Array)
#2 /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php(124): AjaxAdmin->FoodItemAdd()
#3 /home/xxxxxx/public_html/xxxxxx/yiiframework/web/actions/CInlineAction.php(50): AdminController->actionAjax()
#4 /home/xxxxxx/public_html/xxxxxx/yiiframework/web/CController.php(309): CInlineAction->runWithParams(Array)
#5 /home/xxxxxx/public_html/xxxxxx/yiiframework/web/CController.php(287): CController->runAction(Object(CInlineAction))
#6 /home/xxxxxx/public_html/xxxxxx/yiiframework/web/CController.php in /home/xxxxxx/public_html/xxxxxx/yiiframework/db/CDbCommand.php on line 354
[27-Mar-2016 21:56:55 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:56:55 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:02 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:02 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:09 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:10 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:16 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
[27-Mar-2016 21:57:16 America/Chicago] PHP Strict Standards: Declaration of AdminController::beforeAction() should be compatible with CController::beforeAction($action) in /home/xxxxxx/public_html/xxxxxx/protected/controllers/AdminController.php on line 9
is it something with the point royalty module?
hi mate
dont enabled the loyalty point if you don’t have those modules
in your main.php remove these line
‘pointsprogram’=>array( ‘require_login’=>true ),
thanks
Hi Mate, The new Theme is great. Good job. I love it.
thanks mate really appreciate it 
Hi mate, just uploaded the new release on my site and added the filter folder to. But the site is stilll in old design.
could you kindly advise thnks
hi mate
you will need to replace your old files with the new one the folder needs to replace are assets and protected
but don’t over write the folder protected/config
also make sure you have your backup of your old files
thanks
hi mate ,
thanks for the reply.
i downloaded the code as fresh from my account then uploaded that to my server….would i need to upload the assets and protected folder again?
thnks
hi mate
you will have to overwrite your current server files
1. assets folder
2. protected – but don’t over write the folder /protected/config
3. run the update database by visiting your website url
eg www.yourserver.com/update
make sure you backup your server files before doing this
thanks
Hi!
I am very interested in your Karenderia system and I was wondering when will the Wordpress integration be ready. Hopefully soon!
Many thanks in advance! R
sorry no plans for now
my friend was not able to work on the wordpress anymore