[TYPO3-mvc] BE Module shows FE Templates

Tim Schoch | GSTALTIG tim.schoch at gstaltig.ch
Tue Sep 6 09:57:29 CEST 2011


Oukay, found the problem. It wasn't the php code but a typoscript mistake:
module.tx_hfmultilang {
  persistence {
    classes {
      Tx_Hfmultilang_Domain_Model_Multilang {
        /* mapping... */
       }

The comments started on the same line as the mapping. D'oh! Maybe this helps somebody


More information about the TYPO3-project-typo3v4mvc mailing list