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)

dost 08-23-2001 03:08 PM

Thanks for the reply Deacon Frost. I did that change but the moderator activity still isn't recorded. I see that the modlog table is empty when I look at it with phpMyAdmin. But I'm not getting any errors. Any idea?

inetd 08-26-2001 06:22 AM

If the moderator will delete or will change the post, it will be mirrored in logs or not?

Deacon Frost 08-26-2001 02:09 PM

Change on Postings will not be logged, only changes on Threads.

@ DoST: Sorry, I have no idea what the matter is. BTW; Turkey is a great Country for Holidays :) (specially arround ?ludeniz, Fethiey)

DarkReaper 08-26-2001 04:03 PM

Yay! Great job on the new version, it works great and looks a whole lot better!

dost 08-26-2001 05:38 PM

[QUOTE]Originally posted by Deacon Frost
Change on Postings will not be logged, only changes on Threads.

@ DoST: Sorry, I have no idea what the matter is. BTW; Turkey is a great Country for Holidays :) (specially arround ?ludeniz, Fethiey)

SirSteve 09-20-2001 05:12 AM

Quote:

Originally posted by Deacon Frost
The english file. Rename to "modlog.php"
I had to make a change in here from php4? to php? to get mine to work.

magistr 09-22-2001 08:30 AM

yhis is cool hack
great man
tanx

it work with 2.0.3

but please edit links in admin/index.php

original:
Now, open admin/index.php

and search for this (or something like this):
________________________________________
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("Stats & Logs"); ?>
</table>
<a href="stats.php?s=<?php echo $session[sessionhash]; ?>"> View Statistics </a><br>
<a href="adminlog.php?s=<?php echo $session[sessionhash]; ?>"> View Admin Logs </a>
</td></tr>
________________________________________

and replace it to
________________________________________
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("Stats & Logs"); ?>
</table>
<a href="stats.php?s=<?php echo $session[sessionhash]; ?>"> View Statistics </a><br>
<a href="modlog.php4?showLimit=25"> View Moderator Logs </a><br>
<a href="adminlog.php?s=<?php echo $session[sessionhash]; ?>"> View Admin Logs </a>
</td></tr>
________________________________________

FINISH. Just upload "modlog.php" into /admin

Please DO NOT send any mails dependig on this script to me.
I will not answer. Using is on your own risk !

edit here:
<a href="modlog.php4?showLimit=25"> View Moderator Logs </a><br>

replace:
<a href="modlog.php?showLimit=25"> View Moderator Logs </a><br>

YourHostSucks 09-29-2001 02:33 AM

I installed the hack.. but it is not working..

--
FILE UPDATED: May 21, 2001 6:50 am PST
--

was what I downloaded, it shows no moderator activity,
I hit refresh alot to! hehe -=/

Plus if I goto /adminmodlog.php , I do not have to enter my password to access this? wierd...

DarkReaper 09-29-2001 02:52 AM

Make sure its in /forums/admin/ and not /forums/.

YourHostSucks 09-29-2001 09:32 AM

huh? .. o guess i made a typo in my post.. ;)

/adminmodlog.php = /admin/modlog.php

hehe


All times are GMT. The time now is 04:35 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.01789 seconds
  • Memory Usage 1,735KB
  • 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