Topics related to users, their user profiles, etc.

learn more… | top users | synonyms (1)

0
votes
1answer
17 views

Attribute about not allowed on element article at this point

While i checked the markup of my drupal-7 site in http://validator.w3.org/check it shows me a error: error Details: Attribute about not allowed on element article at this point. I have ...
-1
votes
1answer
30 views

Access input format based on user role

I have the Developer user role which should only access the developer_html input format. I am trying to grant the necessary permission with user_role_grant_permissions(). I got this piece of code ...
0
votes
0answers
12 views

Import external image URL to image field using Feeds SQL

Using Drupal 7.22, Feeds 7.x-2.0-alpha8 and Feeds SQL 7.x-1.0+1-dev: I am using Feeds SQL to import users from an external mySQL database. I want to import the (external) URL of images of users into ...
0
votes
1answer
30 views

How could I select all the authenticated users and just only them?

I've a long running Drupal 7 site. Now my client needs a way to select (and act upon) the users who are not in the role "A" and "B", but just "Authenticated Users". I know that the latter are not in ...
3
votes
4answers
100 views

Is it possible to allow duplicate usernames ?

I'm working on a Community Website and 99% of the time a new user has an unique username. But for my requirement, it is required to allow duplicate usernames. Is there a way to change drupal default ...
1
vote
1answer
15 views

D6 - limit user (not role) publication of content to specific menu subtree

Drupal 6. We have several roles. Each user is allocated to one role only. Each user has a separate menu area - e.g. user 1 - Profile - Product - Press Releases - release 1 ...
0
votes
2answers
59 views

Assign text formats per user roles

I tried to program the logic where friends_html text format would apply to nodes saved by users with the new 'friends' role, while friends_somik_my_html text format would apply to nodes saved by all ...
0
votes
0answers
27 views

Email Id to access files [duplicate]

Can anyone suggest me a module where the user must be asked to enter the email-id to check if he/she is subscribed to upload/download files even if the user is logged in?I need something where the ...
1
vote
1answer
21 views

User login through token in URL in drupal 6

I have a drupal 6 website and I would like to implement the functionality to allow user of a particular user role to login into site using the token value in the url. I have user role "SAP" in the ...
0
votes
1answer
18 views

Control content access based on field value in user profile?

I have two specific user types on my website: "Manager" and "Employee". I will have ten managers and 100 employees. Each Manager will manage 10 employees. Employees will have permissions to create ...
1
vote
2answers
32 views

Create a node's author by passing an argument…?

I have a view in which I can see a list of all my users. I would like to be able to click on one of the names in this list and create a node and have the user that I clicked on be the author of this ...
0
votes
2answers
25 views

Thoughts on best practices for user content management

I have a website where I need specific user roles (restaurant owner) to edit specific content type (their respective restaurant profile and services) which has a node reference field to the main ...
0
votes
1answer
24 views

How to implement 'Starts With' for exposed filter of User ID

I have a Page based on a View with an Exposed Filter which is the User ID. So the Search form that appears shows the User ID as the standard 'lookup' of users. I don't want that. I want to be able to ...
0
votes
1answer
12 views

Recommendation On Search Form For People

We want to develop a 'Directory' of People in our organisation (a View) with search form that lets authenticated users search for one another by last name or User ID. I'm looking for recommendations ...
0
votes
1answer
52 views

need to show user firstname and lastname in search result page

I'm very new in drupal, and I have a custom user module where I need to show the user's first name and last name in the search result page. I used some of my code which is throwing a fatal error. ...
1
vote
1answer
12 views

Can users disable email notifications sent to them by Rules?

One of my Drupal sites has a bunch of Rules set up to send email notifications to various roles when certain things happen on the site (new content added, etc.) Is it possible for one of the site ...
2
votes
1answer
35 views

Have administrators approve user accounts after users confirm their e-mail addresses and set passwords

For my current Drupal 7 project I set up the account creation process the following way: User can register for an account. User will receive an email telling him that the account needs to approved ...
1
vote
1answer
44 views

Drupal 7 When a new user registers, where is the confirmation e-mail sent?

Im using Drupal 7, when a new user registers an account I want to be able to approve/deny their membership and then allow them on the website as a registered user. When a new user registers, where is ...
1
vote
1answer
132 views

Default user relationships with the site admin

I am using the User Relationships module for my Drupal7 site. I have created a one way relationship with reciprocal by the name "Follower". So if User A can be followed by User B. Also, User A can ...
0
votes
1answer
17 views

change the page title of user page

the html title of the user pages are the user id and the website name. Is there a way to instead change the user id to the user name? ie. [user id] | website name >>> [user: name] | website name
0
votes
0answers
16 views

Displaying only 2 digits in the countdown timer field

I am using the Countdown Timer Field. However, If i put in a value for the time to finish as greater than, say 100 days from the day it is created , i see only 2 values appearing. Let say the number ...
0
votes
0answers
18 views

can i make user specific main menu-tabs that link to views?

am making a website that has over 300 views and their all listed in the navigation menu in a hierarchical format but theres no way any user would be interested in more than 5 of them "max" ... is ...
0
votes
0answers
15 views

Issue regarding Flags, Rules, and User Relationships integration

The issue is regarding Flags, Rules, and User Relationships integration. I have created a user flag "Follow" using the Flags module in Drupal7. I want that there be a rule that on click of flag there ...
0
votes
1answer
12 views

Anonymous user having user relationships

I have come up with a peculiar problem. IO am using the User Relationships module for my Drupal 7 site. The issue is that i had given privileges to the anonymous user to view user profile. The ...
0
votes
1answer
45 views

