Code

Discussion on Karenderia Multiple Restaurant System

Discussion on Karenderia Multiple Restaurant System

Cart 5,364 sales

bastikikang supports this item

Supported

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

29724 comments found.

@noahusa “how do I have emails sent to the merchant not be received as a span? because they are all being received as span and the client can not see in the inbox” this happen when your the name of your domain has been used to send another kind of emails (tons) mainly by spammers.

workaround… ie let the merchant know.. how to create a especial folder where the mail from your domain goes. so this mail wont go to spam

https://www.youtube.com/watch?v=KciJgXhWqMY

thanks mate

Hi

Thank you for such great work! I have a question. Where do we change some of the text? I can’t seem to get this to work. Per example: In the search results page, when a restaurant doesn’t exist in that area, the message Oops. We’re having trouble finding that address. Where do I change this? I changed in protected>messages>en but it doesn’t change anything in the frontend or backend. I only have 1 language enabled, EN.

Thank you

thanks mate :)

the very best way to change it without touching any code is via language file

edit the language file protected/message/en/default.php

example

$lang[“Oops. We’re having trouble finding that address.”] =”YOUR NEW WORDS HERE”;

Thank you Basti! You worked very hard on all these programs, and we are very happy to be working with you. We are looking forward to work with you in the future and any future projects you might have. Do you also do custom work/programming as well? Have a great day.

glad to hear that mate :)

unfortunately at the moment am not available for customization work :(

how do I have emails sent to the merchant not be received as a span? because they are all being received as span and the client can not see in the inbox

make sure the sender is not a dummy email

don’t use noreply@yourdomain.com

if you use this make sure this email exists

also using 3rd party email provide will solved this like using mandrip sendgrid etc

Hello, I am not able to configure Global SMS, it is still informing mensahem of false, what procedure do I have to do?

SMS Transaction, can not insert, and with that I am not able to send SMS packages to the merchants

hmmm i just check your backend i can see sms packages already :)

also i tried adding and its working just fine

Hi we have deleted all countries ( except USA ) from those files : - CountryCode.php - location.js - location.dev.js - intlTelInput.min.js - intlTelInput.js - data.js - combine-vendor.js - index.html - index.proto.html

My questions are : 1- is this modification will effect in any how the KMRS functionality ? 2- how we can set up states dropping list cause it’s not working ? ( ex : New York , New Jersey , Alabama .. etc ) 3- how to modify ( InstallHelper.php ) ? cause when we delete the countries it cause an error in installing process Regards

for deleting the country in this file CountryCode.php is fine but other file you should not delete or change anything of those

those are library and there is a quick way just only to show usa country for that

2. can you provide screenshot where is this?

3. why would you like to modify this file? am using this for installation

Hi,

I want integration for easypaisa as merchant here some info about api’s https://easypaystg.easypaisa.com.pk/easypay/DemoPage.jsf

Let me know how much you are gonna charge me and how much time will it take.

Thanks.

sorry mate :( at the moment i stop accepting customization :(

I keep on getting this error. Any idea why this is coming?

Checking requirements.. Connecting to database… Database Successful [OK]

PDO installed [OK]

Session [OK]

mail() is available [OK]

CURL is disabled

file_get_contents is enabled [OK]

Creating folder upload Creating folder runtime Creating folder runtime There seems to be error in checking your server. Please fixed the following issue and try again.

its your server CURL is disabled

make sure the curl is enabled in your server

Hi Can you please do me a favor please create view table reservation main main admin account.

sorry what do you mean? can you provide more information about this

hello

smsglobal changed the API to https://api.smsglobal.com/http-api.php but I see the used API in your code still http://www.smsglobal.com/http-api.php

is there any update for smsglobal

mate those are already updated in latest version :)

it was working but after the announcement from smsglobal it’s stop to send any sms …. your update was in august but the api update from sms global was before 2 months. any advice ?

that is already updated in components/functions.php

look for this link

https://api.smsglobal.com/http-api.php

this is the new link for sending sms

the old one is this

http://www.smsglobal.com/http-api.php

Hello bastikikang, I still can’t make your script work over at the hosting provider you recommended. Can you please advise on whether I need to switch?

i believe this is already solved?

Yes, I’m sorry. I’m rating your 5 stars bro

no worries mate :) cheers and thanks for the ratings

