Forum Moderators: phranque

Message Too Old, No Replies

How do I find the guilty party

         

ancient1

5:34 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



Hey there, sorry if this has been posted in the wrong place.

we run a phpbb style board and there is someone deleting posts. I can not find anything in the administration panel that allows me to track who is doing this. Do any of you know any way to trace this?

Any help would be great

Thanks :)

The Contractor

5:57 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Look in your servers raw logs (most hosts supply them - if they don't, switch hosting companies)

jatar_k

5:59 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



there is a mod action mod that allows you to see what moderators/admins are doing

<added>sorry forgot my manners

Welcome to WebmasterWorld ancient1

ancient1

6:08 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



there is a mod action mod that allows you to see what moderators/admins are doing <--- ooooh that would be great because I suspect a mod but want to prove it, you dont know where that is do you?


Welcome to WebmasterWorld ancient1 <-- thanks :)

jatar_k

6:14 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



search for 'moderator action logging' I don't have an exact url or just poke around at phpbb.com, it's there somewhere

another thing you should look at is timing out the ability for anyone but mods and admins to edit posts. There is a mod for that as well somewhere.

<added>actually found it
[phpbbhacks.com...]

ancient1

6:15 pm on Sep 1, 2005 (gmt 0)

10+ Year Member



superstar!

cheers

jatar_k

6:19 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



something to keep in mind is that I found a bug in that mod, one of the columns in the db was too small and I had to increase the size.

the real name is 'Log Actions MOD' there si a huge thread at phpbb about it and my bug was documented there so it should be fixed.