[TYPO3-UG Italy] R: frontend user registration

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Wed Jun 17 14:19:55 CEST 2009


Bisogna vedere se hai un mailserver attivo e come è configurato.
Al limite, puoi sempre disabilitare tramite TS Constants l'invio di ogni email:

plugin.tx_srfeuserregister_pi1{
 enableEmailConfirmation = 0
  
  #Following is ignored if email confirmation request is enabled
  enableEmailOnRegister = 0
  
  enableEmailOnUpdate = 0
  
  #Effective only if email confirmation request is enabled
  enableEmailOnApprove = 0
  #Effective only if email confirmation request is enabled
  enableEmailOnRefuse = 0
  
  enableEmailOnDelete = 0
  
#### Emails sent to admin:

  #Following is ignored if email confirmation request is enabled  
  enableAdminNotifyOnRegister = 0
  

  enableAdminNotifyConfirmation = 0
  enableAdminNotifyOnApprove = 0
  enableAdminNotifyOnRefuse = 0
  enableAdminNotifyOnUpdate = 0
  enableAdminNotifyOnDelete = 0
  enableAdminNotifyOnAdminAccept = 0
  enableAdminNotifyOnAdminRefuse = 0
}

**************************************
Riccardo De Contardi
 
B Human Srl - www.bhuman.it 
Via Canzio, 15 - 20131 Milano
Tel +39.02 20 23 271 - Fax +39.02 20 240 561
-----Messaggio originale-----
Da: typo3-ug-italy-bounces at lists.netfielders.de [mailto:typo3-ug-italy-bounces at lists.netfielders.de] Per conto di luca tozzi
Inviato: mercoledì 17 giugno 2009 14.13
A: TYPO3 Usergroup Italy
Oggetto: Re: [TYPO3-UG Italy] frontend user registration

In effetti mancava l'installazione dell' ext div2007.
Ora si apre la pagina per registrarsi e il form da compilare , ma quando
provo a registrarmi mi da questo erroe:

*Warning*: mail() [function.mail <http://127.0.0.1/function.mail>]: Failed
to connect to mailserver at "localhost" port 25, verify your "SMTP" and
"smtp_port" setting in php.ini or use ini_set() in *
C:\pro\www\t3lib\class.t3lib_htmlmail.php* on line *735*
**
*ho controllato il php.ini è risulta:*
SMTP = localhost
smtp_port = 25

come posso sistemare?

Grazie per la collaborazione

Francesco



**



2009/6/15 Roberto Torresani <erreti at siel.it>

> Ciao Luca!
>
> Il giorno 15 giugno 2009 9.34, luca tozzi <akka64 at gmail.com> ha scritto:
>
> > Failed opening required 'PATH_BE_div2007class.tx_div2007_alpha.php'
> > (include_path='.;C:/Pro\php5\pear\') in *
> >
>
> Hai installato l'estensione div2007?
>
> http://typo3.org/documentation/document-library/extension-manuals/sr_feuser_register/2.5.22/view/1/1/#id4252705
>
> Ciao
> Roberto
>  _______________________________________________
> TYPO3-UG-Italy mailing list
> TYPO3-UG-Italy at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-italy
>
_______________________________________________
TYPO3-UG-Italy mailing list
TYPO3-UG-Italy at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-italy


Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilità connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.

The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.




More information about the TYPO3-UG-Italy mailing list