[TYPO3-seminars] register-link missing

Johannes Bickel johannes.bickel at gmail.com
Mon May 10 07:02:14 CEST 2010


ahhh, now i know.
i had to set a (start)time for the event.... ;)


;)


2010/5/10 Johannes Bickel <johannes.bickel at gmail.com>:
> hi all,
>
> first off: big up for your extension!
>
> i am up all night with the same problem. i have
> installed seminars 0.9.1 on typo3 4.3.3.
>
> i read the manual several times and tried to follow
> step by step. but still
>
> on my page "Events" i added a “Seminar Manager”-plug-in content element
> and set the type to “Event List”.
> everything shows, exept the link to the registration.
>
> see for yourself: http://ta002xf3.edis.at/183.html
>
>
> does anyone have an idea? would be very cool i get this running ;)
>
> yours, johannes :)
>
>
>
> #####  here is the TS code i set in the root template  ####
>
> plugin.tx_seminars {
>  # PID des SysOrdners, in dem Anmeldungen gespeichert werden
>  attendancesPID = 179
> }
>
>
>
> # Übersetzungen der Texte in Mails und einige FE-Teilen kommen hierhin
> (das Beispiel ist für Deutsch)
> plugin.tx_seminars._LOCAL_LANG.de {
> }
>
> plugin.tx_seminars_pi1 {
>  # PID des SysOrdners, das die Veranstaltungsdatensätze enthält
>  pages = 177
>
>  # PID der FE-Seite, die die Listenansicht enthält
>  listPID = 183
>
>  # PID der FE-Seite, die die Einzelansicht enthält
>  detailPID = 184
>
>  # PID der „Meine Veranstaltungen“-Seite
>  myEventsPID =
>
>  # PID der FE-Seite mit der Veranstaltungsanmeldung
>  registerPID = 185
>
>  # PID der FE-Seite mit dem Login bzw. onetimeaccount
>  loginPID = 164
>
>  # PID der FE-Seite, die man nach erfolgreicher Anmeldung zu einer
> Veranstaltung sehen soll
>  thankYouAfterRegistrationPID = 186
>
>  # PID der Seite, die man nach erfolgreicher Abmeldung von einer
> Seite sehen soll
>  pageToShowAfterUnregistrationPID =
> }
>
> # Übersetzungen FE-spezifischen Texte kommen hierhin (das Beispiel ist
> für Deutsch)
> plugin.tx_seminars_pi1._LOCAL_LANG.de {
> }
>
> # hier können Sie Dinge wie die Anzahl der Veranstaltungen pro Seite etc. ändern
> plugin.tx_seminars_pi1.listView {
> }
> _______________________________________________
> TYPO3-project-seminars mailing list
> TYPO3-project-seminars at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-seminars
>


More information about the TYPO3-project-seminars mailing list