- Code: Select all
##############################################################
## MOD Title: Last visit
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This mod will register when the user last
## logged in, allong with the info about how
## many users have visited the board.
## MOD Version: 1.2.8
## MOD Compatibility: 2.0.5->2.0.6
##
## Installation Level: Intermediate
## Installation Time: 25 minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 14
## index.php
## memberlist.php
## search.php
## admin/admin_board.php
## includes/functions.php
## includes/page_header.php
## includes/sessions.php
## includes/usercp_viewprofile.php
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## templates/subSilver/index_body.tpl
## templates/subSilver/member_body.tpl
## templates/subSilver/profile_view_body.tpl
## templates/subSilver/admin/board_config_body.tpl
##
## Included Files: 0
##
##############################################################
is templates/subSilver/member_body.tpl in the files to edit listing. But the name of that file is memberlist_body.tpl
