[TYPO3-UG Italy] Problema con sr_feuser_register

Federico Bernardin federico at bernardin.it
Thu Jul 9 19:24:06 CEST 2009


Ciao Michele,
il plugin controlla se il campo sys_dmodule_sys_dmail_html dell'utente  
è settato a 1, altrimenti manda le mail in formato HTML.
Questo campo sarebbe quello che l'utente dovrebbe usare per indicare  
che tipo di mail vuole usare.

Per risolvere il problema, ti basta mettere il defaultValues di questo  
campo a 1.
In pratica scrivi:
plugin 
.tx_srfeuserregister_pi1.create.defaultValues.module_sys_dmail_html = 1

restano ancora alcuni problemi nell'invio della mail di conferma  
iscrizione e cancellazione.

A breve Franz Holzinger penso che metterà a disposizione una versione  
aggiornata che risolve il problema.

Ciao
Federico

Il giorno 09/lug/09, alle ore 17:45, Michael Tamburini ha scritto:

Salve a tutti. Ho un problema con l'estensione sr_feuser_register. In
pratica pur avendo settato il parametro

plugin.tx_srfeuserregister_pi1.enableHTMLMail

a 1 le mail vengono inviate lo stesso in plain text. Ho anche pensato ai
campi della form di iscrizione che non comprendono il parametro per
ricevere le direct mail in formato HTML ma non credo sia quello.

Vi posto le costanti e setup della pagina, secondo voi dov'è che  
sbaglio?

COSTANTI:


plugin.tx_srfeuserregister_pi1.editPID = 0
plugin.tx_srfeuserregister_pi1.registerPID = 205
plugin.tx_srfeuserregister_pi1.confirmPID = 205
plugin.tx_srfeuserregister_pi1.confirmInvitationPID = 0
plugin.tx_srfeuserregister_pi1.linkToPID = 0
plugin.tx_srfeuserregister_pi1.loginPID = 16
plugin.tx_srfeuserregister_pi1.pid = 87
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 2
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 1
plugin.tx_srfeuserregister_pi1.siteName = MySite
plugin.tx_srfeuserregister_pi1.email = conferme-michael at editeltn.it
plugin.tx_srfeuserregister_pi1.formFields = username, password, gender,
first_name, last_name, date_of_birth, email, address, city, zone,
static_info_country, zip, telephone, fax, language, title, company, www,
disable
#plugin.tx_srfeuserregister_pi1.formFields = username, password, email
plugin.tx_srfeuserregister_pi1.maxImages = 1
plugin.tx_srfeuserregister_pi1.useMd5Password = 0
plugin.tx_srfeuserregister_pi1.requiredFields =
username 
,password,first_name,last_name,email,company,zone,static_info_country
plugin.tx_srfeuserregister_pi1.enableAdminReview = 1
plugin.tx_srfeuserregister_pi1.useShortUrls = 1
plugin.tx_srfeuserregister_pi1.enableHTMLMail = 1


#config.sys_language_uid = 0
#config.language = it
#config.locale_all = it_IT
#config.typolinkLinkAccessRestrictedPages = NONE

#plugin.tx_staticinfotables_pi1.languageCode = DE
plugin.tx_staticinfotables_pi1.countryZoneCode = ITA
plugin.tx_staticinfotables_pi1.countryCode = ITA
plugin.tx_srfeuserregister_pi1.userGroupAfterAcceptation = 1
plugin.tx_srfeuserregister_pi1.dmailCheckedUponRegistration = 1


=============

SETUP:

#page.10.template.file = fileadmin/_template/login-ar.html
page.10.template.file = fileadmin/_templatenew/login-ar.html

config.notification_email_urlmode = 76

config.sys_language_uid = 0
config.language = it
config.locale_all = it_IT
config.typolinkLinkAccessRestrictedPages = NONE

plugin.tx_staticinfotables_pi1.languageCode = IT
plugin.tx_staticinfotables_pi1.countryCode = ITA
plugin.tx_staticinfotables_pi1.countryZoneCode = ITA

page.10.subparts.REGISTRATI = TEXT
page.10.subparts.REGISTRATI.value = Registrati ora

[globalVar = GP:L = 1]
config.sys_language_uid = 1
config.language = en
config.locale_all = en_GB
config.typolinkLinkAccessRestrictedPages = NONE

plugin.tx_staticinfotables_pi1.languageCode = EN
plugin.tx_staticinfotables_pi1.countryCode = GBR
plugin.tx_staticinfotables_pi1.countryZoneCode = GBR

page.10.subparts.REGISTRATI.value = Register now

[END]

temp.logout = TEXT
temp.logout {
	value = Logout
	wrap = <ul><li><strong>|</strong></li></ul>
	typolink.parameter = 16
}

temp.menu < page.10.subparts.SOTTOMENU

page.10.subparts.SOTTOMENU = COA
page.10.subparts.SOTTOMENU {
	1 < temp.menu
}

[usergroup = *]
page.10.subparts.SOTTOMENU.2 < temp.logout
[END]
#plugin.tx_srfeuserregister_pi1.templateFile =
fileadmin/_templatenew/_ext/registrazione.html
plugin.tx_srfeuserregister_pi1.templateFile =
fileadmin/_templatenew/_ext/registrazione.new.html
plugin.tx_srfeuserregister_pi1.HTMLMailCSS =
fileadmin/_templatenew/_ext/registrazione.css

plugin.tx_felogin_pi1 {
	email_from = conferme-michael at editeltn.it
         email_fromName = Area Riservata
}
_______________________________________________
TYPO3-UG-Italy mailing list
TYPO3-UG-Italy at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-italy



Bernardin Ing. Federico
Consulenza Informatica
via San Luigi 3
P.IVA: 03692850286
35030 Selvazzano Dentro (PD)
Fax 0497964921

federico at bernardin.it

  Questa e-mail ed i suoi eventuali allegati contengono informazioni  
riservate o confidenziali. Se avete ricevuto questa comunicazione per  
errore, siete pregati di non utilizzarne il contenuto e di non  
portarlo a conoscenza di alcuno. Grazie per la collaborazione.
This message is intended only for the use of the individual or entity  
to which it is addressed, and may contain confidential information. If  
you received this in error, please contact the sender and delete the  
material from all computers








More information about the TYPO3-UG-Italy mailing list