YAFLogo

admin987
  • admin987
  • 50.8% (Neutral)
  • YAF Forumling Topic Starter
5 years ago
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

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
5 years ago

How can I tell who deleted a message?

Originally Posted by: admin987 

You can't its not logged in the database