From michael.goebl at montessoribayern.de Thu Dec 2 14:19:37 2010 From: michael.goebl at montessoribayern.de (=?UTF-8?B?TUxWQiAtIE1pY2hhZWwgR8O2Ymw=?=) Date: Thu, 02 Dec 2010 14:19:37 +0100 Subject: [TYPO3-seminars] Timeslots configuration detail page In-Reply-To: References: Message-ID: Am 10.11.10 14:43, schrieb Niels Pardon: > Am 10.11.2010 14:15, schrieb MLVB - Michael G?bl: >> Am 10.11.10 12:46, schrieb AK Freizeiten - Andreas Germann: >>> plugin.tx_seminars_pi1.hideFields = room >> Hi, thanks for your answer Andreas! >> >> but - there is a difference between the global time and room information >> and the room information in the timeslots table at the detail page. >> >> plugin.tx_seminars_pi1.hideFields = room has no effekt for the room >> column in the timeslots table. >> >> see you >> >> Michael > > Use a custom HTML template file and remove the column and makers from > the HTML template. > > Greets, > > Niels Hi Niels, Hi all aktive Listusers, thank for your tip. still i am not able to remove the columns "timeslot_room" and the column "timeslot_entry_date". There are no marker like that in the HTML-Template. It seems that all three colums are substituted in one coulum (Marker named: TIMESLOT_PLACE). Hope there ist someone who has a hint for me! Yours Michael From typo3_lists at niels-pardon.de Thu Dec 2 14:41:37 2010 From: typo3_lists at niels-pardon.de (Niels Pardon) Date: Thu, 02 Dec 2010 14:41:37 +0100 Subject: [TYPO3-seminars] Timeslots configuration detail page In-Reply-To: References: Message-ID: Hi Michael! Am 02.12.2010 14:19, schrieb MLVB - Michael G?bl: > thank for your tip. still i am not able to remove the columns > "timeslot_room" and the column "timeslot_entry_date". There are no > marker like that in the HTML-Template. > > It seems that all three colums are substituted in one coulum (Marker > named: TIMESLOT_PLACE). > > Hope there ist someone who has a hint for me! If you take a look at the pi1/seminars_pi1.tmpl file in current seminars (0.9.2) there's the following chunk:

###LABEL_TIMESLOTS###

