[TYPO3-dev] Backend problems after upgrade (4.5.3)
Björn Pedersen
pedersen at frm2.tum.de
Wed Jun 15 16:27:40 CEST 2011
Am 15.06.2011 16:14, schrieb Tomas Norre Mikkelsen:
> Hi,
>
> Thanks for your suggestions
>
> On 2011-06-15 13:33, Kay Strobach wrote:
>> 1. Update all your extensions.
>
> How to update extension when not being apple to go to the extension
> manager?
Hi,
2 alternatives:
1: change back your symlink to the old sources
2:
Remove any skin extensions from localconf.php
($TYPO3_CONF_VARS['EXT']['extList'] and
$TYPO3_CONF_VARS['EXT']['extListFE'] )
by editing this file.
Delete typo3conf/temp_CACHED*
Delete typo3temp/compressor/*
Make sure you have setup .htaccess according to your configuration (see
the Release notes).
Now your BE should be usable.
Björn
More information about the TYPO3-dev
mailing list