如何为所有用户激活 Privatemsg 模块?
我刚刚在 Drupal 6 中启用了 Privatemsg 模块。我想向所有用户启用此模块,他们加入网站。但注册用户看不到“编写新消息和消息”链接。
为什么 Privatemsg 在用户部分未激活?
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 ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
转到
http://yoursite.com/admin/user/permissions
并将privatemsg
模块所需的权限设置为经过身份验证的用户
角色(或者您尝试为其启用此功能的任何角色)。Go to
http://yoursite.com/admin/user/permissions
and set the permissions you want for theprivatemsg
module to theAuthenticated User
role (or whatever role you're trying to enable this for).