Closed (fixed)
Project:
User Relationships
Version:
7.x-1.x-dev
Component:
Privatemsg
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2012 at 15:42 UTC
Updated:
29 Nov 2012 at 07:20 UTC
Sorry I don't have time to provide a proper patch, but this is a quick fix:
Simply replace http://drupalcode.org/project/user_relationships.git/blob/refs/heads/7.x... with
if (variable_get('user_relationships_restrict_privatemsg', 'all') == 'all_overridable' && user_relationships_user_access('maintain @relationship relationships', NULL, $form['#user'])) {
Comments
Comment #1
berdirBut except the maintainers to have time to manually apply these changes? ;)
Commited.