[TYPO3-german] "SIGNAL_PostProcessStorage" Error nach Update auf 6.1.5

Björn Heggemann heggemann at web.de
Wed Sep 18 09:04:49 CEST 2013


Ist natürlich quatsch, richtig ist:

if (TYPO3_MODE === 'BE' && !(TYPO3_REQUESTTYPE &
TYPO3_REQUESTTYPE_INSTALL)) {

\TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Extbase\\SignalSlot\\Dispatcher')->connect(
        'TYPO3\\CMS\\Core\\Resource\\ResourceFactory',
        \TYPO3\CMS\Core\Resource\ResourceFactory::SIGNAL_PostProcessStorage,
        'TYPO3\\CMS\\Core\\Resource\\Security\\StoragePermissionsAspect',
        'addUserPermissionsToStorage'
    );
}



Gruss
Björn





Am 18.09.2013 08:50, schrieb Björn Heggemann:
> Moin,
> 
> 
> 'userUploadDir' => '/',
> 
> 
> Gruss
> Björn
> 
> 
> 
> 
> Am 18.09.2013 03:36, schrieb chris Wolff:
>> was steht denn in zeile 9 von
>> /typo3_src-6.1.5/typo3/sysext/core/ext_localconf.php on line 9
>>
>> also in welchem zusammen hang wird die constante verwendet.
>>
>> gruss chris
>>
>> Am 17. September 2013 18:20 schrieb Björn Heggemann <heggemann at web.de>:
>>> Moin,
>>>
>>> ich habe das Update von 6.1.3 auf 6.1.5 eingespielt. Statt des Backend
>>> Logins bekomme ich folgende Meldung:
>>>
>>> Fatal error: Undefined class constant 'SIGNAL_PostProcessStorage' in
>>> /typo3_src-6.1.5/typo3/sysext/core/ext_localconf.php on line 9
>>>
>>>
>>> - Installtool konnte ich aufrufen, keine Fehler
>>> - Datenbank habe ich aktualisiert
>>> - alle Caches habe ich manuell gelöscht
>>> - alle Extension bis auf System-Extensions habe ich testweise entfernt
>>>
>>> Leider alles ohne Erfolg. Bin nun wieder bei 6.1.3
>>>
>>> Hat wer nen Tip für mich?
>>>
>>>
>>>
>>> Gruss
>>> Björn
>>>
>>> _______________________________________________
>>> TYPO3-german mailing list
>>> TYPO3-german at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>>
>>
>>
> 



More information about the TYPO3-german mailing list