Project

General

Profile

Actions

Bug #25149

closed

Upgrading 4.5.0 to 4.5.1 breaks FE & BE ("lang extension not loaded")

Added by Andreas Mayer about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2011-02-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

After reading the release notes, I tried to update 4.5.0 to 4.5.1 by changing the typo3_src symlink (as I always do)

However, I got a white page then and the PHP error log shows:
----------
#2 /opt/typo3/typo3_src-4.5.1/index.php(84): require('/opt/typo3/typo...')
#3 {main}
thrown in /opt/typo3/typo3_src-4.5.1/t3lib/class.t3lib_extmgm.php on line 142
[24-Feb-2011 00:17:30] PHP Fatal error: Uncaught exception 'BadFunctionCallException' with message 'TYPO3 Fatal Error: Extension key "lang" was NOT loaded!' in /opt/typo3/typo3_src-4.5.1/t3lib/class.t3lib_extmgm.php:142
Stack trace:
#0 /opt/typo3/typo3_src-4.5.1/t3lib/config_default.php(920): t3lib_extMgm::extPath('lang')
#1 /opt/typo3/typo3_src-4.5.1/typo3/sysext/cms/tslib/index_ts.php(128): require('/opt/typo3/typo...')
#2 /opt/typo3/typo3_src-4.5.1/index.php(84): require('/opt/typo3/typo...')
#3 {main}
thrown in /opt/typo3/typo3_src-4.5.1/t3lib/class.t3lib_extmgm.php on line 142
----------

I can login into the backend on /typo3 but then it says that LANG ext. is not installed, shows no page tree and so on. Any idea?

I didn't change anything, just change the typo4_src symlink from 4.5.0 to 4.5.1
(issue imported from #M17731)

Actions

Also available in: Atom PDF