[TYPO3] FORM, defined using ts, not sending to email address

JoH asenau info at cybercraft.de
Mon Jun 4 15:14:50 CEST 2007


>> it seems that what I am doing here is also overwriting the standard
>> mailform somehow?
>>
>> Im trying to figure how to make my form send as an email...
>>
>> I thought I would just create a normal form cobject the normal way in
>> backend, to see what it adds to the code, to rty to figure it out...
>>
>> but when I do that, even though the form cobject is the standard one
>> inserted, it shows as my revised version. have I overwritten the
>> default one?
>>
>> How can I revert to the default if needed?
>
> Yes, it looks like i was overwriting that form, so i moved all this
> code into the condition statement in the setup ts. So when im on the
> page that should have the changed form, it does the code....
>
> Ok so now to figure out why not emailing!
>
> open to suggestions on that one!

Use the TypoScript Object Browser TSOB and tell me what you find here:

tt_content
+    mailform
      +    20
            +    recipient
                  field

if you find anything there, ask yourself what this could mean for your form
;-)

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list