[TYPO3-seminars] seminars konfiguration

Harald Hochwald hh at subotnik-music.com
Mon Nov 12 14:39:11 CET 2012


hi, 
i'm still struggeling with the configuration of the seminars extension,
i thought i can set most of the parameters using the felxform....
i still get a warning:
 The specified number of clicks does not correspond to the number of the first and last registration page. Please correct the values of numberOfClicksForRegistration, numberOfFirstRegistrationPage or numberOfLastRegistrationPage. A not properly configured setting will lead to a misleading number of steps, shown on the registration page.

i set this in the plugin (not in the setup),
is there still something's missing/wrong?

here is my typo3 setup
plugin.tx_seminars.showVacanciesThreshold = 30
plugin.tx_seminars_pi1.baseURL = http://info.rps-schule.de/
plugin.tx_seminars.attendancesPID = 182
plugin.tx_seminars_pi1.registerPID = 172    
plugin.tx_seminars_pi1.thankYouAfterRegistrationPID = 321
plugin.tx_seminars_pi1.pageToShowAfterUnregistrationPID = 173
plugin.tx_seminars_pi1.listPID = 171
plugin.tx_seminars_pi1.detailPID = 174
plugin.tx_seminars_pi1.loginPID = 190
plugin.tx_seminars_pi1.pages = 167

plugin.tx_seminars {

   # Abmelden von Terminen bis 3 Tage vor Terminstart erlauben, auch wenn die Warteliste leer ist
   unregistrationDeadlineDaysBeforeBeginDate = 3
   allowUnregistrationWithEmptyWaitingList = 1
   showTimeOfUnregistrationDeadline = 1

   # optional:
   # PID of the page that will be displayed after a FE user has unregistered from an event
   pageToShowAfterUnregistrationPID = 171
}

TIA
Harald


More information about the TYPO3-project-seminars mailing list