Skip to Content Skip to Menu

[#5223] 2.0.7 update Fails

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #261877 by krileon
Replied by krileon on topic 2.0.7 update Fails
You're getting those warnings on first or second upgrade attempt? If you've any CB related system plugins (e.g. Kunena CB integration, etc..) try also disabling those as maybe they're loading CB in too early and it's disrupting the install process.


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.

  • sirweb
  • sirweb
  • OFFLINE
  • Posts: 226
  • Thanks: 25
  • Karma: 2
9 years 7 months ago - 9 years 7 months ago #262003 by sirweb
Replied by sirweb on topic 2.0.7 update Fails
I did not have Max error reporting turned on first time, but the update stops at the same place every time, I guess same thing happens every time. Now 3rd time. :(

I have since last try:
* uninstalled all 3pd CB plugins,
* disabled all remaining CB plugins,
* disabled all other component´s plugins and modules that in any way connects to CB.

I got exactly the same result at the 3rd update attempt.

The forst lines of warnings (as mentioned in my previous posts) point to the following code, but the installation should not stop on warnings?
Code:
// We alias these classes for faster loading and also so that instanceof is true: class_alias( '\CB\Database\Table\ComprofilerTable', 'moscomprofiler' ); class_alias( '\CB\Database\Table\FieldTable', 'moscomprofilerFields' ); class_alias( '\CB\Database\Table\FieldValueTable', 'moscomprofilerFieldValues' ); class_alias( '\CB\Database\Table\ListTable', 'moscomprofilerLists' ); class_alias( '\CB\Database\Table\MemberTable', 'moscomprofilerMember' ); class_alias( '\CB\Database\Table\PluginTable', 'moscomprofilerPlugin' ); class_alias( '\CB\Database\Table\TabTable', 'moscomprofilerTabs' ); class_alias( '\CB\Database\Table\UserTable', 'moscomprofilerUser' ); class_alias( '\CB\Database\Table\UserReportTable', 'moscomprofilerUserReport' );

My guess is the last row of warnings and errors causes the installation to stop:
Code:
Fatal error: Call to a member function translateToCurrentLanguage() on null in C<span>:</span><span>\</span>xampp\htdocs\2528\libraries\CBLib\CBLib\Language\CBTxt.php on line 135

I really dont understand this??? There is only one language installed, DEFAULT language. sv-se is removed, and checked the lang folders are deleted too.
Only en-GB is in installed in Joomla too.

What does the installer try to do with CBTxt.php?

And another question; is it better practice to update CB before migrating Joomla?
Last edit: 9 years 7 months ago by sirweb.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 7 months ago #262014 by krileon
Replied by krileon on topic 2.0.7 update Fails
This could be due to using PHP 5.6. I've no testing environment with 5.6 and am on 5.5. It's possible some behavior in PHP has changed. We'll need to look into this further. At this time I've no idea why it's doing that. As you're on a localhost (xampp it would seam) please try using a different PHP release (download an older version of xampp) then copy your files over to it and just export/import your database.


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.

  • sirweb
  • sirweb
  • OFFLINE
  • Posts: 226
  • Thanks: 25
  • Karma: 2
9 years 6 months ago #262192 by sirweb
Replied by sirweb on topic 2.0.7 update Fails
I have now installed Xampp with PHP 5.5.19 on another PC and cloned the site as it is judt before CB upgrade. Run the CB upgrade again.
PHP mem 256M, Mx upload size 128M, Maxexecution time 180s.

The result is exactly the same as before.
9 warnings. Ending with Fatal error.

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 - 9 years 6 months ago #262235 by krileon
Replied by krileon on topic 2.0.7 update Fails
I was not able to confirm on multiple test install attempts. At this time I'm unsure what's causing this. I've opened a bug ticket for further investigation and feedback from the team, but it's possible your issue is due to some sort of server configuration. Do you have a live site where this issue can be confirmed instead of local XAMPP?

forge.joomlapolis.com/issues/5223


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.
Last edit: 9 years 6 months ago by krileon.
The following user(s) said Thank You: sirweb

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

  • sirweb
  • sirweb
  • OFFLINE
  • Posts: 226
  • Thanks: 25
  • Karma: 2
9 years 6 months ago #262239 by sirweb
Replied by sirweb on topic [#5223] 2.0.7 update Fails
Yes, I have a livesite that can be used for test.
That was my intention anyway to upgrade the testserver as step #2 before updating the real live site.

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

Moderators: beatnantkrileon
Powered by Kunena Forum