PREVIEW
DOWNLOAD
Code: Select all
##############################################################
## MOD Title: Referrers Mod
## MOD Author: Bicet < bicets@gmail.com > (Nicola Tonon) http://www.vagito.net
## MOD Description: This mod will show all referers to your board in a page like the memberlist.
## It includes Number of hits from an Url, First and Last Visit and Ip of the
## referer's last visit.
## MOD Version: 0.1.1
##
## Installation Level: Easy
## Installation Time: 15 minutes
## Files To Edit: viewonline.php
## admin/index.php
## includes/constants.php
## includes/page_header.php
## language/lang_english/lang_main.php
## language/lang_italian/lang_main.php
## templates/subSilver/overall_header.tpl
## Included Files: root/db_update.php
## root/referrers.php
## root/includes/functions_referrers.php
## root/templates/subSilver/referrers_body.tpl
## root/templates/subSilver/images/icon_mini_referrers.gif
##
##############################################################
## For Security Purposes, Please Check: http://vagito.net/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum.
##############################################################
## Author Notes: Before applying the mod please remember to run db_update.php
##############################################################
## MOD History:
##
## 2005-07-16 - Version 0.1.1
##
## - Fixed a Small Bug with Hosts not displaying correctly
##
## 2005-07-14 - Version 0.1.0
##
## - First Pubblic Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################