[TYPO3-project-seminars] inserting seminar_list via ts fails

Herbert Schmitz hs at herbertschmitz.de
Mon Jun 9 13:23:44 CEST 2008


Hello List,

Inserting the contentobject for the seminar_list works fine.

In addition I want to add a small seminarlist in the right column of the 
website via Typoscript - but I allways receive:

"Momentan konnten leider keine Veranstaltungen gefunden werden."
(No seminars could be find)

All the settings of the PID´s are ok - they are working fine via 
contentelement.

Here is my typoscript - whats wrong

:::::::::::::::::::::::::::::::::::::::::::::
lib.seminarnews < plugin.tx_seminars_pi1

lib.seminarnews{
   what_to_display = seminar_list
   timeframeInList = upcoming
   hideSelectorWidget = 1
   hidePageBrowser = 1
   hideSearchForm = 1
   pages = 80
   recursive = 3
   listPID = 112
   detailPID = 113
   loginPID = 102
   registerPID = 114
   thankYouAfterRegistrationPID = 118
   pageToShowAfterUnregistrationPID = 123
   baseURL = http://www.meinedomain.de/
}
:::::::::::::::::::::::::::::::::::::::::::::::

I am using
seminars 0.6.1
typo3 4.2.0
templaviola 1.3.6

Thanks for help in advance.

Herbi


More information about the TYPO3-project-seminars mailing list