[TYPO3-german] tx_news Backend Modul Problem

Philipp Holdener philipp at holdener.ch
Fri Nov 14 12:58:49 CET 2014


Am 14.11.14 12:39, schrieb Philipp Holdener:
> Hallo zusammen
>
> Ich bekomm im News Modul und im News Importer Modul folgende
> Fehlermeldung im Backend angezeigt:
>
> The technical reason is: No template was found. View could not be
> resolved for action "index" in class
> "Tx_News_Controller_AdministrationController".
>
>
> Hat mir jemand einen Tipp? über Google findet man leider nichts dazu.
>
> Besten Dank für eure Hilfe
>
> Gruss
> Philipp


Hm.. scheinbar geht mit dem hier was nicht.
Das steht aber so als Beispiel in der Doku

plugin.tx_news {
         view {
                 templateRootPaths {
                         0 = EXT:news/Resources/Private/Templates/
                         1 = fileadmin/templates/ext/news/Templates/
                 }
                 partialRootPaths {
                         0 = EXT:news/Resources/Private/Partials/
                         1 = fileadmin/templates/ext/news/Partials/
                 }
                 layoutRootPaths {
                         0 = EXT:news/Resources/Private/Layouts/
                         1 = fileadmin/templates/ext/news/Layouts/
                 }

         }

}



Ich hab unter fileadmin einfach das drin was ich ändern musste.
Rest müsste es ja dann aus dem normalen Ext Ordner nehmen. Nicht?


Gruss
Philipp


More information about the TYPO3-german mailing list