[TYPO3-german] Extentionentwicklung bekomme eine Fehlermeldung

Chris Wolff - AERTiCKET AG cwolff at aer.de
Thu Aug 28 11:29:01 CEST 2014


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-bounces at lists.typo3.org [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Niels Langlotz
Gesendet: Donnerstag, 28. August 2014 11:23
An: typo3-german at 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 at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list