YAFLogo

chadclund
  • chadclund
  • 53.8% (Neutral)
  • YAF Forumling Topic Starter YAF Version: unknown
a year ago
I need to handle member administration from my main website (new, edit,login, suspend, delete).

I can wrote stored procedures for these, I am just wondering if there is a quick reference on the fields to change in the user table to suspend a user.

I can see a suspend date, suspend reason and suspended by fields, but editing these manually made no difference.

Any ideas?

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
a year ago
You need to change all 3 fields Suspend as utc datetime, suspendreason and suspendedby