[TYPO3] Email Confirmation
Wes Currier
typo3 at wesfx.com
Fri Jun 9 09:52:19 CEST 2006
Dmitry Dulepov wrote:
> 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?
Obviously i have two different things going on here.
This would make me think I have not set everything I thought I had. So
first I will remove this extension and try again. Once I have debugged
the feuser extension I will install this one again and move forward.
>
> Dmitry.
More information about the TYPO3-english
mailing list