Version: , by Overgrow
Developer Last Online: Jun 2004
Version: 2.2.x
Rating:
Released: 05-17-2001
Last Update: Never
Installs: 73
No support by the author.
Moderator Logs for vBulletin
Design Spec:
Track moderator and admin activites including: closing, opening,
moving, and deleting threads. You are able to set the number of
logs you view at one time and you can focus down to just one
moderator by clicking on their name.
Steps for installation:
-add one database table 'modlog'
-edit one file 'postings.php'
-upload one file 'modlog.php'
!!! DISCLAIMER !!! Hack at your own risk. I do not run v2, I will never run v2, I apologize if things are not exactly how they seem. May cause staining, test on hidden piece of fabric first. No this does not install itself. Learn to use phpmyadmin.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
[QUOTE]Originally posted by Zarkov I'm having a problem with the forumid variable.
Like it aint storing it in the table so when i look at the logs there is no forum names.
I am not the only one suffering this as there is a picture on another post where the forum names are missing.
I am new to all this so i am playing to see what i can learn but everything looks OK.
well..this seems like the right area to post this, dont need to start a new thread..im having a prob when any admin or mod tries to chnage a post at all..this is the error thats in the tech support emial it sends me
Database error in vBulletin: Invalid SQL: INSERT INTO modlog
(type,userid,threadid,threadtitle,fromforumid,tofo rumid,timestamp)
VALUES ('2','2','31','board colors in beta stage','','','990795085')
mysql error: Table 'ocps.modlog' doesn't exist
mysql error number: 1146
Date: Friday 25th of May 2001 05:51:25 AM
Script: /bb/postings.php
am i supposed to have a modlog.php file??..cause i dont
actually..there is a modlogs.php file, but if i try to access it in my browser i get this error,
There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
ocps: You need to create the modlog table. That is the first step in the instructions-- without it, no data can be entered. If you do not have phpMyAdmin installed then install this hack from wluke:
o..was this part of your hack..i copied the files from one server to the other but i thought i got rid of your hack casue i installed it 1/2 way and stoped cause i didnt kno what to do with phpmyadmin..i had no idea this prob on the new board was cause of that
Great hack Overgrow. Fairly easy to install, only took 15 min from start to finish.
My question is, have you thought about or are you planning to add more stats to it? As someone else I know, had a mod go on a ban trip. Even somehow banned the admin from his own board. So I was wondering if you planned on or could possible come up with something to add to this great hack with more mod stats such as the banning?
Originally posted by Zarkov I'm having a problem with the forumid variable.
Like it aint storing it in the table so when i look at the logs there is no forum names.
I am not the only one suffering this as there is a picture on another post where the forum names are missing.
I am new to all this so i am playing to see what i can learn but everything looks OK.