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.

29722 comments found.

Hi mate, I reinstall for KMRS 1, and try customer signup, than get error.
I change index.php, “define(‘YII_ENABLE_EXCEPTION_HANDLER’, true);” but also just get “error”, try signup for customer. Please help me, what is problem?

you have 2 accounts?

Is it possible to add a functionality system based on plans? For example, a Free and Paid plan, where the Paid plan includes unlimited orders, unlimited sales, POS, Inventory Manager, and Schedule Orders, while the Free plan has limited sales and does not have these functionalities mentioned above. Or how much would it cost to develop?

Also recaptcha in merchant signup appears wrong key, but in admin login and merchant login its ok

Also I tried to create a FREE (00.00) package but stripe say “Plans price not found” when select

hi mate

1. the plan price will not depend on the price you enter in backend its the plan you created in your stripe account

watch this video https://www.youtube.com/watch?v=c8fW5XQY0Zo

and for custom work you can email me via profile

2. please double check am using only 1 functions for recaptcha

Property “AR_cuisine.icon” is not defined.

/home/domain/public_html/framework/db/ar/CActiveRecord.php(145)

Solution to this issue? Comes when I click "Add cuisine" in admin section

BTW if AR_ jhere is referring to Arabic, then I have completed deleted the Arabic language, yet this issue

Please check mail and respond.

mate this means your table st_cuisine is not updated

open the file karenderia.sql

take note latest file

you see there is icon field check your table using phpmyadmin

am not sure why you don’t have this fields this was added in version 1.0.2 i think

CREATE TABLE `st_cuisine` ( `cuisine_id` int(14) NOT NULL, `cuisine_name` varchar(255) NOT NULL DEFAULT '', `featured_image` varchar(255) NOT NULL DEFAULT '', `path` varchar(255) NOT NULL DEFAULT '', `icon` varchar(255) NOT NULL DEFAULT '', `icon_path` varchar(255) NOT NULL DEFAULT '', `slug` varchar(255) NOT NULL DEFAULT '', `color_hex` varchar(10) NOT NULL DEFAULT '', `font_color_hex` varchar(10) NOT NULL DEFAULT '', `sequence` int(14) NOT NULL DEFAULT '0', `status` varchar(100) NOT NULL DEFAULT 'publish', `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `date_modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `ip_address` varchar(50) NOT NULL DEFAULT '' ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Hello Basti,
I started testing your website even if I believe I wont use them untill you make all apps and translation updated :D
1/Anyway, once i changed the default language i can not see anymore status on administration page and I can not change pending restaurants to active restaurants … (check here: https://drive.google.com/file/d/1YUw7ul6zEq6zghMQLcmu0_s_75SmESOv/view?usp=share_link )
2/Membership is not shown also. It’s because of language? how to fix that? see here: https://drive.google.com/file/d/1ILsTUphengS8BZQYG5w9KdE0R0-cRBqB/view?usp=share_link
3/ I know we can translate the website on /attributes/language_list but where can I find the file of translation on Cpanel? Cause I want “for example” to delete some wrong words I add by mistake or hardcode some of the words with uppercase that also exists with lower case and can not be added twice on administration
Thank you Basti

hi mate

1. this will not happen unless you change the default language in k-config.php

to fixed this you will have to update the status management all status to correct the data

go to backoffice -> attributes -> status management

just edit status and saved

2. same as 1 go to attributes -> merchant type just edit and save to correct the data

3. you will have to use your phpmyadmin and look for table

look for table st_message and st_sourcemessage

In merchant panel, how to make unpaid to make paid after pickup food?

I sent for login info.

ok mate check again

i keep saying this in our conversation you change the cod payment gateway to online payment this should be offline payment cause this is cod

see this screenshot

https://ibb.co/8xp5qLs

next update i will have to remove this as many keep changing this without know what is this functions for

I will check your youtube and will ask again.

1Hi mate,
1) How can I set up I get receive membership fees for one year from the restaurant ( I will send invoice and they send to my bank, this is not on the KRMS, on my invoice system), and to allow the restaurant to receive unlimited orders for one year. However, Restaurant would like to receive a $1.50 service fee per case from the customer.
2) In admin/Merchant List/ and click edit, for restaurant, go to Merchant Information/Services, only tick Pickup, but if test order, Show Delivery information on merchant panel, only pickup service, why show Delivery Information? And how to hide delivery information for pickup order?
3) I did not add any addon (I purchase all addon, but will add addon after setup KRMS), and test order, no sound on merchant panel? How to make sound without app?

hi mate

1. the membership fee should be online payment no need to create invoice you will have to create this in your payment gateway example stripe or paypal

2. please provide screenshot so i can understand where is this

3. do test my demo there is notifications make sure you enabled pusher and web push

i suggest to go my youtube channel you can find many videos that can help you with your question

https://www.youtube.com/@bastibastikikan2238/videos

@BadDevil

You can find in:
themes/karenderia_v2/views/merchant/merchant-signup.php

thanks mate

Hi Basti

Where do I edit the merchant signup page from? Im looking to edit the text under Why Partner With Us section.

