Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,363 sales

bastikikang supports this item

Supported

This author's response time can be up to 2 business days.

29717 comments found.

Hello Basti

Can u explain why its show like this not distance

http://i.imgur.com/JEKoYo0.jpg

Is there issue in Api

also with zip out of resturent city zip code does not come get in result like in 20 kilomiters

Please check it

Delivery Charge not working

it looks like your server cannot get any response from google api try putting a google api key on admin -> settings -> Google API Key

enabled Google Maps Distance Matrix API, Google Maps Geocoding API and Google Maps JavaScript API in your google developer account

thanks

Thanks working

when will be wordpress plugin ready? 2. you can make mangement system for resturant owner so they can manage their orders

no news yet :(

sorry mate no news :( the one that help me developing the wordpress is very busy as well

Hi, 1. i am not able to change home screen banner image , i uploaded image to this location /assets/images/banner.jpg (with 1600×650 pixels) , but not updating with home page.

Please look this video link , and let me know what can i do?

https://youtu.be/2Uw68JHLV5E

2.how to change home screen banner name in php file , please give me the full path for that file.

3. how to remove how it works block from mobile viewing mode?

http://infiniteposters.com/files/findme/E4.jpg

Thank You

1. hard refresh your browser

2. views/store/index.php look for the line <img class="mobile-home-banner" src="<?php echo assetsURL()." />"> and data-image-src="<?php echo assetsURL()."/images/banner.jpg"?>"

3. you can hide it via css open the file assets/css/responsive.css and look for different browser size and you can insert the css to hide the how it works

thanks

Question about Admin:

1) If I disable “Credit Card Payment Management”. What happens?

2) If I enable “Enabled ABN”. What happens?

5) How can I solved this? http://screencast.com/t/PzOoDv7sB any browser

6) When I’m logged in as a buyer, how I can disable this menu? http://screencast.com/t/kJSN6dIm2

1. customer cannot add there own credit card via profile menu

2. it will show the fields abn when a merchant signup just ignore these, this is for australia only

3. actually they are the same the difference is that the pay on delivery you can select type of payment like visa card, master card

4. yes your correct the merchant accept pre order but it will still validate for the merchant opening hours what if customer order on sunday? and the merchant is closed on sunday

5. i believe the page is not loading yet that’s why is look like that

6. admin -> theme settings

thanks

ok got my site, mobileapp, and merchant app working, push is working but when I try to create menu items it doesn’t save. I create catagories, addons. etc but when I go to food item it doesn’t save. any ideas? Need asap

Tried updating the tables, but it didn’t work. sending ftp access via email

let me know once you send it

hi mate

check again your website

issue is you active the loyalty points in your main.php but you don’t have modules for that

btw can i ask where did you host your website ? its load very fast on my end are you using a dedicated server?

thanks

Hello Basti…Any idea about the paypal error? http://screencast.com/t/tjFgdyKVJGV

CURL already is enable on my server

hi mate

paypal is now requiring ssl in order to communicate with there api i know it sucks :(

i think the sandbox is still working without ssl

thanks

hi mate can you do this or point me in the right direction where i can change position merchant package type. i am not using membership package option. i am only using commission but now i need to make the commission option be in the middle of the page. it is too much to the right. i want it to be in the middle on desktop and mobile version of website.

send me again your website url so i can check i forgot already

www.universalgrub.com

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"> and change it to <code> <div class="col-md-8 " style="margin: auto; ;float: none"> <div class="box-grey round top-line-green"> </div></div></code></div></div>

Hi mate,

Is it possible to import a list of postcodes to the database instead of adding them individually to help the postcode search. Also how can I do the search to show.a result for every search even if it’s 1000 miles away, all arranged according to distance. I sent you an email and I am still waiting for your reply.

Thanks

sorry that is not possible you can create a csv format in import it using phpmyadmin

thans

Thanks. How can I set the search so that there will always be a restaurant list for every search result even if they are 1000miles away. I don’t want a search to return zero result.

Basti,

How can I force site to use ssl only? I tried a .htaccess force ssl script, however that broke the site, Please advice?

Basti, I added the code as instructed, however it did the same thing, the site broke again , can you please force my site to use ssl. The cert has already been installed.

try adding this in your htaccess

<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] RewriteEngine On RewriteCond %{HTTP_HOST} ^yourwebsiteaddress\.com [NC] RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourwebsiteaddress.com/$1 [R,L] </IfModule>

