On Wed, 2015-08-26 at 13:33 +0200, Sandra Vieweg wrote:

> Fatal error: Class 'Tx_Extbase_Utility_Extension' not found in>
> S:\xampp\htdocs\typo3\typo3conf\ext\lightboxgallery\ext_localconf.php
>  on line 5
[...]
>  Tx_Extbase_Utility_Extension::configurePlugin(

Versuche mal, diese Zeile zu ersetzen mit:

\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(

Stichwort: "TYPO3 Namespaces"
https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Namespaces/Index.html
https://wiki.typo3.org/Namespaces


Cheers
Michael


_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an