vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Moderator Activity Logging (updated) (https://vborg.vbsupport.ru/showthread.php?t=35585)

Tim Wheatley 03-17-2002 10:25 AM

How can I have this viewable in the mods cp?

JDD 03-18-2002 08:40 PM

Hi...

this is a great Hack.. but one further question.. is it possible to log deletion of postings within a thread also?

Greetz
BitByter

Tim Wheatley 03-19-2002 08:29 AM

Nevermind about my question, I got it doing it, incase anyone else wants mods to be able to see this too:

Open modlog.php,

Search for 'Clear all logs'

delete that.

Upload modlog.php to root/mod

enter a link to modlog inside mod/index.php

This then removes the mods ability to delete their logs, and also means they can see it incase of argument.

Hubsi 03-30-2002 06:22 AM

big THX for this great hack, it´s wonderfull

greats

Hubsi

kidney 03-31-2002 05:43 PM

I would like to know why is there a 5 in this add on, it seems to create a problem....

in the third modification in the posting.php

David Bott 03-31-2002 09:24 PM

Installed on 2.2.4 Very nice and needed. Thanks!

Now if we only had a post recycle-bin for deleted posts and threads. :) Would be a nice addition.

camoboy 04-02-2002 01:40 AM

Quote:

Originally posted by JDD
Hi...

this is a great Hack.. but one further question.. is it possible to log deletion of postings within a thread also?

Greetz
BitByter

This addition would be very helpful

One of our mods has been going round deleting posts, not threads and they don't get logged, so I can't work out who.

Once I find out they're ganna be slapped back down to Registered Member, but this would help a lot.

c-pr0mpt 04-14-2002 02:01 PM

Wonderful hack Overgrow.

When i ran the install I got a mysql error because of modlog table already existing in the vB database. MY vB version is 2.2.5. Does this hack not work with 2.2.5?

Here is the error exactly as it says,

Code:

Database error in vBulletin Control Panel 2.2.5:

Invalid SQL: CREATE TABLE modlog (
                  type tinyint(1) DEFAULT '0' NOT NULL,
                  userid int(10) DEFAULT '0' NOT NULL,
                  threadid int(10) DEFAULT '0' NOT NULL,
                  threadtitle varchar(100) NOT NULL,
                  fromforumid smallint(5),
                  toforumid smallint(5),
                  timestamp int(11) DEFAULT '0' NOT NULL
                )
mysql error: Table 'modlog' already exists

mysql error number: 1050

Date: Sunday 14th of April 2002 10:56:00 AM

Should I delete the current table in there and start over? Thanks for any help from anyone.

Overgrow 04-14-2002 02:05 PM

Did they add this feature with 2.2.5? Or maybe the forum you're working on already had the old version installed?

If you had a previous version installed, you don't need to do any table modifications-- it is the same table schema as the previous version.. just upload modlog.php to your admin directory and create an entry for it on the left hand side menu of your Cpanel.

hth~

c-pr0mpt 04-14-2002 02:32 PM

This is for yaxay. And I checked the modlog table in mysql and it has some threads in it. Looks like all the threads I have deleted in the past, and the userid of who deleted it.

Here is a sshot:

http://www.yaxay.com/linkto/modlogsshot.gif

So I guess this was added in 2.2.5? :confused:


All times are GMT. The time now is 06:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01183 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete