[TYPO3-german] Upgrade 8.7.20 -> 9-5.1, Fehler #1404068038: No extension key could be determined when calling addPlugin()
Christian Welzel
gawain at camlann.de
Wed Nov 14 17:15:39 CET 2018
Hallo,
> Uncaught TYPO3 Exception #1404068038: No extension key could be determined when calling addPlugin()!
> This method is meant to be called from Configuration/TCA/Overrides files. The extension key needs to be
> specified as third parameter. Calling it from any other place e.g. ext_localconf.php does not work and is not
> supported.
die Fehlermeldung sagt eigentlich alles und bedeutet, dass du irgendwo
eine Extension hast, die noch nicht für T3 9 angepasst ist. Der Aufruf
von addPlugin erfolgt seit der 9 nicht mehr in der ext_localconf.php,
sondern in der Configuration/TCA/Overrides/tt_content.php.
Und dort braucht es dann als letzten Parameter den Ext-Key.
Prüfe also alle Extensions auf T3 9 kompatible Versionen oder fixe die
Extension selbst.
--
MfG, Christian Welzel
GPG-Key: pub 4096R/5117E119 2011-09-19
Fingerprint: 3688 337C 0D3E 3725 94EC E401 8D52 CDE9 5117 E119
More information about the TYPO3-german
mailing list