Search code examples
drupaldrupal-6drupal-modulesprivate-messaging

How activate Privatemsg Module to all users?


I just enabled the Privatemsg Module in my Drupal 6. I would like to enable this module to all users, who join in the website. But the registered users cannot see the "Write new message and Messages" link.

Why the Privatemsg is not active in users section ?


Solution

  • Go to http://yoursite.com/admin/user/permissions and set the permissions you want for the privatemsg module to the Authenticated User role (or whatever role you're trying to enable this for).