In der fehler meldugn wird folgende constante referenziert:
plugin.tx_igm_template.view.templateRootPath

in deinem constant file sind die allerdings nicht drin.

view / layout

das must du anpassen dann sollte es gehen.

Gruss chris

-----Ursprüngliche Nachricht-----
Von: typo3-german-boun...@lists.typo3.org 
[mailto:typo3-german-boun...@lists.typo3.org] Im Auftrag von Niels Langlotz
Gesendet: Donnerstag, 28. August 2014 11:23
An: typo3-german@lists.typo3.org
Betreff: [TYPO3-german] Re: Extentionentwicklung bekomme eine Fehlermeldung

Hier mal den Inhalt meiner constants.txt



/** -----------------------------------------
 * igm_template default config and page constants  */
 
plugin.igm_template {
    layout {
        templateRootPath = EXT:igm_template/Resources/Private/Templates/
        partialRootPath = EXT:igm_template/Resources/Private/Partials/
        layoutRootPath = EXT:igm_template/Resources/Private/Layouts/
    }

    theme {
         cat=tx_igm_template.theme/base/010; type=string; label=Theme base 
directory
        baseDir =EXT:igm_template/
         cat=tx_igm_template.theme/base/010; type=string; label=Directory with 
external libs
         libDir = fileadmin/bsdist/lib
    }
}


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

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

Antwort per Email an