[SECU] Log Actions MOD

Ensemble des modules testés et approuvés par notre équipe
</br>

Modérateurs: Apprenti Modo, Equipe phpBB.biz

[SECU] Log Actions MOD

Messagede achaab » 05 Juil 2005 12:52

Nom du MOD : Log Actions MOD
Description du MOD : Permet de logger toutes les actions des admins et modo dans le paneau admin
Auteur du MOD : morpheus2matrix < morpheus@2037.biz > (Morpheus) http://morpheus.2037.biz
Niveau d'installation du MOD : Facile
Version du MOD : 1.1.6
Démo : Non
Compatible EasyMOD : Oui

Code: Tout sélectionner
##############################################################
## MOD Title: Log Actions MOD
## MOD Author: morpheus2matrix < morpheus@2037.biz > (Morpheus) http://morpheus.2037.biz
##
## MOD Description: This MOD will allow administrators to log
##           actions done by moderators and others
##           administrators.
##
## MOD Version: 1.1.6
##
## Installation Level: Easy
## Installation Time: 10 Minutes (1mn by EasyMOD of Nuttzy)
##
## Files To Edit: modcp.php
##         posting.php
##         includes/constants.php
##         language/lang_english/lang_admin.php
##         language/lang_english/lang_main.php
##
## Included Files: admin/admin_logs.php
##          admin/admin_logs_config.php
##          includes/functions_log.php
##          includes/rules.php
##          templates/subSilver/rules_body.tpl
##          templates/subSilver/admin/logs_body.tpl
##          templates/subSilver/admin/logs_config_body.tpl
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Thanks to netclectic, Acyd Burn , AbelaJohnB and -=ET=- for the help.
##
## This MOD is compatible and can be installed by EasyMOD
## of Nuttzy (but is not officially EasyMOD Compliant)!
## http://www.phpbb.com/phpBB/viewtopic.php?t=124436
##
## However, on alpha releases of EM SQL commands are not performed!
## Then, meanwhile beta or final release (with DB alterations
## capabilities), you must update your database manually by
## copying the log_actions_db_update.php file in your phpBB
## root directory, execute it with your navigator and after,
## delete it.
##
## In any case, if you install this MOD manually or using an
## alpha release of EM, please run this file NOW, before
## editing phpBB files by EM or manually!!!
## Otherwise, you may have an error message during your next
## connection.
##
## The following files will need to be ran, in addition to performing the actual modification listed within the MOD file.
## Once you have performed the following actions to your forum, please run the following files, via your web browser:
## 1) log_actions_db_update.php
## 2) execute log_actions_db_update.php
## 3) delete log_actions_db_update.php
##
## Official Thread at phpBB.com : http://www.phpbb.com/phpBB/viewtopic.php?t=73523
##
##############################################################
##
## Informations : Ce mod a été testé et remit en page par l'equipe mod de phpBB.biz
##
##                Vous en trouverez la derniere version a cette adresse :
##                http://forum.phpbb.biz/viewtopic.php?t=94416
##
##                Le support se trouve a cette adresse :
##                http://forum.phpbb.biz/viewtopic.php?t=96250
##
##############################################################
## MOD History:
##
##   2003-10-06 - Version 1.1.6
##   - Added dutch translation (carloclaessen)
##   - Fixed bugs in MOD Template
##   - Fixed a bug with the prune part in ACP of the MOD
##   - Fixed all the spelling mistackes (Plasma)
##
##   2003-09-17 - Version 1.1.5
##   - Adding a User Guide and pre-modified files for phpBB 2.0.6
##   - Adding the name of admin/mod is now in color in the log part
##   - Changing order of actions in the How-TO
##   - Replace http://www.geektools.com by http://network-tools.com for querying infos on the IP address
##   - Replace 'Choose Log' by 'Select Log' in lang_admin.php
##   - Replace some language variables
##   - Fixed some spelling mistakes ;-)
##
##   2003-08-19 - Version 1.1.4
##   - Fixed an error in the How-To
##   - Fixed a bug with the installer (and uninstaller) of the SQL tables
##
##   2003-08-17 - Version 1.1.3
##      - New zip-file structure
##      - How-to simplified (-=ET=-)
##      - Make more EM compatible
##      - Make works with phpBB 2.0.6
##   - Adding Enhanced log action mod Add-on (FX)
##   - Adding an uninstaller for the changes to the database (if you want to remove the MOD)
##   - Adding a prune function to the MOD
##   - Adding support for Postgresql DBAL (need testing) (jonesy)
##
##   2003-06-19 - Version 1.1.2
##      - Making working with phpBB 2.0.5
##      - Fixed a bug in the tables installer
##      - Fixed the name of the constant LOGS_CONFIG_TABLE in the admin files
##      - Fixed an error in the translation for the splitting rule
##
##   2003-06-14 - Version 1.1.1
##      - Fixed a bug with the name of a constant
##      - Corrected the variable $choose_username_del : no errors should appears with implode function (Diskmaster)
##      - Fixed the file log_config_body.tpl : it was the file of a previous version :-(
##
##   2003-06-08 - Version 1.1.0
##      - Added some features : now, you can specify which admin will be able to see the logs
##      - Little modifications in the code
##      - Simplification of the function log_action()
##      - Fixed a bug with a variable not declared properly in the file admin_logs.php
##      - Fixed a bug with the page generation when there is no log
##
##   2003-05-29 - Version 1.0.6
##      - Make the MOD EasyMod 0.0.8 compatible
##      - Fixed a bug with the moderators and Group Moderators (Thanks to Sven)
##
##   2003-04-16 - Version 1.0.5
##      - Fixed a bug in the file functions_log.php with the apostrophize in the username
##
##   2003-02-24 - Version 1.0.4
##      - Version 1.0.3 accepted to the MOD's Database @ phpBB.com
##      - Improving the Tables Installer
##      - User Administration is now shown in a new window
##      - Fixed an error in the install.txt file
##      - Fixed the display of the image of the Edit Rule
##
##   2003-02-01 - Version 1.0.3
##      - Uploading the MOD to the new MOD Database @ phpBB.com
##
##   2003-01-29 - Version 0.2.5
##      - added the log of the edit action
##      - added the verification of the file install_tables.php : if file still exist,
##        you won't be able to use the MOD
##      - fixed a minor bur in the file install_tables.php
##
##   2003-01-26 - Version 0.2.0
##      - added the possibility to delete an entry (or all the entried) in the log
##      - added IP are now logged like the names
##      - fixed a bug with the lof of the split action
##      - fixed a bug with the centered pop-up of rules with Netscape Navigator
##
##   2003-01-23 - Version 0.1.5
##      - using the correct template for the language variable
##      - added a file (rules.php) which for explaining actions which could be done
##      - added the log deleting of one post in posting.php
##      - fixed a bug in the modcp.php file
##
##   2003-01-20 - Version 0.0.5
##      - first beta release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
Fichiers joints
log_actions_mod.zip
(16.86 ) Téléchargé 4051 fois
A la retraite :P
Ne m'envoyez pas de MP ou de mail, je ne pourais ni les lire, ni vous répondre...
Avatar de l’utilisateur
achaab
Membre Spécial
Membre Spécial
 
Messages: 2379
Inscription: 13 Avr 2004 17:24

Retourner vers Listing de MODs

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités

cron