Top "User-profile" questions

The user profile is a section, page or tab, used to manage and display a set of personal information of a certain user.

How to create a Chrome profile programmatically?

Development, testing, staging environments are controlled via different proxy servers in my setup. I want to script creation of multiple …

google-chrome command-line automation user-accounts user-profile
Search for FB User ID from an Email ID - like in MS Outlook 2010 Social Connect Plugin

Is there any method to search for FB User ID from email Address ? Am developing a site where I would …

facebook facebook-graph-api user-profile
User profile image asp.net mvc identity

I'm creating a web application using MVC 5 and Identity. I have so far created a registration system, but I would …

asp.net-mvc asp.net-mvc-5 image-uploading asp.net-identity user-profile
Get rid of get_profile() in a migration to Django 1.6

With Django 1.5 and the introduction of custom user models the AUTH_PROFILE_MODULE became deprecated. In my existing Django application …

python django deprecated user-profile
SharePoint 2010 PeoplePicker Control Not Displaying User Data

Update - 27/08/2012 My company has spoken to Microsoft Support, and this behaviour has been described as "by design" for claims …

sharepoint-2010 user-profile peoplepicker sharepoint-userprofile
how to show facebook and twitter user profile image on my website's comments

I am showing Gravatar's Avatar on my webpage comments like that $hash = md5(trim($row['email'])); $default_usr = urlencode('http://…

facebook twitter user-profile gravatar avatar
Header search paths with gcc using C_INCLUDE_PATH

i'm confused about the following include files(with GCC) i've A.c and B.c in folder AAA and B.…

c gcc header include-path user-profile
Drupal 7 Edit User Page Override

I need to override the 'user/%user/edit' page for a specific user role, say 'foo_role'. I have successfully …

drupal drupal-7 user-profile hook-form-alter
'DefaultAppPool' is being automatically disabled due to a series of failures

Having a tough time with this issue. Not sure how but my ApplicationPoolIdentity is broken. Currently I'm running IIS 8 on …

application-pool user-profile iis-8 applicationpoolidentity
How to add custom HTML on user profile page in Drupal 8?

When a user logs in, it takes them to their /user page. This page usually has the default text on …

user-profile drupal-8