[TYPO3] upgrade to 4.1.5 issues

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Dec 18 08:20:44 CET 2007


Hi!

Thomas Bolioli wrote:
> I upgraded on saturday to 4.1.5 from 4.0.2 and the ext manager is no 
> longer listing extensions when I search for even known extensions. This 
> is making upgrading exts rather challenging. Also, FE users can not log 
> in any longer. Any ideas?

It happens because 4.1 requires extra table and it is missing in your installation.

What you should do is to compare/update database. As it does not load, I suggest to modify manually typo3conf/localconf.php and add the following line there:

$TYPO3_CONF_VARS['SYS']['displayErrors'] = '1';

It will enable PHP error reporting. May be you will see something.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-english mailing list