Back end's panel fails to load, fatal error on Front end

Discussion regarding Joomla! 2.5 Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
zher
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 06, 2015 9:05 am

Back end's panel fails to load, fatal error on Front end

Post by zher » Tue Jan 06, 2015 10:09 am

Hi,

today i tried to open my joomla administrator page and everything was okay. But then i clicked the 'add article' button and it showed nothing but blank screen. I went back to admin panel and somehow it did not load perfectly (see below).

Panel Display:
joomlaCMS administrator index.php.png
If I go to the frontend, it shows only following Information:

Code: Select all

Fatal error: Call to undefined method CBLib\Application\Application::Config() in /Web/joomlaCMS/libraries/CBLib/CB/Application/CBConfig.php on line 77
And the Information on line 77 i found in the CBConfig.php is the following:

Code: Select all

$config		=	Application::Config();
Last time i accessed Admin Panel was 2 weeks ago and everything was okay. I did not install any extensions nor did I do any setting's changes. The last activities I did were only creating new articles. Could someone help me with this?

Thanks.
You do not have the required permissions to view the files attached to this post.

jcms
I've been banned!
Posts: 2233
Joined: Wed Nov 19, 2014 9:23 am

Re: Back end's panel fails to load, fatal error on Front end

Post by jcms » Wed Jan 07, 2015 11:53 am

- login phpmyadmin and disable this extension "CB" and check more
- set error_reporting to maximum via configuration.php and see error message

zher
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue Jan 06, 2015 9:05 am

Re: Back end's panel fails to load, fatal error on Front end

Post by zher » Wed Jan 07, 2015 2:41 pm

jcms wrote:- login phpmyadmin and disable this extension "CB" and check more
- set error_reporting to maximum via configuration.php and see error message
jcms thank you for the reply, it worked really well. i have 'cb' disabled and everything back to (almost) normal again. only that i cannot use CB extension anymore. even if i reinstall it, it will bring the same error again... any idea why, maybe?


Locked

Return to “Performance - Joomla! 2.5”