Hi Basti 1- I was wondering if there is any option to have different addon prices for different sizes. I mean add on for small size for example $1 and for large $2. I know it has been asked before but it was over 1 year ago and was wondering if you have implemented it or if you have any plan to add it soon?

2- is there any option to create a meal deal (bundle product)? for exmaple 1 pizza, 1 drink, one side order for a set fee?

Thanks

hi mate

1. ahh sorry at the moment its not available

it will have big impact in kmrs if we add size for addons database will be change

2. sorry not available :(

Thanks for your reply.. for number 1, if our developer manages to add it , will it effect the apps? also for add ons can they be in 3 different colums if the list is long?

like this link

https://www.talabat.com/uae/restaurant/4631/paavos-pizza-jumeirah-2

Thanks

yes you will have to update mobile app as well

what do you mean 3 different colums?

How do I get tips to populate even when discount is applied, please see screenshot https://snag.gy/XZP93o.jpg

We need the tip to be based on the subtotal before the voucher is applied see screenshot here https://snag.gy/9IdYa6.jpg

you can find all the computation in the cart in file components/functions.php look for functions displayOrderHTML

the code for tips starts with the line /TIPS/

Hi recently i bought this ack for my new startup i m getting the error 500 please can you help me

can you provide some screenshot?

send me your site link and ftp access

email me here

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

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

Hi i have pinged you my ftp details please do need full thanks

reply sent

Hello, after upload the script to my domain, impossible to add the detail of my database. I’m block at the first screen with this error:

There seems to be error in checking your server. Please fixed the following issue and try again.

“Checking requirements.. Connecting to database… CDbConnection failed to open the DB connection.

PDO installed [OK]

Session [OK]

mail() is available [OK]

CURL is enabled [OK]

file_get_contents is enabled [OK]

Creating folder upload Creating folder runtime Creating folder runtime There seems to be error in checking your server. Please fixed the following issue and try again. “

its your database connection the error is already there

CDbConnection failed to open the DB connection.

check your database connection in protected/config/main.php

Hi basti Need auto. Print receipt please help Thanks

That’s good news If possible provide us manually and can we update it separately? This feature is highly needed

its an addon so its very easy to add in kmrs just like my other addon just copy the whole file to modules

that’s all

will be posting some video here once i upload the video that i did a sample demonstration

Hey Basti I want to add Payfort payment gateway web and mobile app Can you please help me? It is ok if you charge me We can discuss it Thanks

at the moment i stop accepting customization :( to give way for single resto addon :(

i can refer someone for you

email me here

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

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

Hi Basti Any possible way to give each merchant its own currency As I guess your theme is already multi currency? Or any way to change manually? Please advise soonest Thanks

at the moment multi currency is not supported :( it will be in future updates

Hi , is there any way to re-design the home page navigation menu to become more shiny !! , please take a look to this example to know what i mean .

https://www.google.com/search?q=web+tab+design&client=safari&rls=en&biw=1699&bih=1028&source=lnms&tbm=isch&sa=X&ei=sb5UVbCHJsmjgwSJ7oDwDg&ved=0CAYQ_AUoATgU#imgrc=h8zVyGN9YKJQ2M:

yes you can this is only a matter of css

you can add your own css in assets/css/store-v2.css

Hello Basti, Currently admin receiving all the Tips that customer pays on checkout, but is there any way that merchant can get the Tips instead of Admin.

what type of merchant is your restaurant?

i think there is no way to separate the payment to admin and merchant unless we implement the split payment

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