Project

General

Profile

Actions

Bug #58915

closed

Fatal Error after upadate to 6.2.2: Call to a member function isEnvironmentInFrontendMode() on a non-object

Added by Klaus Hinum almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-05-19
Due date:
% Done:

0%

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

Description

After updating from 6.1.7 to 6.2.2 most backend modules wont work with the exception:

Fatal error: Call to a member function isEnvironmentInFrontendMode() on a non-object in /var/www/typo3_src-6.2.2/typo3/sysext/extbase/Classes/Configuration/ConfigurationManager.php on line 68

Pretty basic installation that uses only TemplayVoila and two own plugins (both work on a different installation of 6.2.2).

Install wizard steps all completed successfully and caches are cleared (also the cache files in typo3conf).

Actions #1

Updated by Klaus Hinum almost 10 years ago

Using PHP 5.3.10 btw

Actions #2

Updated by Markus Klein almost 10 years ago

  • Status changed from New to Needs Feedback

I'm not sure if TemplaVoila is 6.2 compatible. I guess this extension causes your problems. Try to uninstall it and check if it works then.

Actions #3

Updated by Klaus Hinum almost 10 years ago

looks like it was a problem of the url i logged in.
When logging in with
http://test.com/typo3
I got the error, when using http://www.test.com/typo3 it works

Actions #4

Updated by Markus Klein almost 10 years ago

So this can be closed as this seems to be a server issue then, right?

Actions #5

Updated by Klaus Hinum almost 10 years ago

well i still see it as a bug, as the backend is not working when logging in with another url (without the www.). guess that could be a problem if your backend e.g. runs on backend.test.com and the frontend on www.test.com

Actions #6

Updated by Markus Klein almost 10 years ago

This is a configuration issue on your server, as I'm doing this all the time.

Some editors enter the BE via www. others without. No problems at all.

Actions #7

Updated by Klaus Hinum almost 10 years ago

was no issue before with 6.1, so what can that be?

Actions #8

Updated by Markus Klein almost 10 years ago

No idea, sorry. Maybe update to 6.2.3 first and see if it got fixed there.

Actions #9

Updated by Klaus Hinum almost 10 years ago

hah, you are right 6.2.3 seems to have fixed it (or the Clear PHP opcode cache, updated refindex, redone upgrade wizard).

Actions #10

Updated by Markus Klein almost 10 years ago

  • Status changed from Needs Feedback to Closed

Btw. 6.2.3 was a sec release, you should have updated much earlier. ;-)

Actions #11

Updated by Vlatko Šurlan over 9 years ago

Found one way to cause this error. User that has no permissions to access any module. It happened to me when changing user from admin to nonadmin be user. After that the new user had no modules enabled in Backend users -> Edit -> Access Rights.

Actions #12

Updated by Christoph Lehmann about 9 years ago

I had the same error after Update from 6.1.12 to 6.2.9. Clearing all caches in the Install-Tool helped me

Actions

Also available in: Atom PDF