###LABEL_TIMESLOT_DATE### ###LABEL_TIMESLOT_TIME### ###LABEL_TIMESLOT_ENTRY_DATE### ###LABEL_TIMESLOT_ROOM### ###LABEL_TIMESLOT_PLACE### ###LABEL_TIMESLOT_SPEAKERS###
###TIMESLOT_DATE### ###TIMESLOT_TIME### ###TIMESLOT_ENTRY_DATE### ###TIMESLOT_ROOM### ###TIMESLOT_PLACE### ###TIMESLOT_SPEAKERS###
Put a copy of that file somewhere in your fileadmin folder and adjust the path in TypoScript setup. Just remove the column heading in and the corresponding column in in the copied file. It's all there. Greets, Niels From manuel.bertrams at gfiu.de Wed Dec 8 18:49:47 2010 From: manuel.bertrams at gfiu.de (Manuel Bertrams) Date: Wed, 08 Dec 2010 18:49:47 +0100 Subject: [TYPO3-seminars] Getting data from events Message-ID: Hi! I'm new to this extension, but like it really much! But there are two questions on it: 1. For my newest project I use it to list some events. When clicking on one item in the list, the user will get to a part of a small tree structure (like agenda, terms, approach, informations and so on). Those pages are generated manually, but i'd like to know how it could be possible to get some parts of the event information out of the seminar manager. My first intention was to build different templates for the different info-pages, but that seems not so a good idea. in fact i'd like to use fces to add content from seminar data automaticly and add some more info manually... 2. We want to show more information about lunch, hotels and so on, but there is only the possibility to enter a hotels name. did i miss something? Thx for reading & your help is really appreciated! Manu From manuel.bertrams at gfiu.de Thu Dec 9 13:39:58 2010 From: manuel.bertrams at gfiu.de (Manuel Bertrams) Date: Thu, 09 Dec 2010 13:39:58 +0100 Subject: [TYPO3-seminars] Disable Links in List view Message-ID: Hi! I'm looking for a possibility to disable the links in the list view: we don't want the sorting links and not the category links to avoid non-rewritten urls. We also do not have the searchbox. Is this possible? Thx, Manu From dbfischer at web.de Tue Dec 14 17:23:21 2010 From: dbfischer at web.de (Dirk Fischer) Date: Tue, 14 Dec 2010 17:23:21 +0100 Subject: [TYPO3-seminars] ThankYouMail salutation wrong "Guten Tag" Message-ID: Hi, the ThankYouMail after registration to the user has a wrong salutation: ---- Example on ---- Sehr geehrte Frau Meier, Guten Tag Seminarveranstaltung XYZ, vielen Dank f?r Ihre Anmeldung zu dieser Veranstaltung: am 20.01.2011. [Preis] Standardpreis: kostenlos [Akkreditierungsnummer] 333 [Datum] 20.01.2011 ---- Example off ---- The first line is okay. In the second line is a "Guten Tag" (which I couldn't find nowhere in the extensions source code, locallang etc.) followed by the seminar title. Makes no sense. There is something disordered. "Guten Tag" is redundant, because "Sehr geehrte" is right. In the setting is "formal": plugin.tx_seminars.salutation = formal plugin.tx_seminars_pi1.salutation = formal Versions: seminars 0.9.2 onetimeaccount 0.7.2 TYPO3 4.4.4 Any hints how to solve this problem? Thanks in advance! Greetings Dirk From sascha.goebl at gmx.ch Tue Dec 14 17:40:54 2010 From: sascha.goebl at gmx.ch (Sascha =?ISO-8859-1?B?R/ZibA==?=) Date: Tue, 14 Dec 2010 17:40:54 +0100 Subject: [TYPO3-seminars] ThankYouMail salutation wrong "Guten Tag" In-Reply-To: Message-ID: Hi Dirk, try to set this in Tsconfig and add you preferred text. plugin.tx_seminars._LOCAL_LANG de.email_confirmationHello_formal = vielen Dank, dass sie sich f?r den Kurs "%s" That should do the trick. Regards, Sascha Am 14.12.10 17:23 schrieb "Dirk Fischer" unter : > Hi, > > the ThankYouMail after registration to the user has a wrong salutation: > > ---- Example on ---- > Sehr geehrte Frau Meier, > > Guten Tag Seminarveranstaltung XYZ, > > vielen Dank f?r Ihre Anmeldung zu dieser Veranstaltung: am 20.01.2011. > > [Preis] > Standardpreis: kostenlos > > [Akkreditierungsnummer] > 333 > > [Datum] > 20.01.2011 > > ---- Example off ---- > > The first line is okay. > In the second line is a "Guten Tag" (which I couldn't find nowhere in > the extensions source code, locallang etc.) followed by the seminar > title. Makes no sense. > There is something disordered. > "Guten Tag" is redundant, because "Sehr geehrte" is right. > > In the setting is "formal": > plugin.tx_seminars.salutation = formal > plugin.tx_seminars_pi1.salutation = formal > > Versions: > seminars 0.9.2 > onetimeaccount 0.7.2 > TYPO3 4.4.4 > > Any hints how to solve this problem? > Thanks in advance! > > Greetings > Dirk > > _______________________________________________ > TYPO3-project-seminars mailing list > TYPO3-project-seminars at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-seminars From dbfischer at web.de Wed Dec 15 10:52:12 2010 From: dbfischer at web.de (Dirk Fischer) Date: Wed, 15 Dec 2010 10:52:12 +0100 Subject: [TYPO3-seminars] ThankYouMail salutation wrong "Guten Tag" In-Reply-To: References: Message-ID: Hi Sascha, thank for your answer, but it didn't solve the problem. I think it's not the translation, it's an disorder of the phrase output (see example below). > Am 14.12.2010 17:40, schrieb Sascha G?bl: > try to set this in Tsconfig and add you preferred text. > > plugin.tx_seminars._LOCAL_LANG de.email_confirmationHello_formal = vielen > Dank, dass sie sich f?r den Kurs "%s" I inserted this without success - into TSconfig of page with registration - into TS-Setup - into TS-Config (tried one after the other, not together) While testing I discoverd a new error. When choosing a seminar "with standard price" (the first example was "for free"), there appeared not translated text: "at the total price of" instead of "zum Gesamtpreis von". ---- Example on ---- Sehr geehrter Herr Mustermann, Guten Tag Seminarveranstaltung ABC, vielen Dank f?r Ihre Anmeldung zu dieser Veranstaltung: am 20.01.2011 um 17:00 Uhr at the total price of 20,00 ?. ... ---- Example off ---- I think this would be the right order: ---- Example on ---- Sehr geehrter Herr Mustermann, vielen Dank f?r Ihre Anmeldung zu dieser Veranstaltung: Seminarveranstaltung ABC am 20.01.2011 um 17:00 Uhr zum Gesamtpreis von 20,00 ?. ... ---- Example off ---- Best regards Dirk From bb at bellevuevej.dk Thu Dec 16 11:48:07 2010 From: bb at bellevuevej.dk (Brian Bendtsen) Date: Thu, 16 Dec 2010 11:48:07 +0100 Subject: [TYPO3-seminars] Price limits to 9999.999 Message-ID: Hi I can't enter prices higher than 9999.999 even though the tca says the upper range is 99999.999 If I try I get this error "102: These fields are not properly updated in database: (price_regular) Probably value mismatch with fieldtype." I'm running TYPO3 4.3.8 and seminars 0.9.2 /Brian Bendtsen From typo3.list at philippgampe.info Thu Dec 16 09:10:22 2010 From: typo3.list at philippgampe.info (Philipp Gampe) Date: Thu, 16 Dec 2010 08:10:22 +0000 (UTC) Subject: [TYPO3-seminars] Price limits to 9999.999 References: Message-ID: Hi Brian, On Thu, 16 Dec 2010 11:48:07 +0100, Brian Bendtsen wrote: > I can't enter prices higher than 9999.999 even though the tca says the > upper range is 99999.999 > > If I try I get this error > "102: These fields are not properly updated in database: (price_regular) > Probably value mismatch with fieldtype." Can you check the type and range of the field in DB? I guess the high number does not fit into the database somehow. So you will need to adjust the fieldtype (or its constrains) in order to save the values. BTW, this might be a bug, so it would be nice of you could report back. Best regards Phil From bb at bellevuevej.dk Fri Dec 17 08:17:55 2010 From: bb at bellevuevej.dk (Brian Bendtsen) Date: Fri, 17 Dec 2010 08:17:55 +0100 Subject: [TYPO3-seminars] Price limits to 9999.999 In-Reply-To: References: Message-ID: Den 16/12/10 09.10, Philipp Gampe skrev: > Hi Brian, > > On Thu, 16 Dec 2010 11:48:07 +0100, Brian Bendtsen wrote: > >> I can't enter prices higher than 9999.999 even though the tca says the >> upper range is 99999.999 >> >> If I try I get this error >> "102: These fields are not properly updated in database: (price_regular) >> Probably value mismatch with fieldtype." > > Can you check the type and range of the field in DB? I guess the high > number does not fit into the database somehow. So you will need to adjust > the fieldtype (or its constrains) in order to save the values. > > BTW, this might be a bug, so it would be nice of you could report back. > > Best regards > Phil Hi Phil The datatype is decimal(7,3) /BB From typo3.list at philippgampe.info Fri Dec 17 16:44:23 2010 From: typo3.list at philippgampe.info (Philipp Gampe) Date: Fri, 17 Dec 2010 15:44:23 +0000 (UTC) Subject: [TYPO3-seminars] Price limits to 9999.999 References: Message-ID: On Fri, 17 Dec 2010 08:17:55 +0100, Brian Bendtsen wrote: > The datatype is decimal(7,3) please try decimal(10,3) or (11,3) and see if that works. Please clear cache and run compare in Install Tool. Please check with PHPmyAdmin if the right type is realy set. Best regards Phil From sascha.goebl at gmx.ch Sun Dec 26 19:16:15 2010 From: sascha.goebl at gmx.ch (Sascha =?ISO-8859-1?B?R/ZibA==?=) Date: Sun, 26 Dec 2010 19:16:15 +0100 Subject: [TYPO3-seminars] FW: seminars redirect with sr_feuser_register In-Reply-To: Message-ID: Hi all, I tried to find something in the list or in any other forum but unfortunately without success. I user the latest version of seminars, sr_feuser_register, felogin with Typo4.4 and realurl. I?m installing this from scratch and was hoping that the redirect functionality will work now but unfortunately I stil don?t manage to get it working. When I click on the ?Register? link on the seminars list it brings me to the ?Login? page and looks like that: http://www.mysite.ch/login/?tx_seminars_pi1[uid]=3&redirect_url=http%3A%2F%2 Fwww.mysite.ch%2Fkurse%2Fregistrierung%2F%3Ftx_seminars_pi1%255Bseminar%255D %3D3%26tx_seminars_pi1%255Baction%255D%3Dregister After the login the I get redirected to the ?Home? page and the link looks like this: http://www.mysite.ch/login/?tx_seminars_pi1[uid]=3 When I?m logged in and go to the ?Register? page the link for the registration is like: http://www.mysite.ch/kurse/registrierung/?tx_seminars_pi1%5Bseminar%5D=1&tx_ seminars_pi1%5Baction%5D=register That works fine then and I can register for the event. I?m also not sure what to enter as redirect option on the felogin plugin? I?ve set no redirect option on any other extension as far as I know. If someone has an idea what I might have missed, I?d appreciate if you could let me know please. Many thanks and best regards, Sascha From sascha.goebl at gmx.ch Sun Dec 26 20:29:06 2010 From: sascha.goebl at gmx.ch (Sascha =?ISO-8859-1?B?R/ZibA==?=) Date: Sun, 26 Dec 2010 20:29:06 +0100 Subject: [TYPO3-seminars] FW: seminars redirect with sr_feuser_register In-Reply-To: Message-ID: I've found out that the problem is not specific to seminars but the felogin extension. It works fine if the Login page is still visible after the login, so without any restrictions. There is an article here in the felogin bug tracker: http://bugs.typo3.org/view.php?id=12990 Regards, Sascha Am 26.12.10 19:16 schrieb "Sascha G?bl" unter : > Hi all, > > I tried to find something in the list or in any other forum but > unfortunately without success. > I user the latest version of seminars, sr_feuser_register, felogin with > Typo4.4 and realurl. I?m installing this from scratch and was hoping that > the redirect functionality will work now but unfortunately I stil don?t > manage to get it working. > When I click on the ?Register? link on the seminars list it brings me to the > ?Login? page and looks like that: > http://www.mysite.ch/login/?tx_seminars_pi1[uid]=3&redirect_url=http%3A%2F%2 > Fwww.mysite.ch%2Fkurse%2Fregistrierung%2F%3Ftx_seminars_pi1%255Bseminar%255D > %3D3%26tx_seminars_pi1%255Baction%255D%3Dregister > > After the login the I get redirected to the ?Home? page and the link looks > like this: > http://www.mysite.ch/login/?tx_seminars_pi1[uid]=3 > > When I?m logged in and go to the ?Register? page the link for the > registration is like: > http://www.mysite.ch/kurse/registrierung/?tx_seminars_pi1%5Bseminar%5D=1&tx_ > seminars_pi1%5Baction%5D=register > > That works fine then and I can register for the event. > > I?m also not sure what to enter as redirect option on the felogin plugin? > I?ve set no redirect option on any other extension as far as I know. > > If someone has an idea what I might have missed, I?d appreciate if you could > let me know please. > > Many thanks and best regards, > Sascha > _______________________________________________ > TYPO3-project-seminars mailing list > TYPO3-project-seminars at lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-seminars From dbfischer at web.de Tue Dec 28 12:41:52 2010 From: dbfischer at web.de (Dirk Fischer) Date: Tue, 28 Dec 2010 12:41:52 +0100 Subject: [TYPO3-seminars] solved: ThankYouMail salutation wrong "Guten Tag" In-Reply-To: References: Message-ID: Sascha was right but there was a typing error in his solution. >> plugin.tx_seminars._LOCAL_LANG de.email_confirmationHello_formal = vielen >> Dank, dass sie sich f?r den Kurs "%s" There is a space where should be a dot: _LOCAL_LANG de -> _LOCAL_LANG.de Here is my configuration in setup that works: ### labels for confirmation e-mail ### plugin.tx_seminars._LOCAL_LANG.de { email_confirmationHello_formal = vielen Dank f?r Ihre Anmeldung zur Veranstaltung "%s" label_accreditation_number = Kurs-Nr email_price = (Kursgeb?hr %s) } Best regards Dirk From typo3-german-02 at oliverklee.de Wed Dec 29 00:43:48 2010 From: typo3-german-02 at oliverklee.de (Oliver Klee) Date: Wed, 29 Dec 2010 00:43:48 +0100 Subject: [TYPO3-seminars] ThankYouMail salutation wrong "Guten Tag" In-Reply-To: References: Message-ID: Hi, Am 14.12.10 17:23, schrieb Dirk Fischer: > the ThankYouMail after registration to the user has a wrong salutation: > > ---- Example on ---- > Sehr geehrte Frau Meier, > > Guten Tag Seminarveranstaltung XYZ, this might be a problem with cached old loccallang strings. Could you please try whether deleting the following files helps? typo3temp/llxml/* typo3conf/l10n/de/seminars Oli -- Certified TYPO3 Integrator | TYPO3 Security Team Member From sascha.goebl at gmx.ch Thu Dec 30 20:23:29 2010 From: sascha.goebl at gmx.ch (Sascha =?ISO-8859-1?B?R/ZibA==?=) Date: Thu, 30 Dec 2010 20:23:29 +0100 Subject: [TYPO3-seminars] Topic_list shows Details on Details page Message-ID: Hello all, I have a bit an unusual problem. I?m creating a new site running Typo3 4.4.5 with all the latest extensions including seminars. One of the permanent things shown (via a marker) is the topic. list from the seminars extension. It works fine on all other pages except for the Details view. Exactly on this view it shows the details in there as well which then messes up the whole site. :( I tried to find the parts of the template to create a new file and include only this so it rather shows nothing then the whole details list in a small window. If anybody has a solution for this it would be much appreciated since I?m planning to go live over the weekend and this is really a show stopper. Many thanks in advance and a Happy New Year to everybody! Regards, Sascha