[TYPO3-project-seminars] Question about additional_times_places

Nico Deblauwe nico at deblauwe.be
Thu Jul 24 12:10:27 CEST 2008


Hi all,

I've just done a clean installation of the seminars extension for a new
project, and all seems to be working fine, except the showing of the
additional times and places function. So I'm wondering whether I need some
special setting to enable this functionality?

My situation, in short

I have the following situation with the events
  1- event topic AA (topic record)
  2- event A - first time of AA (date for topic record 1)
  3- event B (complete record)
  4- event C - second time of AA (date for topic record 1)

I would assume that for event C, event A should show up as "additional
time/place" and vice versa. But it doesn't.

I did not put the "additional_times_places" code in the hideFields property
of pi1

The (relevant) part of my template looks like (basically a copy-paste of the
existing template:
--cut--
       <h3>Deze voorstelling: </h3>
        <p>Op <!-- ###FIELD_WRAPPER_DATE### -->###DATE###<!--
###FIELD_WRAPPER_DATE### -->
        <!-- ###FIELD_WRAPPER_TIME### -->, ###TIME###<!--
###FIELD_WRAPPER_TIME### --></p>

        <!-- ###FIELD_WRAPPER_ADDITIONAL_TIMES_PLACES### -->
        <h3>Deze voorstelling vindt ook plaats op: </h3>
        <p>###ADDITIONAL_TIMES_PLACES###</p>
        <!-- ###FIELD_WRAPPER_ADDITIONAL_TIMES_PLACES### -->
--cut--

Can anyone give me hand, and/or show me what obvious thing I'm forgetting
about.

Cordially,

Nico

-- 
Nico Deblauwe

Email: nico at deblauwe.be
Mobile: +32 486 84 08 93

Check www.deblauwe.be for more info about me!

Quote:
"Where did you get the inspiration for your books? I tell myself I can't
have another cup of coffee till I've thought of an idea." (Douglas Adams)


More information about the TYPO3-project-seminars mailing list