[TYPO3] Email Confirmation

Dmitry Dulepov typo3 at accio.lv
Fri Jun 9 09:22:29 CEST 2006


Hi!

Wes Currier wrote:
> As one who has installed the same extension and read the manual. I also 
> have the same trouble. So for those of us who have read the manual and 
> still need assistance I must say it is not all explained there. [1]

If it is not explained in the manual, than ask! :) If it is in the 
manual - do not ask but read :) Mailing lists help to solve problems but 
they are not replacement for manuals.

> There are 65 distinct TS constants to set. If I miss-set one will it 
> render my extension or not? Yes -- I receive everything but the 
> confirmation email sent to the user.

Depends on your changes.

> I also get theses errors:
> 
> Warning: main(../../../../tslib/class.tslib_pibase.php): failed to open 
> stream: No such file or directory in 
> /home/rcphotop/public_html/typo3conf/ext/kb_md5fepw/pi1/class.tx_kbmd5fepw_newloginbox.php 
> on line 39

It seems that there is a problem with extension named kb_md5fepw. 
Judging from the extension key it is:
	kb - Bernhard Kraft's extension?
	md5 - MD5
	fe - front end
	pw - password
which gives MD5 password for FE user. Which in turn gives a question: 
did you activate anything related to md5 passwords in FE?

Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-english mailing list