So…we had a spam user get through and compromise our PM system. I ran a db query to find the malicious message was sent to 12± members. So, I then deleted the messages from the pmmessages table.
A couple members, however, have reported that the Inbox button notification still indicates there is an unread message. But there is no message, since I deleted it.
How might I go about clearing that notice via PHP MyAdmin?
Thanks in advance for any direction!