[TYPO3-german] Problem mit directmailsubscription

Benno Weinzierl benno_weinzierl at web.de
Sat Apr 5 15:38:21 CEST 2008


Hast du das Feld auch im Typoscript hinzugefügt?


"ReneŽ Kockisch" <kockiren at tu-cottbus.de> schrieb im Newsbeitrag 
news:mailman.1.1207306851.20353.typo3-german at lists.netfielders.de...
> Hallo Liste,
>
> ich habe nen Problem mit der directmailsubscription, ich habe nen Template 
> angelegt und frage den Namen, Vornamen und die E-Mail ab. So weit so gut 
> nur gibt es zwei Probleme
> 1. Der Vorname wird nicht in die Datenbank geschrieben und auch nicht in 
> das Formularfeld im Falle einer Falscheingabe eines anderen Feldes
> 2. Der Bereich für die falsche Ausfüllung des Feldes Vorname wird immer 
> angezeigt.
>
>
> Kann mir irgendjemand nen entscheidenen Tipp geben? Hier mal der Bereich 
> des Templates zum Anmelden.
>
>
> <!-- ###TEMPLATE_CREATE### begin
> Form for creation of a new newsletter recipient
> -->
> <div style="clear:both;"></div>
> <div class="newsletterSubscribeForm" style="border:solid 1px #ff7f00; 
> padding:5px; margin-top:10px;">
> <FORM name="tt_address_form" method="post" action="###FORM_URL###">
> <fieldset>
> <legend>Anmeldeformular</legend>
> <!--###SUB_REQUIRED_FIELD_name### begin
> This is shown only if the form is submitted and the field is configured to 
> be "required" and at the same time not filled in.
> The syntax is of the comment 'name' is: 
> SUB_REQUIRED_FIELD_[enter-the-field-name-here]
> -->
> <font color=red><strong>Dieses Feld muss ausgefüllt 
> sein!</strong></font><BR>
> <!--###SUB_REQUIRED_FIELD_name### end -->
> <label for="name">Name</label>
> <input name="FE[tt_address][name]" type="text" /><br />
>
>
>
> <label for="firstname">Vorname<font color=red>*</font> :</label>
> <input type="text" id="firstname" name="FE[tt_address][first_name]" />
> <!--###SUB_REQUIRED_FIELD_first_name### begin
> This is shown only if the form is submitted and the field is configured to 
> be "required" and at the same time not filled in.
> The syntax is of the comment 'name' is: 
> SUB_REQUIRED_FIELD_[enter-the-field-name-here]
> -->
> <font color=red><strong>Angabe fehlt.</strong></font>
>
> <!--###SUB_REQUIRED_FIELD_first_name### end -->
>
> <br />
> <!--###SUB_REQUIRED_FIELD_email### begin
> Same as above...
> EVAL_ERROR_FIELD_email is in addition an error message defined in 
> TypoScript in case an email address does not verify to be of correct 
> syntax.
> -->
> <font color=red><strong>Dieses Feld muss ausgefüllt 
> sein!</strong></font><BR>
> ###EVAL_ERROR_FIELD_email###<BR>
> <!--###SUB_REQUIRED_FIELD_email### end-->
> <label for="name">E-Mail</label>
> <input name="FE[tt_address][email]" type="text" /><br />
> <input type="checkbox" name="option2" value="" class="datenschutz" checked 
> />
> <span>Mit den <a 
> href="http://www.tonspielzeug.de/tsp-relaunch/menulinks/fragen-antworten/singleview-faq.html?tx_ttnews%5Btt_news%5D=46&tx_ttnews%5BbackPid%5D=101&cHash=28dc64b344">Datenschutzbestimmungen</a> 
> bin ich einverstanden. Das Einverständnis kann jederzeit wiederrufen 
> werden.</span>
> <br />
> <div class="inputEnd"></div>
> ###CE_CATLIST###
> <!--
> <BR>
> <b>HTML emails?</b><BR>
> <input type="checkbox" name="FE[tt_address][module_sys_dmail_html]" 
> value=1>
> <BR>
> -->
>
>
> <input type="submit" name="whatever" value="Abonnieren" class="submit">
> <input type="submit" name="whatever" value="Zurücksetzen" 
> onClick="document.forms[0].action='###BACK_URL###';">
> ###HIDDENFIELDS###
> </legend>
> </fieldset>
> </FORM>
> <BR>
> Du möchtest keinen Newsletter mehr von Tonspielzeug erhalten und das <a 
> href="###FORM_URL###&cmd=infomail&backURL=###FORM_URL_ENC###">Abonnement 
> abbestellen?</a>
> <BR>  ###GW2E###
> </div>
> <!-- ###TEMPLATE_CREATE### end-->
>
>
>
>
>
> ----------------------------------
> Kosys - Kockisch ITK Systems and Services
> Inh. Kockisch René
>
> Görlitzer Str. 22
> 03046 Cottbus
>
> Tel.: 0355/ 430 903 81
> Fax.: 0355/ 430 903 84
>
>
> Internet: www.kosys-cottbus.de
> E-Mail: rene-kockisch at kosys-cottbus.de 




More information about the TYPO3-german mailing list