[TYPO3] mailform fields + fe_user records

Darko Jr. Gonzalez jkokino at gmail.com
Wed Feb 13 10:07:03 CET 2008


Hello

Double thoughts...not sure
1. The email links from sr_feuser_register are broken in a webbased email
client: sqwebmail and SquirrelMail. Broken in Thunderbird as well.
In gmail and ms outlook 2003 they are fine. All testing done with different
email accounts. I use in TS constants:
plugin.tx_srfeuserregister_pi1{
    useShortUrls = 1
    shortUrlLife = 3
}

Plus in TS setup:
config.notification_email_urlmode = all

How can I fix this? Whats the reason for such incompatibility?

2. I have T3 mailforms with input fields for name and email. How can I
insert the name from the fe_user table because this contact forms are
visible only to logged in feusers
Your Name * | *name=input,40,80
Your Email Address * | *email=input,40,80
Your Comment * | *Your_Comment=textarea,25,5

I understand that there maybe solution in the documentation but havent found
one yet

Thanks for looking

Appreciated

Regards,
Darko
P.S. I am reading right now
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/20/-
let see whats there


More information about the TYPO3-english mailing list