ofcourse you will change the server address = yourwebsiteaddress to yours

Basti,

I added code to the Admin Receipt to get the print functions working, but the Merchant Receipt has an issue as well. It prints, but the X does not close the window as expected.

hi mate hmm its working on my demo

Ok. It isn’t a big issue for me as we do not have actual merchants.

I have sent email to you Please check. Thank you

waiting for you reply

Basti, can you help me submit the IOS app?

Sincerely

hi mate

sure but there will be a charge since compiling the app on ios has lot of process :) and takes time

contact me via my profile so we can discuss and let me know here once you send me an email

thanks

i only can compile the app btw submitting to ios needs mac computer and i don’t have mac ::(

Ok, 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.

Hello Basti! Look this : http://imgur.com/ckR5YNC ... “Delivery fee” It appears twice , how do I remove one? ........... here again : http://imgur.com/HzcERLK ... Concession Fee is “delivery fee”.. store/receipt

hmmm the duplicate delivery was on the file components/functions.php and look for the functions displayOrderHTML

make sure you are the only one access to your server cause the code i found in your server is not present on my current code not sure if those place intentionaly

Can you tell me which part is different than yours? I believe that I am the only with ftp access…

check the original file components/functions.php and compare it with yours

use this http://winmerge.org/ this is very good tools to compare files and you can see what line is different

Hi Basti. In my design I want the taps arrangement for the Advance Search, how can I revert the now design of the advance tab to the design of the previous version?

hmmm you cannot :( am using boostrap now the old theme uses uikit

anyways those are only made by css you can add the css to it to make the same old style

I AM POSTING THIRD TIME MY COMMENT, HOPE I WILL GET REPLY THIS TIME.

Hello Basti,u might be busy thats y i did not get ant reply from your side so i am posting the same queries that i posted already.

can you please add

1) feature to put website in Maintenance mode.

2) Can you please add Sort by on the left sidebar. http://multiple-restaurant.codemywebapps.com/store/searcharea?s=970%20N%20WESTERN%20AVE,Los%20angeles&display_type=listview

3) In Zip Code could you please tell me how to disable area field as compulsory because i only need zip code and city

4) Can you please add an option to select default listing view of restaurants ( grid or list )

5) And is it possible in Merchant setting to select zip codes to which a merchant want to make delivery. i am using search as address but as the address also contains zip code, i want merchant to select zip codes to choose the cities to which he want to deliver food rather that to select delivery ares.

6) And as i think you should really add this feature, example when admin want to add a restaurant as a sponsored listing , then admin should select the zip codes to which that restaurant shows as a sponsored listing in search .

if u want you can add this feature as a addon.

7) could you please tell me also how can remove the image part from main page , which file contains the code of that div?

REPLY PLEASE

REPLY PLEASE

REPLY PLEASE

REPLY PLEASE

Hello, How can I transfer the site from the localhost to the hosting ? I just have to copy the site ? and how I can link the database and also for htacess to work properly?

Thank you

Hello , Would you please respond to my email !!!!:( and also is it possible to align the logo to the left and menu items to the right?

hello, just bought this script but while installation the second step stuck here: Connection [ok] Creating Table..

Connecting to database..

please help.

thanks

so what have i to do? now i get this: Internal Server Error

CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘usr_xyxyxy_3.mt_view_merchant’ doesn’t exist

An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.

Thank you.

i believe i already answer you

see my answer

reply send issue on your mysql user has no rights for view tables

you user mysql has no rights on creating views table

you can check these error when you run the update by visiting your website url http::/youserver.com/update

and make sure to turn on the error on index.php define(‘YII_ENABLE_EXCEPTION_HANDLER’, false); to define(‘YII_ENABLE_EXCEPTION_HANDLER’, true);

ask your hosting on how to have access for views table

thanks

ok, i asked my host and they answered:

“you are now able to create db views for db usr_xyxyxy.”

but i still have the same error. what should i do now?

ps. “define(‘YII_ENABLE_EXCEPTION_HANDLER’, true);” was/is like that!

Hi Basti, Thanks for the update.

Could you please reply with the steps, how can we simply install the updates? Awaiting your reply

Cheers Mate!

After the new update i cant see the section on front page that show download the mobile app.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey