Friends I went to migrate a joomla 3.10.4 with several database errors, I managed to do a complete clean, migrate and reinstall all extensions, I'm sure the Community Builder, showed an error that follows in the post.
PHP 8.1 is only on localhost, I will send to hosting that works with PHP 8.0
I would appreciate if anyone could give me a hint on how to resolve this.
Thanks
System Information
Joomla: 4.0.5
PHP: 8.1.0
Database: mysql 10.4.22-MariaDB
Missing where-field tabid of load() in class CB\Database\Table\TabTable.
Package Install: There was an error installing an extension: com_comprofiler.zip
Last edit: 2 years 11 months ago by krileon. Reason: Added [SOLVED] tag to subject
Joomla and CB are not PHP 8.1 ready. Drop down to 8.0 or 7.4. We will add 8.1 compatibility once Joomla does since we need core APIs to be functional before we can debug any CB specific issues.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
in the latest Joomla 4 patch we added fixes for compatibility with PHP 8.1. The CB is a very stable tool and I managed to solve the problem after hosting online and I identified that the php.ini had a small upload time.
I managed to get it back without any problem, thank you very much.