|
|
Re:Registration emails
|
|
Date: 2007/08/13 10:21
|
By: slabbi
|
Status:
|
|
|
Karma: 69  
|
|
Platinum Joomlapolitan  | Posts: 1145 |   | |
|
Maybe the problem is that CB can not send the password to the user since CB does not know it?
When I understood the way CB works correctly, it receives the user crendentials of a new user and saves these credentials (username and MD5 hash of the password) in the database. The original clear text password is not stored (of course) and also not kept in memory temporary. When the mail is generated CB has only the username and the MD5 available, so a placeholder like [PASSWORD] would not work. Sure you could use the submitted clear text password in the notification message but in my opinion it would not be a good ides to send an user password in clear text back to him.
When a user requests a new password then the placeholder [PASSWORD] would contain the newly generated password. And the user is asked to change it as soon as possible.
Post edited by: slabbi, at: 2007/08/13 10:22 uddeIM Development CB Language Workgroup CB 3rd Party Developer
|
|
The administrator has disabled public write access. |
|
|
|
Re:Registration emails
|
|
Date: 2007/08/17 04:05
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3995 |   | |
|
Correct, CB can send [PASSWORD] only in one case: that's in the email which is sent when user fills in registration form and presses the register button.
Otherwise, the substitution can't be made.
So if you use approval, then you need to use this in the pending email, not in the welcome email.
CB 1.0.2 worked same way.
CB never stores cleartext passwords, that's why it works that way Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Registration emails
|
|
Date: 2007/08/17 09:27
|
By: amzen
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
Hello,
I used to run Joomla!1.011 and CB 1.0.2 and the user fills in registration email was ok with [password].
I just upgraded to Joomla!1.13 and CB 1.1 and I have the same problem of your discussion. [password] in the user fills in registration email show [password] instead of the clear PW
I thought I was saved thanks to this Discussion post THEN I run Tools>Check CB DB BUT I keep the same mistake. Nothing ok.
I see no other solutions in the forum and as BEAT himself confirm there is no special problem, Please who can help, is there something I shall have forgotten.
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:Registration emails
|
|
Date: 2007/08/17 12:33
|
By: amzen
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
nant wrote: do you have jomcomment installed? if so, did you read this thread from the begining?
Thank you for a so fast reply.
I just use Joomla and CB in the version I told. I did not installed jomcomment or nothing else. The only change I made is the upgrade of booth CB and Joomla
So ... ?
|
|
The administrator has disabled public write access. |
|
|
|
Re:Registration emails
|
|
Date: 2007/08/17 18:33
|
By: dpk
|
Status:
|
|
|
Karma: 2  
|
|
Senior Joomlapolitan  | Posts: 86 |   | |
|
I am using CB with Mambo 4.5.5. After upgrading CB, new registration emails were fine EXCEPT for the password, which is no longer working. You just get the field name in brackets.
I do not have jomcomment. I just replaced a hybrid hacked version of Ako Comment 2.0 with joomlacomment, but the CB problem happened before this switch.
I have tested different comment systems on this site in the past. I can;t recall if I ever tried jom comment, but it is possible. Any chance it left something behind to cause this problem with CB now?
Post edited by: dpk, at: 2007/08/17 18:36
|
|
The administrator has disabled public write access. |
|
|