Thanks in advance

themes/karenderia_v2/views/merchant/merchant-signup.php

Hi, on your old kmrs1 there was the points module, now it’s gone? will it come out? if yes, when?

it will be added in main kmrs not a separate addon anymore

next month

cheers

Hello, when driver is coming ?

the new driver app is very big system its not normal driver app you see here in cc

i have to made some adjustment before it can be approved hopefully this week or next week

ok hope comes soon… thank you, will you also uptade kartero later

i cannot promise for kartero it has very old library

so its better to re create them from scratch

Hi, I’m having two problems. 1 – the system only loads my language as default if I change it directly in the k-config file or by manually clicking on the language selector, however when I change the default language in k-config it doesn’t load some statuses, and some things stop working .

2 – when I try to add a new establishment through a user that I created to register the establishments, it gives an error 403 of unauthorized access, even though I enable all the permissions for that user. What am I doing wrong?

hi mate

1. first i don’t suggest to change the default language in k-config this should be done after first installation

please do watch this video on how to translate

https://www.youtube.com/watch?v=RfgBHGNsJC0&t=84s

2. did you check all the permission? for that user role

1 – I’ll watch the video and see what I’m doing wrong.

2 – Manager is the role I create with all permissions, and I checked and all fields are checked https://drive.google.com/file/d/1pwCl1mO70bizdo8RzdQxgrZfjRiLYIfT/view?usp=sharing

i Click in the button “check all” to activate all permissions and review https://drive.google.com/file/d/18WHzlShcG15cJCvwqpxxBfVO_YcX4uqz/view?usp=sharing this is the user with the role and the error continues, I tried to create other users with different permissions but the error continues https://drive.google.com/file/d/1_-5Ia1AbeEUhPt2qjUk9q_OnW-BW0FTo/view?usp=sharing the user can edit the merchant, but when trying to add new one give this error. https://drive.google.com/file/d/1Fr-hP8qWQLCWvF0V3qJZ8ynpaIH80kve/view?usp=sharing

ok mate when you add merchant it does not have access correct?

email me here all your access like site link, admin login and ftp access

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

and don’t forget to include the sample user login so i can test

cheers

sent…solved!

Hi Basti, I will pay you the full amount and I wish you do everything I told you before, you can send me your account so I can pay you.

This is screenshot of my email and nothing received from you, can you send me a screenshot like i did now to check where is the problem.

Screenshots below,

https://ibb.co/vZPskb2 https://ibb.co/Z2730Rf

mate ok , you have the same name as other person am talking too,

so i thought i was replying to you but then its the other guy

wait for my whatsapp msg

Ok and thanks

Hi, How to change the website background images from admin? Also is there a way to get the old theme back, which was nice than new ? Thanks.

hi mate

you have do to it via css

you can find the theme css of backend in backoffice/themes/assets/css/style.css

sorry the old theme is very old

technically you can create your theme am using theming feature of yii

Hi, where can I find documentatiion for Karendaria v1?

sorry documentation of ? installation ?

if yes it can be found in your download if you have still the old version 1

Hello

I have an SMTP system (hostinger.com), and I configured it to send emails, and it’s not working, how to solve it?

Thanks

hi mate

first check if you have sent email in email logs

cause sometimes run actions does not work in some server

if you found one then check the status

also smtp requires open port in your server

if this port is not open it will not send email

i suggest use phpmail

Dear Author,

I have purchased a license on 21 Dec 2022, I am trying to change its domain, But its not working. Its giving me an error that “Information you enter does not exist in our records, please verify all data you enter and try again.”

Please guide.

reply sent

Sorry, Didnt recieved an email, Can you please reply here.

check your spam folder :)

i reply to ni*--320@gmail.com

Mate please check your email. Thanks

Reply sent basti. Thanks

Hi Basti, I haven’t renewed support yet, but if possible, how do I get infos from data example $data[‘category_name’] etc

am using vue all data will be coming from ajax calls

i don’t see any problem if with this {{ val.category_name }} this is only a data that will show on front end

check the api calls under your browser console follow there where the data you wanted to change

I’m mean how to get data from database? like $data[‘restaurant_name’] get restaurant name, $data[‘url_logo’] get the logo url so how i can get category_name ?
I’m also trying to get the data from sql with this code below but queryAll not working

public static function pegarDados($merchant_id=’‘)
{
$stmt = “
SELECT *
FROM {{category}}
WHERE merchant_id=”.q($merchant_id).”
”;
if($res = CCacheData::queryAll($stmt)){
$data = [];
foreach ($res as $item) {
$item[‘category_name’] = Yii::app()>input
>xssClean($item[‘category_name’]); $data[] = $item;
}
return $data;
}
return false;
}

mate i think is best what are you trying to achieve? provide screenshot

cause i have already a functions for this already in front end no need to create your own functions

cheers

Hi Basti, i have gone thru the comments email templates all showing like this st_site.address i read some were to use this {{ }} or { } but is not working.

please advice!

sorry i got it working {{ }}

:) am glad you figure it out

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