Skip to Content Skip to Menu

tutorial for migrating from CB1.9.1 to 2.0.7?

  • ThePiston
  • ThePiston
  • OFFLINE
  • Posts: 334
  • Thanks: 26
  • Karma: 1
9 years 6 months ago #262618 by ThePiston
Replied by ThePiston on topic tutorial for migrating from CB1.9.1 to 2.0.7?
just got a wall of warnings trying to install CB2.0.7

Warning: Cannot redeclare class moscomprofiler in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 41

Warning: Cannot redeclare class moscomprofilerFields in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 42

Warning: Cannot redeclare class moscomprofilerFieldValues in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 43

Warning: Cannot redeclare class moscomprofilerLists in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 44

Warning: Cannot redeclare class moscomprofilerMember in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 45

Warning: Cannot redeclare class moscomprofilerPlugin in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 46

Warning: Cannot redeclare class moscomprofilerTabs in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 47

Warning: Cannot redeclare class moscomprofilerUser in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 48

Warning: Cannot redeclare class moscomprofilerUserReport in /home/ocularnu/public_html/libraries/CBLib/CB/Legacy/LegacyLoader.php on line 49

Fatal error: Call to a member function translateToCurrentLanguage() on a non-object in /home/ocularnu/public_html/libraries/CBLib/CBLib/Language/CBTxt.php on line 135

CB 2.3, CBsubs 4.3, PHP 7.1, J! 3.9.X

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262621 by krileon
Replied by krileon on topic tutorial for migrating from CB1.9.1 to 2.0.7?
You've something loading CBs API extremely early. Another user that had this issue it was caused by K2 and its CB integration. You'll need to navigate to K2 settings and disable its CB integration. Unfortunately this means migration was interrupted and you'll need to revert to your backup, disable the K2 integration, then install CB. We've a ticket to look into a way to avoid this conflict, but at this time I don't have a solution (or a reason why K2 is loading CBs API in a system plugin on every page load just to show the avatar...).


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.

Please Log in or Create an account to join the conversation.

  • ThePiston
  • ThePiston
  • OFFLINE
  • Posts: 334
  • Thanks: 26
  • Karma: 1
9 years 6 months ago #262622 by ThePiston
Replied by ThePiston on topic tutorial for migrating from CB1.9.1 to 2.0.7?
Do not have K2 installed - using the following:


CB 2.3, CBsubs 4.3, PHP 7.1, J! 3.9.X
Attachments:

Please Log in or Create an account to join the conversation.

  • ThePiston
  • ThePiston
  • OFFLINE
  • Posts: 334
  • Thanks: 26
  • Karma: 1
9 years 6 months ago #262625 by ThePiston
Replied by ThePiston on topic tutorial for migrating from CB1.9.1 to 2.0.7?
I disabled the CB integration of the only components that use it: Events Booking and Payment Form. Tried again and got same result. Anything other than CB integration I should be looking for? plugin maybe?

CB 2.3, CBsubs 4.3, PHP 7.1, J! 3.9.X

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262627 by krileon
Replied by krileon on topic tutorial for migrating from CB1.9.1 to 2.0.7?
You need to disable anything that could be loading CB on a system plugin. So anything with a Joomla system plugin that integrates with CB can typically cause this. So K2 or Kunena could both cause this as both of their system plugins load CB API early. The CB Admin Nav module maybe doing it too, but I doubt it.


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.

Please Log in or Create an account to join the conversation.

  • ThePiston
  • ThePiston
  • OFFLINE
  • Posts: 334
  • Thanks: 26
  • Karma: 1
9 years 6 months ago #262667 by ThePiston
Replied by ThePiston on topic tutorial for migrating from CB1.9.1 to 2.0.7?
have now tried, failed, and had to restore my site about 10x. Deleted all 3rd party plugins, disabled 3 extensions that were integrating with CB. Still have no idea what's causing this. Submitted a ticket yesterday.

CB 2.3, CBsubs 4.3, PHP 7.1, J! 3.9.X

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum