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 (https://vborg.vbsupport.ru/showthread.php?t=17206)

xug 11-08-2001 10:56 AM

I installed it on VB2.2.0 and had no errors.

I tested it still no errors.

Than I did look in the modlog option and see only 50% of the data that needs to be recorded !!

Thread name, Mod and date are redorded

From and to are not !!

Please help me out on this one.

Frank-kun 11-08-2001 03:26 PM

xug...is your table set up correctly? Remember, from and to need to be NULL, and there needs to be no default set (according to the instructions). If the table isn't set up right, the data will either not go into the table or you'll bomb out. ^_^

It works like a dream on my board running 2.2.0. Thanks for the great update to this hack.

xug 11-08-2001 10:15 PM

Hi Frank-kun

I used this query

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
);

Please let me know if this is right or not, if not
what do I need to do ?

Thanks

Syphin 11-08-2001 11:23 PM

ive had this running for about a week... And now that i look at it again... Im having the same problem as xug... =/

-Syphin

Itay 11-10-2001 08:51 AM

Any chance someone can post a new file with all the fixes for 2.2.0 and if not, just compile a list of the changes you need to do for it to work?

chaz7979 11-15-2001 04:27 AM

Quote:

Originally posted by Syphin
ive had this running for about a week... And now that i look at it again... Im having the same problem as xug... =/


-Syphin

I'm with him on this one. I could use The final 2.2.0 version.

Psychdrone 11-23-2001 01:35 AM

I am also with him, as i think this should be interegated into future V_bulletions!

Psychdrone 11-23-2001 06:47 PM

so could someone release a 2.2.1 version?

almightyone 12-02-2001 03:38 AM

i was curious to if anyone could make this thing show who edited a poll in the options and the who a mod banned deal ad so on would be real great

xug 12-02-2001 10:53 AM

Please help us with an update ! Thank you so much.


All times are GMT. The time now is 01:10 PM.

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.01443 seconds
  • Memory Usage 1,734KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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