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.

Do you have upgrade instructions for new 30th August 2017 update? The instructions included in the download are related to a new install.

Are there any files that I should exclude during update and replace modules?

I updated all files and gave me a blank screen. Also noticed that the cofiguration I had in main.php file is not there.

Can you please assist?

Thanks

check the documentation i already put the process for updating in there

cheers

Hi Basti welcome back from your vacation!

As you can see i purchased your KMRS product and i have installed it succesfully! It was very easy to install :)

I do have some remarks/requests:

1. Is it possible to start the search when a location is selected in the google autocomplete instead of having to press the search glass? so when the onChange event is triggered in google autocomplete code (if not please implement in next update) 2. when i agree to share my location i get the following error: Geocoder failed due to: REQUEST_DENIED. how to solve this? 3. In the backend i see some Mollie code but how can i make this work? because in the netherlands almost everyone uses iDeal payment method? 4. In the footer i see two sections, one is menu and others, where can i fill those and what is their purpose? 5. If i do not need date for delivery but only the time, can i just remove the date picker or will this cause problems in the code/database?

Thank you in advance!

hi mate

1. that was exactly what i answer before :)

you can use the even https://ubilabs.github.io/geocomplete/ “geocode:click”

you can add this in www/js/app.js and look for function geoComplete()

2. i think you restrict you api key to your i.p address or server address remove this and you will see it will work

3. yes you need to refresh once you change it

4. what do you mean chart? you mean cart?

1. i know and i saw the link you sent but it said it was only when working in a map and not a dropdown list. However i cannot find the folder you are referring to, the only JS folder i have is in restomulti/assets/js (http://prntscr.com/gnje5i) and i can only find the function geoComplete() in here http://prntscr.com/gnjdbl, where should i paste “geocode:click” ?

2. there was a space copied in my API key :)

3. sorry i meant CART lol, how can i make that sticky for mobile devices or maybe the whole menu+cart part sticky…

4. when i search in the homepage for a city eg. Eindhoven, i do not get the test restaurant i have setup which is also in the city of Eindhoven. I have already changed the settings for the radius in which the merchant should be, i have set it to 20 kilometers… still every street or city i lookup it says that it did not find any adres… check screenshot: http://prntscr.com/gnjghq

5. can i change the home folder from /restomulti to the root? so i have now www.domain.nl/restomulti, i would like to have just www.domain.nl if so, how to arrange that without screwing up KMRS?

thanks a lot mate :)

reply send in email :)

Hello Basti, is not available to send emails with the validity code of new users. The email test is ok, I’m using PHP mail

check your templates in admin -> Notification templates -> CUSTOMER_VERIFICATION_CODE_EMAIL

Thank u dude!

Hello Team,

We have installed the KMRS in our server hosted in cPanel , we followed the procedure , from the documentation and we are able to create the apk file from that but when we are trying to put that apk file in real phone or emulator then it is not going inside the app it is getting stucked in the splashcreen page.We need help in configuring the app.

Thank You

post your question in proper item :)

Hello Basti,

How to set customer reviews pending as default?

there is no settings yet in admin or merchant panel do this quick fixed open the file components/ajaxadmin.php and look for functions addReviews()

change this

$params=array( 'merchant_id'=>$this->data['merchant-id'], 'client_id'=>$client_id, 'review'=>$this->data['review_content'], 'date_created'=>FunctionsV3::dateNow(), 'rating'=>$this->data['initial_review_rating'] );

to

$params=array( 'merchant_id'=>$this->data['merchant-id'], 'client_id'=>$client_id, 'review'=>$this->data['review_content'], 'date_created'=>FunctionsV3::dateNow(), 'rating'=>$this->data['initial_review_rating'], 'status'=>'pending' );

Welcome back from vacation! Much deserved.

awesome! great to hear that mate

How does a restaurant comment on a customer comment? New feature in KMRS.

in merchant panel -> Customer reviews

Hello,

after many days of suffering now I installed it from the beginning but this time the admin panel doesn’t open at all and the main site open without css almost nothing work

So I noticed here all have so many issues then please if you are not able to respond or fix these issues please give me my money back

Thanks

Hello and welcome back yes mod_rewrite is activated and I tried it on more than a domain with more than server but the same issue after installing when log in it come a white screen

where is the latest version !!??

what do you mean by cc

thanks

send me your ftp and site i will check

the latest version is already in cc = codecanyon you can download in your profile sections

email me here https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

Hello Basti,

1- Is it possible in the search of traders, first to appear those that are open? in order of operating classification.

1 – Open 2 – budgets 3 – closed

in my everything appears mixed.

2 – would it be possible to put the value of the different business for the same product?

Example.

1 – Small Item – $ 1.00 2 – Medium Item – $ 2.00 3 – Big Item – $ 3.00

these values I am referring to the value of the packaging.

I’m with a client that charges in this way and I would need to make this service available to him.

3- I have a serious problem, let’s say the customer bought two Pizzas, the system is charging only one pack and not two that would be right. Print: http://prntscr.com/gk2pof

4- it would be possible to add this payment platform, it is the best company and with the best prices and conditions for the seller. the market paid it limits the amount that can be withdrawn.

Link: https://github.com/pagseguro/

5 – Would it be possible to add the CNPJ field in the merchant’s registry? this field is very important here in Brazil because it is the registration number of the company for the Brazilian government in the final customer’s registry I was able to add two obligatory fields, more in the register of the restaurant unfortunately not in how to dictate this CNPJ field.

6 – Would it be possible to add different values for the product packaging?

