Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Logging activity!
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

acech
Starting Member

26 Posts

Posted - 05 May 2006 :  12:56:15  Show Profile  Reply with Quote
Just a quick question - has anyone seen an existing mod which would cause any posts that are edited or deleted to be logged rather than just thrown away?

I am keen to be able to track any edits that my moderators have done, and thought it was worth an ask before I start implementing it myself!

Many thanks,

Chris

<moved to="MOD Add-On Forum (W/O Code)" by="Shaggy" /><

Edited by - Shaggy on 08 May 2006 10:35:13

TonyB7
Junior Member

USA
267 Posts

Posted - 05 May 2006 :  14:47:44  Show Profile  Send TonyB7 an AOL message  Send TonyB7 a Yahoo! Message  Reply with Quote
I haven't. Just last week a plaintiff asked me if there was any way I could retrieve the defendant's self-deleted posts. I told him no.

However, Admin Topic Maker mod will store topics in a separate folder.

Our moderators have all been told to post to the admin forum (a Yahoo group) if they make any major edits or deletions. So far it's worked nicely as a major edit is usually a sign of something big going wrong anyway.
<
Go to Top of Page

bobby131313
Senior Member

USA
1163 Posts

Posted - 05 May 2006 :  18:28:33  Show Profile  Visit bobby131313's Homepage  Reply with Quote


Our solution solved most of this problem, it just doesn't cover edits.

We created a private "deleted" forum. Deleted topics are just moved there. We have the split topic mod also. "Deleted" posts are split out to a new topic and then the new topic is moved to the "deleted" forum. This way we still have it all out of sight. Except previously edited posts.<

Switch the order of your title tags
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 05 May 2006 :  20:03:50  Show Profile  Send ruirib a Yahoo! Message  Reply with Quote
Logging delete topics or replies is pretty easy. You just need to create a deleted_topic and a deleted_reply table and move the delete posts there just before deleting them from the "live" tables.
I have done that in a couple forums I help with. Whenever a restore is needed, all that it takes is a couple SQL statements to restore what was deleted by mistake. Haven't done it for the edits (deleted topics and replies are handled by pop_delete.asp). Editing posts could obviously be handled in the same way.

Packaging this whole stuff as a mod, with restores being handled by ASP is more difficult, cause it requires some time and care to code the restore pages and also to handle isolated reply deletion. For me handling it from the DB side is good enough.<


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

muzishun
Senior Member

United States
1079 Posts

Posted - 05 May 2006 :  20:16:56  Show Profile  Visit muzishun's Homepage  Reply with Quote
You might consider looking at the way archiving works. You could basically copy most (if not all) of that code, then change the database tables / fields to something else, like FORUM_DELETED_POSTS or whatever suits your fancy.

It's an interesting thought. It would be nice to see what may be going on that you as admin don't get to see. Perhaps even have, as bobby suggested, a forum that only the admin (or a group of admins) can see, displaying all the deleted posts and showing who deleted them and when.<

Bill Parrott
Senior Web Programmer, University of Kansas
Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com)
Personal Website (www.chimericdream.com)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.2 seconds. Powered By: Snitz Forums 2000 Version 3.4.07