I had CB 2.0B3 installed on a Joomla 3.3.0 site with CBSubs latest version. I just tried to install CB2.0B4 on the site and I get the following error:
Catchable fatal error: Argument 3 passed to CBLib\Core\CBLib::createApplication() must be an instance of CBLib\Application\Config, instance of Closure given, called in /home/username/public_html/libraries/CBLib/CB/Application/CBApplication.php on line 38 and defined in /home/username/public_html/libraries/CBLib/CBLib/Core/CBLib.php on line 50
Now when I try to go to /administrator I get the following error:
Fatal error: Declaration of cbpaidTimed::get() must be compatible with that of CBLib\Database\Table\TableInterface::get() in /home/username/public_html/components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/models/misc/cbpaidTimed.php on line 500
Navigate to plugins/system/ and renamed "cbpaidsubsbot" to "cbpaidsubsbotDISABLE". That'll prevent the CBSubs system plugin from loading in. Once done re-install CB 2.0 Beta 4.
None of our plugins are compatible with CB 2.0. You need to disable or uninstall all of them. Once we got stable we'll release new builds of our plugins.
We'll be discussing better ways to handle upgrades for next release so incompatible plugins can't cause issues like this in the future.
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.
I can't navigate anywhere as the site has a fatal error now. So, do I have to go into the database and unpublish the plugin that way or can I ftp to the site and rename the plugin folder? Or ...?
You need to rename it using FTP. You could also go to the _extensions database table and shut it off there by setting its publish state to 0.
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.