Skip to Content Skip to Menu

CB 2.0 Upgrade Fails

  • nphic
  • nphic
  • OFFLINE
  • Posts: 203
  • Thanks: 25
  • Karma: 1
9 years 9 months ago - 9 years 9 months ago #258410 by nphic
CB 2.0 Upgrade Fails was created by nphic
Folks,

Attempting to upgrade from CB 1.9.1 to CB 2.0. Running on J3.3.6. Attempted to install CB 2.0 package received a blank screen. Turned on debug system and error reporting, development. Decided to attempt to just install com_comprofiler.zip. Received an Error 500 - Internal Server Error. The following is the error messages that the server threw:


Call to undefined function cbimport()
.../plugins/system/k2/k2.php:441

436 if ($componentParams->get('cbIntegration') && JFile::exists(JPATH_ADMINISTRATOR.DS.'components'.DS.'com_comprofiler'.DS.'plugin.foundation.php'))
437 {
438 define('K2_CB', true);
439 global $_CB_framework;
440 require_once (JPATH_ADMINISTRATOR.DS.'components'.DS.'com_comprofiler'.DS.'plugin.foundation.php');
441 cbimport('cb.html');
442 cbimport('language.front');
443 }
444 else
445 {
446 define('K2_CB', false);

Any thoughts on how I resolve this issue?

Thanks,
Joe
Last edit: 9 years 9 months ago by nphic.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
9 years 8 months ago #258498 by krileon
Replied by krileon on topic CB 2.0 Upgrade Fails
Disable K2s CB integration then install CB 2.x and see if issue persists. Looks like K2s CB integration may not be compatible with CB 2.x. The import functions still exist though so not sure why that's failing exactly unless maybe CBs system plugin isn't enabled.


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.

  • nphic
  • nphic
  • OFFLINE
  • Posts: 203
  • Thanks: 25
  • Karma: 1
9 years 8 months ago #258511 by nphic
Replied by nphic on topic CB 2.0 Upgrade Fails
Kyle,

Thanks! Just to confirm:

1. Disable User-K2 in plugin management and disable in K2 configuration?
2. What is the actual name of the CB system plugin?

Thanks,
Joe

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8283
  • Karma: 1443
9 years 8 months ago #258539 by krileon
Replied by krileon on topic CB 2.0 Upgrade Fails

1. Disable User-K2 in plugin management and disable in K2 configuration?

It's coming from the K2 system plugin. So you need to disable the K2 system plugin or configure K2 to not integrate with CB. You can try re-enabling it after upgrading though.

2. What is the actual name of the CB system plugin?

Community Builder System plugin


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.

Moderators: beatnantkrileon
Powered by Kunena Forum