![]() |
Quote:
|
Works perfect on 2.2.7 :cool:
|
Fantastic Mod. Thanks! :)
|
it work great! 2.3.0
Quote:
I added a tracking log for "edit" feature, for all member: Also add IP tracking to the log. execute Code:
ALTER TABLE `modlog` ADD `postid` int(10) DEFAULT '0' NOT NULL AFTER `threadid`; find Code:
eval("standardredirect(\"".gettemplate("redirect_editthanks")."\",\"showthread.php?s=$session[sessionhash]&postid=$postid#post$postid\");"); Code:
// MOD LOG ------- add IP LOG ------------- in posting.php, find Code:
// MOD LOG Code:
// MOD LOG Code:
// MOD LOG Code:
// MOD LOG Code:
// MOD LOG Code:
// MOD LOG replace the modlog.php file by the attached file If you want to limite the log to mod (1 group only), you may add something like IF ($bbuserinfo[group]=(#groupID)) { .... } around the logging part (DID NOT TEST) have fun |
I can't get it to work on 2.2.9. I did everything as directed in install_modlog.php. The modlog table got created and there is a link to modlog.php in the Admin CP but nothing ever gets logged :(
Nevermind. I was trying to edit a post and then realized that there is not edit logging. I added a few lines to editpost.php and modlog.php to include edits. Thanks Overgrow! |
Great it works perfectly on 2.3.0 at once :D
Install clicked :D One silly question: Why don't I see the 'from forum id' in the moved list ?? Cheers |
Hi mtha,
Quote:
Code:
ALTER TABLE `modlog` ADD `postid" int(10) DEFAULT '0' NOT NULL AFTER `threadid`; Quote:
|
Quote:
The error should be because of the `postid" please change that to `postid` PHP Code:
let me know if it works |
dah, the addon was for my board, which has mucho hacks already. I fixed the modlog.php above, you can redownload it now.
Quote:
Quote:
please search for realname and change it to username, this problem should be fixed. line 71 in modlog.php : Quote:
|
Overgrow, it'd be cool if you can add some option to
- "download" the log file, before delete it. The file could be in txt or html format. - view x logs in a page, so you can view next pages without having it too long - delete logs older than x days, so you still can keep the recent logs. |
All times are GMT. The time now is 05:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|