Hi,
My site is run on WordPress > Salutation theme > Buddypress > S2member.
My dilemma is that I want to restrict level 0 members to only send messages to level 0 members. Level 1 members have access to message level 0 & 1, and finally level 2 members have access to message all members in the community.
Once contacted by a higher member, the lower members will then have access to respond back to the higher members.
I don’t know PHP, but you’d probably want to start by unhooking functions in ‘bp-messages-actions.php’, and then rehooking, in its place, a clone of the function that does some of the specialized logic above.
Any takers?
Many thanks,
Karmel.