[TYPO3-calendar] (Mini)Calendar and Templavoila - seems to overwrite general storage folder id

Tobias Hartmann hartmann.tobias at gmail.com
Mon Jul 4 14:34:06 CEST 2011


Hello list.

I’ve some trouble with the minical. Here is my typoscript:



-------

lib.Favcal < plugin.tx_cal_controller

lib.Favcal {

        view {

            pidList = 24

            allowedViews = month

            month.monthMakeMiniCal = 1

            month.monthTemplate = fileadmin/templates/cal/monthminiview.tmpl

            day.dayViewPid = 21

                }

}

-------



When i use the script above i get the templa error (below) so it seems that
the minical call overwrite the  general storage folder id.



-------

*TemplaVoila ERROR:*

Couldn't find Template Object with UID "2".
Please make sure a Template Object is accessible.

-------


System:


- typo3 4.5.2

- Calendar Base 1.4.0

- Templavoila 1.5.5



I hope somebody can help me.

kind regards

Tobias


More information about the TYPO3-project-calendar mailing list