02-17-2018, 10:50 PM
Hi Brandin! No problem, I thought about it for a little longer. I try to describe my purpose a bit better: I have user groups and want an individual to be able to send a message to a user group (thats what I have now). The message should appear only once as "sent" in the messages.php. Currently I have the same message for every person in the group (its the same if you send a mass message as administrator). For example: There are 30 accounts in one group. If someone sends a message to this group he has 30 messages/threads. For each indiviudal one thread. I want to have one thread where everyone can reply and everyone can see the replys (like Whatsapp groups). I've already made a plan how to adjust the databases etc. But I have other things to implement which are more important right now. I definitely will post the solution here if I come up with one.