Quote:
Originally Posted by mihai11
Hi,
I am writing a mod that will delete ("soft" delete) some threads. Everything is fine with one exception: the user that deleted the thread is not saved. That means that it is not possible to check later who was the moderator that deleted a given thread. How can I fix this ?
I checked the "thread" table but I did not found any field where this information is saved. Where else should I look ?
Regards,
Razvan
|
I am going to go out on a limb and suggest the deletionlog
Assuming you are using vb builtins to do the deletion