Project

General

Profile

Actions

Bug #57786

closed

Fatal error: Call to a member function isEnvironmentInFrontendMode() on a non-object

Added by Kurt Gusbeth over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-04-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

I get this message in the backend after updating from 6.1.6 to 6.2.0:
Fatal error: Call to a member function isEnvironmentInFrontendMode() on a non-object in /xxx/typo3_src-6.2.0/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php on line 68

I found this link about that error:
http://typo3.org/news/article/typo3-cms-62-lts-alpha2-released/
I have cleared both caches (database and files), but it didn´t helped...

Actions #1

Updated by Markus Klein over 10 years ago

  • Status changed from New to Needs Feedback

Which PHP version are you using?

Actions #2

Updated by Kurt Gusbeth over 10 years ago

PHP-Version: 5.4.4-14
But if doesn´t depend on the PHP-version, because an new installion of Typo3 6.2 works correct.

Actions #3

Updated by Kurt Gusbeth over 10 years ago

OK, clearing caches (Flush frontend chaches, Flush general caches) in Typo3 didn´t helped.
Clearing all cache* and cf* tables in phpMyAdmin solved the problem!
It works now.

Actions #4

Updated by Markus Klein over 10 years ago

  • Status changed from Needs Feedback to Closed

Hint: You can use the Clear All Caches button in the Install Tool for that purpose. ;-)

Actions

Also available in: Atom PDF