29736 comments found.
Good evening, Basti! I created this new merchant and haven’t set the shipping price yet, but this R$5.00 price is showing up at checkout.: https://prnt.sc/FKesndZViVar
check the merchant panel settings for delivery
maybe you manually deleted some merchant and that records for that merchant still exist
Hi,
I am installing this fresh on a new server and get the following error, Can you help?
PHP warning
include(PDO.php): Failed to open stream: No such file or directory
/home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/YiiBase.php(463)
451 { 452 include($classFile); 453 if(YII_DEBUG && basename(realpath($classFile))!==$className.’.php’) 454 throw new CException(Yii::t(‘yii’,’Class name “{class}” does not match class file “{file}”.’, array( 455 ‘{class}’=>$className, 456 ‘{file}’=>$classFile, 457 ))); 458 break; 459 } 460 } 461 } 462 else 463 include($className.’.php’); 464 } 465 else // class name with namespace in PHP 5.3 466 { 467 $namespace=str_replace(’\\’,’.’,ltrim($className,’\\’)); 468 if(($path=self::getPathOfAlias($namespace))!==false && is_file($path.’.php’)) 469 include($path.’.php’); 470 else 471 return false; 472 } 473 return class_exists($className,false) || interface_exists($className,false); 474 } 475 return true;
Stack Trace #0 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/YiiBase.php(463): include(”/home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework…”) #1 unknown(0): YiiBase::autoload(“PDO”) #2 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/db/CDbConnection.php(441): class_exists(“PDO”) #3 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/db/CDbConnection.php(391): CDbConnection->createPdoInstance() #4 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/db/CDbConnection.php(347): CDbConnection->open() #5 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/db/CDbConnection.php(325): CDbConnection->setActive(true) #6 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/base/CModule.php(394): CDbConnection->init() #7 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/base/CModule.php(103): CModule->getComponent(“db”) #8 – /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/backoffice/protected/controllers/InstallController.php(23): CModule->__get(“db”)
18 );
19 }
20
21 public function beforeAction($action)
22 {
23 if(Yii::app()>db>schema->getTable(“{{admin_meta}}”)){
24 $model = AR_admin_meta::getValue(‘complete_installation’);
25 $meta_value = isset($model[‘meta_value’])?$model[‘meta_value’]:false;
26 $meta_value = $meta_value==1?true:false;
27 if($meta_value){
28 $this->redirect(Yii::app()->createUrl(’/admin/dashboard’));
9
+ /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/web/CController.php(306): InstallController->beforeAction(CInlineAction) #10 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/web/CController.php(286): CController->runAction(CInlineAction) #11 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/web/CController.php(265): CController->runActionWithFilters(CInlineAction, array()) #12 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/web/CWebApplication.php(282): CController->run(””) #13 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/web/CWebApplication.php(141): CWebApplication->runController(“install”) #14 + /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/framework/base/CApplication.php(185): CWebApplication->processRequest() #15 – /home/rfq88h2uhwxu/public_html/basingstoke-burgers.com/backoffice/index.php(17): CApplication->run()
12 13 // remove the following line when in production mode 14 defined(‘YII_DEBUG’) or define(‘YII_DEBUG’,true); 15 16 require_once($yii); 17 Yii::createWebApplication($config)->run();
Hi, seems after some time it just worked: But now I have an issue with the DB creation:
CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘basingstoke-burgers-db.st_status_management’ doesn’t exist. The SQL statement executed was: CREATE OR REPLACE VIEW st_view_status_management as select a.status_id,a.group_name,a.status,a.title,a.color_hex,font_color_hex, IFNULL as language, IF(b.title IS NULL or b.title = ’’,a.title,b.title) as title_trans from st_status_management a left join st_status_management_translation b on a.status_id = b.status_id
this means you have missing table try to re install again this is a view table and it should be create during installation
cheers
Thank you, TRied again today and it worked, I assume as I set up the URL yesterdaay there were DNS propogation issues.
glad its working now 
cheers
Basti, is there a way to avoid losing images when updating?
Every time you update the system, you lose the logos and images.
Another thing is that the custom CSS isn’t working. Please add these to the manual to make things easier.
Is there anything you can do to avoid losing images when updating the system?
hi mate
am sorry i don’t think am adding the images in the update? can you verify? cause in the update i don’t include anymore any images only if there is new added
custom css is always required in the file so it should work and this is also not included in the updates
cheers
when i translate this https://prnt.sc/Q9283baspCYs
in backoffice
add this words
Bank Transfer Instructions Sent
Dear {name}
Thank you for choosing to pay via bank transfer. We have sent an email to {email} with the bank transfer instructions.
or open this file to copy the exact words
themes\karenderia_v2\views\merchant\bank-transfer-confirmation.php
Ok, its work. 
cheers 
Hi,
Is it possible to get a refund for this item as it’s not supported by my web hosting. I understand the chances of a refund is slim but thought I’d ask as I won’t be able to use the script.
hi mate
unfortunately this is not allowed in envato rules, if the hosting is the issue am sure you can find many hosting out there that work with php 8.2 this is only you need i believe most of the server right now this is standard
cheers
Question. For the pwa version, (not android app) do i need to purchase the Karenderia Mobile App Multi Restaurant too? and same for restaurant and delivery pwa?
thanks for your interest
yes you need the Karenderia Mobile App Multi Restaurant for pwa version
cheers
Hi mate, please check email from pet##.pa###i@live.com.au
will do check today
wait for my email
Hello Bast, email sent please check it. Thanks
wait for my email thanks
Any update? Thanks
i think i already reply check your inbox
I don’t see any email, can you please check
wait for my email
Hello Basti, any update?
sent
sent
sent
sent
sent
email sent
sent
Basti mail sent Thanks
wait for my email thanks
Hello, the management delivery configuration menu does not appear in the merchant panel. How can I make it appear?
you need to enabled the self delivery for that merchant
go to admin panel -> merchant list -> edit merchant and go to tab settings -> enabled Self Delivery
and the delivery management will appear for that merchant in merchant panel
Hi Basti, I asked when i configurefacebook login, Facebook why business verification is needed, and here’s what they said: After major privacy scandals like Cambridge Analytica (2018), Facebook introduced strict rules for apps that access user data — even basic info like email. Business Verification helps:
1. User Privacy & Data Protection (Post-Cambridge Analytica)
Confirm that you’re a real, legitimate organization
Prevent fake, malicious, or abusive apps from accessing sensitive user data
Comply with global privacy laws like GDPR, CCPA, etc.
✅ 2. Build Trust Between Users and Developers When your business is verified:
Facebook shows your app/business as trusted
Users are more likely to grant permissions and log in
It improves your credibility when your app goes public Once you move your app to Live Mode and want to allow real users (not just testers/devs) to:
3. Required for Public Use of Permissions
Log in via Facebook
Share email, name, profile photo
Access pages, manage ads, etc.
...you must complete Business Verification. Without verification, you can’t:
4. Access to Advanced Features & Monetization
Request advanced or sensitive permissions
Use Facebook Ads API, Pages API, Groups API, etc.
Monetize apps through Facebook Audience Network Some developers in the past scraped emails, profile data, or friends lists. Facebook now limits that access to:
5. Prevents Abuse and API Misuse
Verified businesses only
Apps with a clear privacy policy and real use case
hi mate
i think you need to be a business type in fb to create login it depends in your current account when you created it
Mate how I can avoid it, and i need to make my app using login with facebook?
i think you don’t need business type if your enabled only facebook login even business type
your only ask to to that if your enabled sensitive data
Hi Basti, I folowed all the steps in document and the videos for how to login by the facebook and google account for the web and app, why does not work the login via facebook and google account?. Please help for this
in website or in app? cause in website you can find many tutorials for that already in web
You can reach support here: https://codecanyon.net/user/bastikikangHi Basti, I was trying to add this item in my store. Not sure how we can do this. Here is the link of the product.
https://www.doordash.com/store/checkers-&-rally's-jonesboro-758784/1069538/?event_type=autocomplete&pickup=falseOn this page, click Triple Baconzilla!® Combo, a Pop up will show you Size, which requires complicated customizations.
Also try clicking on Fry-Seasoned Tenders Combo, this also have customization.
Do you see the level of customization? Is it possible in our script? Or do we simplify it in some other way?
hi mate
am sorry right now we don’t have this features
yes its very much possible but needed to add the code for this one
cheers
email sent
wait for my email thanks
wait for my email thanks
sent
wait for my email thanks
Please
Waiting
wait for my email thanks
Please basti please
sent
No mail
believe me, I can’t take it anymore
sent
Pre sale question 1] is there any customer screen (secondary screen for bill) on for POS? 2] Is order number automatically reset every day function are there?
hi mate
thank you for your interest
1. none at the moment
2. order number will not reset that would be the KOT
cheers
Dear basti why don’t have the section “join us as a delivery person” in front page?
fixed thanks!
glad you figure it out
cheers
Hi mate good day, I have sent you an Email.
wait for my email thanks
Mail sent about registration Thanks
wait for my email thanks
when I translate it https://prnt.sc/itMufj76pdEM i try backend e front end but nothing happened
copy that exact words and add into your backoffice backend language
Basti, in push notification section of customer app, merchant app and driver app you provided an instruction- “Important! Use one service account json file for all apps”
I’m not clear about it. Because normally we have 3 different firebase projects for user app, merchant and driver app. How can I use single file for all of the apps?
hi mate
ah no mate you need to use only 1 project for all your apps no need create different project
in firebase you can create 1 project and register different app name
And for Google cloud platform?
you mean firestore database? same mate you can create this in all one project
No. I mean google cloud console from where we take the maps api and google oAuth key etc.
firebase is different from that and answer is yes in both you can just use one project
Okay. Thanks
welcome