[TYPO3] FE User Registration : HTML mails and RealUrl and simulateStaticDocuments >> Solved

Aji Johannes aji.yahya at gmail.com
Tue Aug 28 23:48:46 CEST 2007


Aji Johannes schrieb:
> Hello List,
> 
> in Documentation of FE User Registration >> using HTML Emails , i found 
> out that it is working only with simulateStaticDocuments. my problem is 
> im using RealUrl. is there any solution to use RealUrl and HTML eMails 
> for Fe User Registration ????
> 
> could you help me please ?????
> 
> many thanks for helping :)
> 
> regards
> Aji
i get it :)

must add :module_sys_dmail_html to formFields
plugin.tx_srfeuserregister_pi1.formFields = module_sys_dmail_html

and in template file (i make it hidden because alway will send HTML mails)
<input class="tx-srfeuserregister-pi1-checkbox" 
id="tx-srfeuserregister-pi1-module_sys_dmail_html" 
name="FE[fe_users][module_sys_dmail_html]" value="1" type="hidden">


regards
Aji


More information about the TYPO3-english mailing list