0

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 ?

Ashok KS
  • 365
  • 2
  • 14
  • Crossed to: http://drupal.stackexchange.com/questions/13053/how-activate-privatemsg-module-to-all-users – Laxman13 Oct 12 '11 at 20:17

1 Answers1

0

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).

Clive
  • 36,918
  • 8
  • 87
  • 113