|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2007/12/22 00:29
|
By: MikeLewis
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
Thanks!
That was just what I needed.

Post edited by: MikeLewis, at: 2007/12/22 00:29
|
|
The administrator has disabled public write access. |
|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2008/04/03 17:35
|
By: jannek1
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
I thank you verry much for this code correction. It works perfectly.
Der Brandenburger grüßt den Bayern. (The Brandenburger salutes the Bavarian.)
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2008/04/10 17:23
|
By: straatvaart
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
Hi,
I have followed the entire section. I am running Joomla 1.0.15 and CB 1.1
I cant find the said file under /components/com_comprofiler/comprofiler.class.php
I got there only comprofiler.php and comprofiler.html.php...
I still am strugling thus with this [PASSWORD] text in all my users registration notifications...
what is wrong, how come I cant find the file just mentioned... Thanks for your replies
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2008/04/22 16:26
|
By: matrix845
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 23 |   | |
|
king.lui wrote: Try this:
=> comprofiler.class.php => function _replaceVariables
after this line (4982): $msg = cbstr_ireplace("[CONFIRM]", $confirmLink, $msg );
put this (code from older cb-versions): $array = array(); $array=get_object_vars($row); foreach( $array AS $k=>$v) { if(!is_object($v)) { if (!(strtolower($k) == "password" && strlen($v) >= 32)) { $msg = cbstr_ireplace("[".$k."]", getLangDefinition($v), $msg ); } } }
Hi guys , this patch works perfectlly for the activation email , but there is a problem: When a user lost the activation email (and never click on the activation link), with CB can try to login in the site with password and nickname used in the registration , and CB sends an email with a new password. But with this patch the system continue to not work!!
How I can patch this?
Thanks a lot
BR
Pierpaolo
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2008/05/20 01:38
|
By: Els
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 4 |   | |
|
straatvaart wrote:
I cant find the said file under /components/com_comprofiler/comprofiler.class.php
It's not in /components/ but in /administrator/components/ Els http://locusmeus.com/ http://locusoptimus.com/
|
|
The administrator has disabled public write access. |
|
|
|
Re:[CONFIRMED] Registration emails [PASSWORD]
|
|
Date: 2008/08/17 13:45
|
By: jwkk
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 1 |   | |
|
super me who works in one hand, the new registration in the mail with the license reference is really a password even when zapomenutém password to send mail to the administrative password. Super Sorry for my English, but help the translator
|
|
The administrator has disabled public write access. |
|
|