Hi,
Thank you for your wonderful module. The new feature in user/[uid]/edit:
Allow private messages:
Everyone
My relationships only
Allow/disallow users in or outside relationships to send you private messages.
Please, is it possible to have an option to remove it in admin, or how do I remove it? It is not wanted in my setup ..
Look forward to any reply.
Lilian
Comments
Comment #1
berdirThere is no such feature in privatemsg :)
I assume this is from another module, probably the relationship module that you use.
Comment #2
feloescoto commentedThis is indeed a problem with the User Relationships module, but it is easily fixed.
Just remove lines 613 to 670 or comment them out from the file
user_relationships/user_relationships_ui/user_relationships_ui.module
That will prevent the form from displaying.
Hope this helps.
Regards,
Felipe
Comment #3
liliplanet commentedThank you so much, most appreciated!
Comment #4
merilainen commentedAny real solution available? Modifying module code is nor the best way to do this.
Moving to User Relationships issue queue.
At least the weight of the fieldset should be fixed. For me it shows up first, even before user name and email address fields
Comment #6
halloffame commentedDid a little search regarding my problem and found this thread... That option you're talking about here shows in all of available category when editing profile. Anybody else can reproduce this bug?
I don't want this feature neither. I hope there's a better way in getting rid of it than modifying core.
Any advice? Thanks.
Comment #7
alex.k commentedThis option has been added to admin -> users -> relationships in RC2. Could you check you are running this version?
Comment #8
halloffame commentedUsing RC1. Will upgrade... Thanks...