Users

Creating A Basic User Profile: Tips and Tricks

We've created many sites with user profiles, and every site seems to have a few differences, but there are certain best practices which I would like to share.

Module Requirements

This article concerns user profiles in Drupal 6, and recommends that you have the following modules installed:

Authenticated Users Do Not Inherit Anonymous Role Permissions

Contrary to common belief, Drupal's Authenticated user role does not inherit permissions given to the Anonymous user role.
Syndicate content