##############################################################
## MOD Title: Add Last User Visit Date to Members List
## MOD Author: Nivisec (support@nivisec.com) http://www.nivisec.com
## PORTED BY: Prosk8er <bprsk8r4272@gmail.com> http://gotskillslounge.com
## MOD Description: Adds a new field in the members list that displays the date
## that the user last visited on. "Never" will be displayed if
## the user has never logged in.
## MOD Version: 1.2.0
## BBtoNuke Version: 2.0.x
##
## Installation Level: Easy
## Installation Time: ~2 Minutes
## Files To Edit: modules/Members_List/index.php,
## themes/DeepBlue/forums/memberlist_body.tpl,
##
## Included Files: n/a
##
## 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:
##
## Adds a new field in the members list that displays the date
## that the user last visited on. "Never" will be displayed if
## the user has never logged in.
##
## phpNuke version support at http://gotskillslounge.com (origional
## author doesn't support *nuke ports - Prosk8er)
##
##
##
##############################################################
## MOD History:
##
## $Id: last_visit_date.txt,v 1.2 2003/07/03 12:10:25 nivisec Exp $
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
You can see a screen shot of what it looks like here:
NO SCREENSHOT YET
If you have any problems you can post here.











