Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Advertise on this site

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 Next > End >>
Re:[CONFIRMED] Registration emails [PASSWORD]
Date: 2007/12/22 00:29 By: MikeLewis Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
Thanks!

That was just what I needed.



Post edited by: MikeLewis, at: 2007/12/22 00:29
Click here to see the profile of this user 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: 4
graphgraph
I thank you verry much for this code correction. It works perfectly.

Der Brandenburger grüßt den Bayern.
(The Brandenburger salutes the Bavarian.)
Click here to see the profile of this user 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
graphgraph
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
Click here to see the profile of this user 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
graphgraph
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
Click here to see the profile of this user The administrator has disabled public write access.

Re:[CONFIRMED] Registration emails [PASSWORD]
Date: 2008/05/20 01:38 By: Els Status: CB Doc subscriber  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
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/
Click here to see the profile of this user 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
graphgraph
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
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC2, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login