User Profile

Events happening in the community are now at Drupal community events on www.drupal.org.

Separate Sandbox and Full Projects on User Profile Pages

Posted by tedbow on September 26, 2012 at 1:10pm

It would great if on the drupal.org user profile pages the user's sandbox and full projects could be separated. This would allow a viewer to quickly see how many sandbox and how many full projects a user is committing to.

Read more
1 comment Categories:

User profiles in Multisite

Posted by yelgulwa on July 6, 2012 at 9:20am

Hi there,

I am planning to build a multisite architecture for my project. My need is to have different users and associated profiles across each site. I don't have prior experience working with multisite. What is the default behavior of having different databases? Could anyone tell me if this could be done?

Thanks in advance!
Swati.

Read more
1 comment Categories:

How to get group_renderd from content_profile in user-profile.tpl.php?

Posted by rolkos on November 28, 2011 at 6:02pm

Hi,

It might be not directly related with content profile module. I have a site where I'm using content profile module for user profiles, but I also use userpoints module and few other modules that display some information on user profile page. I created user-profile.tpl.php template and now I want to display content from CCK groups that are in content profile.

Usually in for ex. in node.tpl.php it's enught to

print $my_group_name_rendered;

But it does not work with page template user-profile.tpl.php

Read more

Associating taxonomy with a user

Posted by gallamine on August 24, 2010 at 1:08am

After some great help by @afreeman on Friday, I've got a solid plan for implementing a lightweight user grouping function on my website. In a nutshell, I have "Club" nodes, that users can associate with. A taxonomy links the two. First problem: it doesn't seem possible to link a taxonomy term with a user. So, I'm using Content Profile, which turns user profiles into Nodes. Using this I can associate the user's profile node with a taxonomy term.

Read more

City and country fields as autocomplete in user profile for a social networking site

Posted by madhums on May 12, 2010 at 3:52am

Hi,

I am trying to have auto complete for countries, cities fields in user profile. But I am not able to find a proper way to do it.

I tried address module, but it doesn't have auto complete option. Even tried Location module, but its too heavy and redundant for my purpose. I tried hierarchical_select module, but it doesn't provide a CCK field type...

any suggestions?

Thank you.

Read more

User profile integration

Posted by arne.olafson on December 17, 2009 at 4:56am

I'm looking for some code that will find g2_itemId for albums that users own.
For instance, a cooliris slideshow album reference:
http://yoursite.com/index.php?q=gallery&g2_view=slideshow.Slideshow&g2_itemId=

<?php
print $profile['field_g2dropdown']->value;
?>

// the $profile['field_g2dropdown']->value;
would reference an available gallery2 album as a dropdown menu in a php enabled block visible in the user profile content, and signify the album that the user wants to use for his or her user profile photo gallery.

Read more

user_notify (disable notification) is not updated phpbb_users table

Posted by sterwa on November 24, 2007 at 12:32pm

Hello all,

I have Drupal 5.3+phpbb2.0.22 integrated using phpbb5x-1.1 module,

I seem to have an interesting problem: when editing user profile, I can successfully update such fields as user_from, user_icq, etc. both in the drupal users table and in the phpbb users table. On the otherr hand, when I want to disable notifications about new posts on the forum -- "disable notifications" unclicked in the profile -- the change is happening only in drupal_profile_values table and not in phpbb_users table.

Read more
4 comments Categories: ,

Multilingual User Profiles, what are the options?

Posted by Damjan Dvorsek on November 1, 2007 at 7:22pm

What options does one has when trying to set up an internationalized or multilingual user profile at multilingual site. When useing the core profile option the i18n module provides the posibility to translate the names of the profile fields, which might be enough for some profiles, but if you want a profile where user writes an introduction of him self, you are in trouble. Exposing the user entered text for translation trough t() function is not a good option.

Read more
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /