Project

General

Profile

Actions

Bug #53855

closed

Fatal error: Class 'Tx_Extbase_Utility_Extension' not found in ...typo3conf/ext/.../ext_localconf.php

Added by Frans Saris over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-11-22
Due date:
% Done:

100%

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

Description

When you got someting like

\Tx_Extbase_Utility_Extension::configurePlugin(...);

in your ext_localconf.php you get


Fatal error: Class 'Tx_Extbase_Utility_Extension' not found in .../typo3conf/ext/.../ext_localconf.php on line 6

after you clear all caches.

Looks like the fallback isn't loaded yet.

I looked in my PackageStates.php and the extension is below extbase.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #53853: Fatal error: Interface 't3lib_tceformsInlineHook' not found in ...Closed2013-11-22

Actions
Related to TYPO3 Core - Bug #54004: Extension checker does not use the autoloader?ClosedNicole Cordes2013-11-27

Actions
Actions

Also available in: Atom PDF