Hi All,
Due to the way I use the PM module on PokerDIY I need everyone to be able to send message to everyone without being friends.
I'll show my usecase with an example: Check out this home poker game:
http://www.pokerdiy.com/find-poker-...lando.aspxBasically people (logged in users) that the user does not know will want to dicuss this game (or league or whatever) with the user. I don't want to force the game host to become friends with people just to talk to them (because they might have sensitive info that only friends can see) - so I want to keep the anonymity and hide behind PMs. However - the host user needs to have their setting (Notifications) set to "Receive PMs from Everyone".
If they don't - it is impossible to communicate about the game without being friends.
Is there a way of defaulting this setting to Everyone? I want everything to be as open as possible and then users can hide stuff IF they want, not the other way around. I know I could probably run a SQL query to do this but I need it for all new users too?