eMail shown in Profile

16 years 6 months ago #44665 by nant
Replied by nant on topic Re:eMail shown in Profile
caltucker wrote:

I think what everyone is saying is that We have done what you have advised, and we cannot get the primary email address to show on the User's Profile, This seems to be a very common issue, that has not been specifically answered on the forum, and is not addressed in the documentation service that I paid for.


sorry for the delay ... and thanks for supporting the team B)

cb backend -> configuration -> general tab
setting email handling to Display Email w/mailto link

will give me a user profile view (not my own view of course) like the attached zipped image file.

i hope this helps.

Attachment cbemail.zip not found



Post edited by: nant, at: 2007/09/01 22:12
Attachments:

Please Log in to join the conversation.

16 years 6 months ago #44667 by caltucker
Replied by caltucker on topic Re:eMail shown in Profile
Nick ,thanks for the response!

Is there anyway that a user can decide to show his email or not? I have a community site in which there will be just a few members who may wish to not be contacted by other members.

Is there an option for a member to decide if they want to be contatced by other members or not?

Please help! I cannot find this answer to this either...

Thansk Nick!!!!!!!!!!!!!!

Please Log in to join the conversation.

16 years 6 months ago #44669 by nant
Replied by nant on topic Re:eMail shown in Profile
caltucker wrote:

Nick ,thanks for the response!

Is there anyway that a user can decide to show his email or not? I have a community site in which there will be just a few members who may wish to not be contacted by other members.

Is there an option for a member to decide if they want to be contatced by other members or not?

Please help! I cannot find this answer to this either...

Thansk Nick!!!!!!!!!!!!!!


ok - this is a new question...

currently cb out of the box does not allow users to specify what is public or not (the admin does this for all users).

you could write a plugin to do this...

or maybe you could look at mikkos APC work.

Please Log in to join the conversation.

16 years 6 months ago #44715 by Mikeister
Replied by Mikeister on topic Re:eMail shown in Profile

cb backend -> configuration -> general tab

setting email handling to Display Email w/mailto link



will give me a user profile view (not my own view of course) like the attached zipped image file.

Ok, I got this and it works and it looks like in the attached file - but actually I want to do another thing:

I don't want to show the e-mail-adress in the upper tab bar where the "community" and other tabs are, but I want to show it in the "contact me"-tab where e.g. the address or whatever ist shown.

It should be look like in the attached file (I achieved the captured situation with a second field, but I would like to use just one field, as it is easier for the users.)

Thanks,

Mika

Attachment test.zip not found



Post edited by: Mikeister, at: 2007/09/02 21:36
Attachments:

Please Log in to join the conversation.

16 years 1 month ago #56474 by soulster
Replied by soulster on topic Re:eMail shown in Profile
Here's a hack I used to show the user's email under their name on the main profile view (see attached screen shot):

In /components/com_comprofiler/plugin/user/plug_cbcore/ I edited cb.core.php.

After line 42:

[code:1]$return .= $this->_writeTabDescription( $tab, $user );[/code:1]

I added:

[code:1]$return .= '<a href="mailto:' . $user->email . '">' . $user->email . "</a>";[/code:1]

Post edited by: soulster, at: 2008/02/11 03:17

Post edited by: soulster, at: 2008/02/11 03:37
Attachments:

Please Log in to join the conversation.

15 years 10 months ago #63025 by kakatinha
Replied by kakatinha on topic Re:eMail shown in Profile
I used the hack to show the user's mail under their name on the main profile.

It would have to show the email field on a tab next to the profile or in any other tab?

Thanks advance



Post edited by: kakatinha, at: 2008/05/16 17:10
Attachments:

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.244 seconds

Facebook Twitter LinkedIn