Posted by: admin987 - Tuesday, 6 November 2018 20:02:39 |
---|
Hi there, Just trying to research the history of a posted YAF Message. It was edited a couple times and then deleted. Is column yaf_Message.EditedBy set to the user id that deleted the message? select * from yaf_Message where MessageID=123 select * from yaf_MessageHistory where MessageID=123 Thanks |
Posted by: tha_watcha - Thursday, 8 November 2018 21:14:48 |
---|
[quote=admin987;71659]How can I tell who deleted a message? [/quote] You can't its not logged in the database |