- Code: Select all
##############################################################
## MOD Title: Max sessions
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This mod will prevent users of connecting
## to the site, if there is currently the
## maximal accepted connections.
## MOD Version: 0.9.2
## MOD Compatibility: 2.0.2->2.0.6
##
## Installation Level: Easy
## Installation Time: 5 Minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 4
## admin/admin_board.php
## includes/sessions.php
## language/lang_english/lang_admin.php
## templates/subSilver/admin/board_config.tpl
##
## Included Files: 1
## max_sessions_db_update.php
##
##############################################################
## MOD History:
##
## 2004-01-05 - Version 0.9.2
## - phpBB template & EasyMOD compliance enhancement
## - Deutsch, Dutch, French, Italian & Spanish
## translations now provide with the MOD
##
## ????-??-?? - Version 0.9.1
## - fixed a bug in the template
##
## ????-??-?? - Version 0.9.0
## - initial BETA
##
##############################################################
I have made this MOD on request...
http://www.phpbb.com/phpBB/viewtopic.php?t=49174


