Skip to Content Skip to Menu

[SOLVED] Upgrade Issues

  • grumpybug
  • grumpybug
  • OFFLINE
  • Posts: 10
  • Thanks: 1
  • Karma: 0
9 years 8 months ago - 9 years 8 months ago #259543 by grumpybug
[SOLVED] Upgrade Issues was created by grumpybug
Well here's hoping someone can point me in the right direction to fix this problem. I'm trying to upgrade my site from Joomla 2.5.28 to 3.3 but CB seems to be getting in the way

Prior to the upgrade I made sure I was running Joomla 2.5.28, CB 2.06 and all the CB plugins where up to 2.06. Then I used all the tools to ensure all CB DB fields where up to date. After updating everything CB was working fine under J2.5.28.

But now after upgrading to J3.3 am getting the following errors.

On the frontend
Fatal error: Call to a member function getCfg() on a non-object in <span>/</span>home<span>/</span>.....site/components/com_comprofiler/admin.comprofiler.controller.php on line 59

On the admin site, the error only occurs when I access the CB component menu and then I get a similar error.
Fatal error: Call to a member function getCfg() on a non-object in <span>/</span>home<span>/</span>.....administrator/components/com_comprofiler/admin.comprofiler.controller.php on line 60

The line in question is this
require_once $_CB_framework->getCfg( 'absolute_path' ) . '/components/com_comprofiler/comprofiler.html.php';

So I think I am getting tripped up on this absolute path.

I note in the error message ir refers to "on a non-object in <span>/</span>home<span>/</span>"

but when I go to edit the file from my Cpanel I note the file location starts with "/home2"....

Could this be causing the problem with the absolute path and if so any tips on how to fix it?
Last edit: 9 years 8 months ago by krileon.

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

  • grumpybug
  • grumpybug
  • OFFLINE
  • Posts: 10
  • Thanks: 1
  • Karma: 0
9 years 8 months ago #259551 by grumpybug
Replied by grumpybug on topic Upgrade Issues
Disregard, fixed it.

When all else fails, uninstall and reinstall. Problem solved.

I love a good technical fix :)

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

Moderators: beatnantkrileon
Powered by Kunena Forum