7 – The law for two flavors here in Brazil has changed, all the restaurants that charge the highest value are being fined, the value now is has to be referring to half, for example, the bacon pizza costs 10 reais and the chicken costs 5 dollars , so in this case the value would have to be proportional to the flavors, in this example it would have to be $ 7.5.

Hello Basti, could you help me with the location?

In your system it says that from A to B it has 13.7 Kilometers Already on Google informs that from A to B has 11.8 Kilometers

I took tree prints so you can understand what I’m reporting.

1- http://prntscr.com/gnb88u

2- http://prntscr.com/gnb68d

3- http://prntscr.com/gnb9y6

I need it to be for miles because the app does not show the neighborhood or state option.

Thank you

Basti, How does the system work for kilometers?

example:

from 0 to 1 km $ 3.50

from 1.1 to 2.3 km $ 4.50

would it be this way?

http://prntscr.com/gnc4qw

sorry for all the emails

your settings is correct if the distance is o to 1 the fee is 3.5 same as manner to next condition

Hello, I am having a problem installing your script… Im getting an error http://www.caymantaste.com/index.php/install

please message me for cpanel username and password

hmmm there should be a message anyways

send me your cpanle access here email me here https://codecanyon.net/user/bastikikang#contact

leave a comment here once you send it so i will be notified

Hello, good note, I’m having translation type of payment problems.

Example Payment type COD, does not translate, this is a constant variable, what is it?

Other problems I can not translate 100% the application, always have some text that does not translate, even if you add in the translation file the word.

App Order Talking, Mobile App, KMRS Everyone is always missing some detail in the translation.

mate it should translate 100%

please verify again

just add this in your language file $lang[“cod”] =””;

all my apps can be translated please verify :)

Hi Basti, Because I had some private customization in codes, I want to update only the option “add tax number in receipt”. Which part of code should I change? Can you help?

What about the database customization. Where should I add the table or a column? and what name? I found the table mt_merchant. Shall I put there a column?

Ok. I see there is no need database customization. I just missed the ajax file. It is ok now. cheers

Estou disponibilizando as traduções em português BR do sistema e dos aplicativos totalmente grátis Segue o link das traduções https://drive.google.com/open?id=0B2xxiQEGeS68a0FGMGY3QllXMms

awesome mate :) thanks

Hi, Im trying to translate the kmrs and instead of ěšščřžýáíéůú im getting �����������. Thank you for your help.

you can open the php file as text and save it as php :) or use any php ide and save it as utf8

easier than i thought :) thx

Looking for Karenderia Mobile App or Karenderia Multiple Restaurant System customization?

Go to: https://www.fiverr.com/ramirogn

We have: - Live chat feature; - Share the app feature; - Home screen unique customization; - Exclusive skins and another products (contact me on fiverr);

Hi!

I’m trying to install krms on an Amazon aws server, with PHP Version 5.6.31

almost everything is working, except the module links in the admin panel.

What can I do to work?

Print: http://prntscr.com/gjsmfg

mate the addon is for sale separately :)

did you already purchase those addon?

Yes, I already bought it.

I already have the whole system running on another server. however, I want to transfer to AWS AMAZON and I can not get those hits I told you about.

reply sent to mobileapp sections please keep one conversation in proper item

hey basti, when i installed the module of order taking app and i click the merchant app menu it opens like below.

Your mobile API URL http://freebo.in/merchantapp/api

Set this url on your merchant app config files on www/js/config.js

API hash key

API hash key

api hash key is optional this features make your api secure. make sure you put same api hash key on your www/js/config.js Sample api hash key: 3fc1a685f2885d3d2dfd67e85d08ca09

Android PlatForm

Android Push API Key

New Order Push

Push Order Status

App language Settings

App Default Language

sorry but what is the question? also post your question in proper item

cheers

Please tell me how to enable advance search option and that five icon element on home page . We have check your theme setting and there already unchecked all check box .

Please give me latest documentation or any video tutorial link.

Thank You

go to admin – > settings -> Enabled advance search?

The instructions provided in the documentation like code line no etc. Don’t match the code. We are finding it difficult to configure the app. Can you check documentation once and see instructions are exact and specific?

mate which one? there is take note there you will have to do that in specific version of kmrs

if you are using latest version of kmrs ignore it

Hello Team, We are facing problem on mobile app installation .

We follow your first 5 steps as per your mobile app document and then after 6 step mobile app setting is not showing in dashboard. and In case of step no 4 how will get this getBaseUrl

array('visible'=>$this->AA('mobileapp'),
  'tag'=>'mobileapp','label'=>''.Yii::t("default","MobileApp"), 
  'url'=>Yii::app()->getBaseUrl(true)."/mobileapp"),

ignore this if you are using latest version of kmrs

Hi Basti,

I really need your help with the following since doing the upgrade.

Basti,

1. CSRF errors when logging in using Facebook login on WEB (CHROME)

2. When buying store only gets as far as “please wait while we transfer you”...This only happens to some people. For instance it happens on my Chrome but doesnt happen on my IE. Please note that my DEVelopment test site works on both chrome and IE on the same pc

3. even when cash on delivery is disabled it still appears on the list of stores as ‘cash on delivery availalbe’ although you cannot pay by cash

4. the export module does not work

PLEASE Basti I need your help as I am losing some customers as they cannot order off the site

Thanks

Phil

It works on mobile chrome and works on chrome on MAC….but I have tried 2 pcs and it wont work on chrome but does on IE…. see https://imgur.com/a/XGRKp

try and place an order for collection from a store that does pre order… it will not let you past the point where you place the order (it wont re-direct to the confirmation page).

please note that the dev site works fully with regards to placing orders

mate the code is only one if its working in 1 browse it should work to all :)

cheers i tried chome i.e firefox all working fine

cheers

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