|
|
Re:Realnames instead of Usernames
|
|
Date: 2005/12/24 02:31
|
By: rick
|
Status: User
|
|
|
Karma: 42  
|
|
Gold Joomlapolitan  | Posts: 290 |   | |
|
crow wrote: Dont know if this is a bug or something in TOTAL User Module. But user that are not confirmed are showed in this Totaluser list as last registred. I check the Joomla User Menager and this user is enabled, but in Comunity Builder user Menagment it isnt.....
I checked user registration it work, and all part of registration and confirmation are done trought CB....
Thnx
What in the world has that got to do with Realnames instead of user names which is a tip? You may want to repost this in the bug area. Rick
Running: Joomla! 1.0.7 Stable Community Builder 1.0 rc2 SMF 1.1 RC2
|
|
The topic has been locked. |
|
|
|
Re:Realnames instead of Usernames
|
|
Date: 2006/01/11 21:52
|
By: velocity
|
Status: User
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 9 |   | |
|
|
How about realnames at the top of peoples profiles instead of username?
|
|
The topic has been locked. |
|
|
|
Re:Realnames instead of Usernames
|
|
Date: 2006/01/13 14:01
|
By: AnyTime
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 22 |   | |
|
velocity wrote: How about realnames at the top of peoples profiles instead of username?
You can change this behavior in the following section:
Components->Community Builder->Configuration->General->Name Format
Once you select what you want to show, if you want to remove the title Profile Page from it you just have to edit the language file located in:
components/com_comprofiler/plugin/language/default_language/default_language.php
Look for line DEFINE('_UE_PROFILE_TITLE_TEXT','%s Profile Page');
Its around 692.
I changed my site to show the Name/username and I changed the language file to the following.
DEFINE('_UE_PROFILE_TITLE_TEXT','%s');
Hope this helps you!
|
|
The topic has been locked. |
|
|
|
|
Re:Realnames instead of Usernames
|
|
Date: 2006/01/18 12:37
|
By: frighten
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 8 |   | |
|
Is there any way I could put gender behind the username? %s is replaced by username, are there other things I could add to extend the profile page title?
My goal is: USERNAME M22 Where M stand for Male and 22 is the age
I now have: DEFINE('_UE_PROFILE_TITLE_TEXT','%s');
And tried for fun: DEFINE('_UE_PROFILE_TITLE_TEXT','%s cb_gender');
grateful for any inf.
/// Andy
Post edited by: frighten, at: 2006/01/18 06:40
|
|
The topic has been locked. |
|
|
|
|
Re:Realnames instead of Usernames
|
|
Date: 2006/01/25 06:01
|
By: cotton9
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 2 |   | |
|
Thanks for the great info. So far, I have everything showing real names except for the login module.
How can I change the login module to show "Hi, Real Name" instead of "Hi, username"?
|
|
The topic has been locked. |
|
|
|
Re:Realnames instead of Usernames
|
|
Date: 2006/01/25 22:23
|
By: benjamin
|
Status: User
|
|
|
Karma: 22  
|
|
Senior Joomlapolitan  | Posts: 98 |   | |
|
to whom it may concern:
uddeIM 0.5b supports real names per default. If you run your CB with real names when installing the uddeIM component, uddeIM will automatically use real names as well.
|
|
The topic has been locked. |
|
|