Hello
I have found a good template about PM system.
But here is the question, is there any way to modify it to be able to send to multiple people?
Like
Message 1 is subject to send to a group of people.
Message 2 is send to an individual member.
This template is working only if you are sending to one person only.
I am thinking to add a while loop around line 44 on new_pm.php and so it will keep sending until no recipient left on the field. any suggestion?
E.g.
To member 1, member 2, member 3
it will send the message to them individually.
thanks