[TYPO3-english] felogin "forgot password" email

Emmanuel Pire piremmanuel at gmail.com
Thu Mar 26 15:48:14 CET 2009


Hi Kim,
try to debug php near line 153 in
/typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php

looks like piVar forgot_email is not set... or come from $row.

debug with echo and some print_r, u'll figure out what is missing

Emmanuel

On Mon, Mar 23, 2009 at 7:50 PM, Kim Holberg Andersen <kim at crewcut.dk>wrote:

> Hi,
>
> Using "felogin" in TYPO3 4.2.6 and got this strange behaviour
> when using "forgot password" form:
>
> When using the email i registered with, an error like this is above
> the webside, with no email sent -
>
> Warning: sprintf() [function.sprintf]: Too few arguments in
> /home/www/XXX/typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php on line 153
>
> Warning: Cannot modify header information - headers already sent by
> (output started at
> /home/www/XXX/typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php:153) in
> /home/www/XXX/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3226
>
> When using another email, the email is send correct and the correct text
> is shown.
>
> Does anyone have a clue what is wrong...?
>
> Kind regards,
>
> Kim Holberg Andersen
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list