Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,366 sales

bastikikang supports this item

Supported

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

29735 comments found.

Dear bastikikang. I see a little problem with translating. I find in admin.js & store.js problem with month translating Jan, Feb, Mar, Apr, May, Jan (Jul, etc. I can translate, is OK). I modified code and fixed. Look at this screenshot please. Is it a correct? Thanks!

https://snag.gy/QErDWJ.jpg

You dont understand me sir

—Your code: -- monthNamesShort: [‘Jan’, ‘Feb’, ‘Mar’, ‘Apr’, ‘May’, ‘Jun’, js_lang.Jul, js_lang.Aug, js_lang.Sep, js_lang.Oct, js_lang.Nov, js_lang.Dec].

With this your code, I can`t translate ‘Jan’, ‘Feb’, ‘Mar’, ‘Apr’, ‘May’, ‘Jun’, after July translate file is worked. I want to delete ‘Jan’, ‘Feb’, ‘Mar’, ‘Apr’, ‘May’, ‘Jun’ and add js_lang.Jan, js_lang.Feb ..etc. When I delete your some code, language file words is work.

I have basic skills with programming. Finally code:

monthNamesShort: [js_lang.Jan, js_lang.Feb, js_lang.Mar, js_lang.Apr, js_lang.May, js_lang.Jun, js_lang.Jul, js_lang.Aug, js_lang.Sep, js_lang.Oct, js_lang.Nov, js_lang.Dec],

Is this correct?

i believe that is correct it should work cause i already define them in functions.php function jsLanguageAdmin

'Jan'=>Yii::t("default","Jan"), 'Feb'=>Yii::t("default","Feb"), 'Mar'=>Yii::t("default","Mar"), 'Apr'=>Yii::t("default","Apr"), 'May'=>Yii::t("default","May"), 'Jun'=>Yii::t("default","Jun"), 'Jul'=>Yii::t("default","Jul"), 'Aug'=>Yii::t("default","Aug"), 'Sep'=>Yii::t("default","Sep"), 'Oct'=>Yii::t("default","Oct"), 'Nov'=>Yii::t("default","Nov"), 'Dec'=>Yii::t("default","Dec"),

Hi Basti,

If I want to order a second food item as customer, the first item disappears. So it looks like the customer can only order one (1) item. Which setting do I need to change?

thanks and regards

hmm sorry what do you mean?

never heard of this issue mate

can you verify ?

reply sent

hi mate, How to make mobile cart sticky? This is not working. in assets/js/store-v3.js just add this

$(”.top-menu-wrapper”).sticky({topSpacing:0});

can you give me the code, pleas?

did you add the js file in components/scriptmanager.php?

those only will work if you include the stick js library

yes i did mate but not working.

can you provide your site link?

email me here

https://codecanyon.net/user/bastikikang#contact

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

Hello basti, I need to modify that each administrator user see only restaurants added by him. Is it very complicated to do this?

user admin -> add restaurant1 -> add restaurant2

useradmin2 -> add restaurant3 -> add restaurant4

thanks.

its not complicated but the problem is this is not available in kmrs

and you will need to add a new column in merchant table for admin id so you can only show what the admin added

in short just hire a developer to do this changes for you

Facebook asks me about Default Activity Class Name of android app to get FB login working.

what do you mean? this is kmrs web not mobile app

hello basti,

Is there a way to send a rating reminder to the customer after a certain amount of time after the merchant orders?

at the moment there is none

looks like a good new feature for kmrs will do take note on my update list

Hi basti could you please take a look on this pic https://ibb.co/jP49cx

thanx in advance Psst ..!! By the way .. you are the best author supporting provider :)

hi mate

edit the file views/store/inmerchant-signup-step2.php

thanks mate :)

Thanks

Hello, I can not find where I change the text “Edit” in the option that changes the status of the request, please help me, follow below the print link of the image. thank you so much.

https://imgur.com/a/ghQRt

Thanks, I got it.

Thanks, I got it.

Hello, I can not find where I change the text “Edit” in the option that changes the status of the request, please help me, follow below the print link of the image. thank you so much.

https://goo.gl/9YFUAt

hi mate

the screenshot is not working can you upload your screenshot here https://imgur.com/upload

Thanks, I got it.

How to change description of payment methods during checkout? I want to make it pay by card insteed of mercadopago. I dont want to change a payment method i want change name. https://prnt.sc/iszlvp

the best way to change it without changing any code is via language file in your language file simply add this

$lang[‘Mercapado’] =’pay by card’;

hi baski, Merchant’s customers cant see Offline Credit Card Payment option. on admin , I did check admin => Disabled Card Payment? = not checked I did check Merchant list=> edit merchant=> unticked – Disabled Card Payment

on merchant , Offline Credit Card Payment option not appear under the payment gateway.

how can i enable offline credit card for merchant’s clients

thanks.

it will depends in your merchant type

membership = this means all payment will receive by merchant directly and merchant will need to set the payment settings in merchant panel

commission = this means all payments will go to admin/website owner and the payment settings will be use is in admin panel

commission+invoice = same as membership and they will receive invoice that they need to pay to website owner

also this i notice in customer when you go to admin -> edit merchant -> payment settings tab this means disabled not enabled

Hello, how do I configure, when a customer orders the merchant does not receive this information in the driver panel logged in with the merchant user, only the drivers receive the order information, and the general administrator user of the driver panel logged in as admin

I need to make this order made online by the customer, can be viewed by the merchant driver panel.

because the merchant does this manually, in the merchant driver panel, making the order made online with two launches, because he is not visualizing this order made online, and in the admin panel of driver and is duplicated by having a launch launched automatically by the customer and another by the merchant.

can you understand me?

Sure, I am the marketer and am accessing my merchant driver account, www.mydomio.com/driver (enter the merchant option). Let’s say that a customer places an order for the application, and ordered 2 pizzas for delivery. My driver / merchant panel does not display this request, but the general system administrator sees this request and the drivers also receive this request on the mobile phone, but as a merchant I cannot see this request, and when closing the day of the requests in the driver panel, I get a different one, because that request that the client made by the application, was not in my driver report. Only the General Administrator with his password, this request is displayed. The deliverer receives this request in his/her cell phone, but I can not re-launch my merchant driver account, because it will have duplicate information in the delivery application.

All that i need is that the sellers / merchants have access to the orders that the buyers / clients make through the app or website.

ahh ok its because your settings is set the task owner to admin instead of respective owner

go to driver -> settings -> Task Owner set this to respective owner

How do I activate the printer module?

you cannot yet :) its my new addon and its still in for review here in codecanyon

hoping it will approved by cc :) cross finger

Hey, I just purchased the KMSS and followed your installation steps. However, I’m unable to access the admin panel. When I click the link generated at the end of the installation for the admin it opens the new window and loads a blank/empty page. Can you help me please

sure mate send me your ftp access and site link

email me here

https://codecanyon.net/user/bastikikang#contact

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

also check your server mod_rewrite and allowoverride make sure this is enabled

The default page is not displaying properly, it is like the css is off, and everything is on the left side.

The admin app will not come up at all, gives me a HTTP error 500.

Can not login into the merchant application.

Please help

i think its your php version check your php version kmrs is stable in php 5.6 but not in php 7 :(

Yes sir that fixed everything….thanks

glad to hear that mate

cheers

Not a question but an idea for a possible feature in the future:

An additional dropdown menu (or option to change between image upload and image presets) for the featured image at the food category.

If the merchant wants to use their own image, fine! For those who don’t have one, why not provide presets to choose from? :)

Benefits: Consistent images, quality control, faster loading times since the same images are cached, less webspace usage, not having to worry about merchants uploading cat pictures.

Almost had it done when I noticed something broke somewhere else but I might give it another shot.

thanks for your suggestion mate :) will do add it on my update list :)

cheers

btw at the moment there is a default image for category and food item if there is none uploaded by merchant panel

Hi Basti , could you please take a look to : (( Admin / E mail Template / MERCHANT_FORGOT_PASSWORD )) its the same as (( MERCHANT_VERIFICATION_CODE )) ..! there is no Tags to change pass link !! , it seems duplicate template . how to solve that please ?? Regards

mate its working fine there is no link for forgot password cause after you request for forgot password you will see another form asking for code and new password

Hi Basti , some one tried to reset my whole website … it was live with location search now it is with google search api ..

how can i prevent this in future?

hi mate

sorry to hear that

its specifically mention after the installation to delete or rename the file controller/installcontroller.php

so the installation file is not available anymore

basti your script has become a WordPress for food delivery :) developers should not take advantage of that by knowing the loopholes..

KMRS has came way long from v.01 :)

yeah mate many is pretending about the security issue of kmrs but when i ask them they give me sample , they give me a non harm affect on kmrs :)

Hello Basti… I saw the print module … is avalaible righ now?

not yet :) its still in pending for review here in cc

cross finger hope it will be approved by cc

video live demo

Karenderia Printer modules in action
https://youtu.be/H7Fb4933RDA

Karenderia Printer modules in action using Karenderia Mobile App
https://youtu.be/KKEpdkHGILg

Karenderia Printer modules in action using Karenderia Karenderia Order Taking App
https://youtu.be/u-TEvUWpgSQ

kindly please send the script of reffer and earn programme for app as soon as possible , ever we are unable to show the feature image of food category in android application

sorry what do you mean?

you mean loyalty points addon ? this one https://codecanyon.net/item/karenderia-loyalty-points-program/14296670

we are unable to show feature image of cstegory on androide application is there any update regarding the category image

ahh is this for mobile app? it will be great if you can ask those question in proper item

the food category has already image in 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