drupal not recognising page--user--login.tpl.php file

drupal isn't recognising the page--user--login.tpl.php file. Tried clearing the cache. Still not working. I've never themed the user login page before. Any idea's? I am running Drupal 7 and I want ...
1
vote
3answers
35 views

How to allow users who have cancelled their accounts to re-activate / re-enable them?

If a user cancels their account on a Drupal 7 site, is there a way to allow them to re-activate their account without requiring administrator intervention? If a user has second thoughts and wants to ...
-1
votes
0answers
19 views

The current user instead of a field in a form

I have a content type "Research assignment" which has several fields including the field "field_user". I consider editing an object of the type "Research assignment" by any authenticated user. I ...
0
votes
1answer
23 views

Administrator verification for user role type

Is it possible to add admin verification for specific user roles. For instance, my site has three user roles, one of which would should get verified before gaining access to the content. I realise ...
1
vote
1answer
32 views

Drupal Users while developing: Methodology

I have recently been working on a Drupal project that due to time constraints had to be put up in a relatively infantile stage with the registration in place (using Profile2) and attempted log-ins ...
0
votes
1answer
36 views

How can I allow users to create private pages?

I want a way to create a way to allow only specific users to see a specific page. One page per user where one user can't see another's page.
0
votes
2answers
36 views

Adding more values to Drupal user status

Are there any modules available for adding more values to the standard Drupal user status? By default we have "Active/Blocked" values, but I would like to extend it with more values.
0
votes
1answer
51 views

How to show/hide login block on main page based on button in header?

I would like to ask the following: My sections are lets say header, main page and footer. I want to have a button in the header, and when it is pressed, another section comes up between header and ...
0
votes
1answer
12 views

how to set default_value for list_boolean field equal to 1, not 0?

I'm using this code to add a list_boolean field to my user entities on D7.20. The field is added, but the default value shows up as unchecked, whereas I've tried to be careful with 'default_value' ...
0
votes
1answer
22 views

Place output of a custom module in a specific region

I am using the following code in a custom module to get the title of the node form in the node creation form, i.e, if i add a new content of type BLOG then on top of that node_add_blog form i get a ...
2
votes
1answer
20 views

Can I search for a specific user on People adminstration page

I can filter by Role, Permission and status on the people page, is there an easy way to search for one specific user?
2
votes
2answers
53 views

When should I use user_load($user->uid)

when do we need to load user using user_load($user->uid) after global $user. Why do we need to load a user because we can access user data after declaring it global. I am adding a commerce customer ...
0
votes
1answer
24 views

How to add a field default to bulk user records [duplicate]

I've added a field to the user profile page, and set the default. I can see that when I create a new user, the default is set, however for existing users the field is empty. Is there a way to apply ...
0
votes
1answer
38 views

Content not unpublished

I am trying to unpublish some content by going to admin/content and then checking the chechbox for those content and then in update options i do a Unpublish selected content but then i get an error: ...
0
votes
1answer
23 views

how to edit the link user/%/edit?

i have a test user called "buyer". he has a profil with the tabs: view - edit - orders - files i set pathauto for user to: user/[user:name] when i look at the tab links the as followed: view: ...
1
vote
2answers
43 views

How can I quickly re-save all users on my site?

Very similar to this question except I need to save users, not nodes. Use case: I added a field (single boolean) to a feature so that the field is added to user profiles. I then pushed the feature ...
1
vote
1answer
37 views

How to rediret to specific page depends upon user roles

I have 2 user roles. When a user logs in, I want to redirect the user to a specific page based on their role. I tried the Login_destination module, but it has not worked for me. I have also tried ...
1
vote
0answers
18 views

Flags, Entity reference, users and content upload

I am using the entity reference module and flags to achieve a certain use case. Let me elaborate. In my site, there are nodes of type "TASK". They have a flag on them "Take Task". Now a logged in user ...
0
votes
0answers
16 views

User relationship requests in a view block with accept and decline links

I have a node in which i want to show a user all the relationship requests the current user has received and a status link below that so that the user can accept or decline the request then and there ...
1
vote
2answers
41 views

Send Notification to users with username and password

I have imported a users information into drupal website and all the users are active. Now I need to generate the password to each users and send an email to notify that account is created. I found ...
3
votes
3answers
53 views

How can I render a birthday field to display only Day and month

I am trying to render a birthday field to display only Day and month. user's birthday is 07/21/1971 When I print: <?php print render($user_profile['field_birthday']); I get this: Wednesday, ...
0
votes
2answers
39 views

Filter User in Views based on taxonomy contextual filter?

I have some users with taxonomy term reference fields. Lets say users can be associated with regions. When i view the user page i want to see all other users from the same region as the user i am ...
0
votes
0answers
21 views

How to change the user view mode?

We are using Display Suite for managing User View Modes. We want to be able to change the view mode based on some conditionals we specify. We tried rules where we managed to implement our conditions, ...
0
votes
0answers
24 views

D7 - Create block user flag, hide users from view

I have created a social site where users can flag other users as "blocked". The primary view for the site lists users along with a bit of profile2 data and a "block" flag link. Users cannot see ...
3
votes
1answer
53 views

Flags - Recreate the 'poke' function

I need to create a flags view that displays a list of users that have "poked" the current user with D7, Views 3 and Flag 3. I've read through this question and drupal.org/node/296971, neither ...
0
votes
0answers
30 views

How do I add a placeholder into the password field?

How do I add a placeholder into the password field using the Logintoboggan module?

1 2 3 4 5 15