[TYPO3-german] Template nicht gefunden nach Update auf 7.6 / 8.7

Denis Christ denis.christ at gmx.de
Sun Feb 18 16:40:32 CET 2018


Hallo zusammen,

ich soll eine Typo3-Webseite betreuen und der erste Schritt ist derzeit ein Update von 6.1 auf 8.7.

Folgendes hab ich bisher gemacht:

Extensions ausgeschaltet, Core auf 6.2, dann 7.6 und dann auch 8.7 upgedatet (Jeweils mit dem Install-Tool . Anschließend die Extensions so weit es ging aktualisiert. 

Bisher waren fluidpages_bootstrap und fluidcontent_bootstrap installiert, das habe ich durch fluidbootstraptheme ersetzt. Bei den Statischen templates hab ich dann css_styled_content raus und fluid_styled_content reingenommen.

Am Frontend kam immer ein Fehler, dass das Template nicht gefunden wird:

#1257246929: Tried resolving a template file for controller action "Default->Default" in format ".html", but none of the paths contained the expected template file (). The following paths were checked: D:/Entwicklung/Tools/xampp/htdocs/amp/typo3conf/ext/fluidpages/Resources/Private/Templates/

Ich hab jetzt im Backend die Config auf "Debug" gestellt, Jetzt kommt (sowohl BE als auch FE) nur noch:


Fatal error: Uncaught TYPO3\CMS\Core\Error\Exception: PHP Warning: fopen(/html/amp/error.log): failed to open stream: No such file or directory in D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Utility\GeneralUtility.php line 4337 in D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Error\ErrorHandler.php:107 Stack trace: #0 [internal function]: TYPO3\CMS\Core\Error\ErrorHandler->handleError(2, 'fopen(/html/amp...', 'D:\\Entwicklung\\...', 4337, Array) #1 D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Utility\GeneralUtility.php(4337): fopen('/html/amp/error...', 'a') #2 D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Error\AbstractExceptionHandler.php(71): TYPO3\CMS\Core\Utility\GeneralUtility::sysLog('Uncaught TYPO3 ...', 'Core: Exception...', 4) #3 D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Error\DebugExceptionHandler.php(48): TYPO3\CMS\Core\Error\Abstr in D:\Entwicklung\Tools\xampp\htdocs\amp\typo3_src-8.7.10\typo3\sysext\core\Classes\Error\ErrorHandler.php on line 107

Mir gehen leider die Ideen aus, was ich umstellen muss. Derzeit lese ich die Doku zu Fluid.

Danke im Voraus!
Viele Grüße


More information about the TYPO3-german mailing list