Topic: Extended Forum Access Mod 1.2
##
##
## Mod title: Extended Forum Access Mod (EFAM)
##
## Mod version: 1.2
## Works on PunBB: 1.1, 1.1.1, 1.1.2, 1.1.3
## Release date: 2004-04-03
## Author: Kristoffer "Cactuz" Jansson (jansson at cactuz.nu)
## Rickard Andersson (rickard at punbb.org)
##
## Description: This mod extends the forum access down to the user
## level. This is how it works: First, "lock" a forum with
## the forum admin. Then you just have to add access to all
## users you want to give access to the forum in their
## profile.php.
##
## Affected files: admin_forums.php
## post.php
## viewforum.php
## viewtopic.php
## profile.php
##
## Affects DB: Yes
##
## Notes: This mod was originally created by Cactuz, but it has
## been updated by Rickard Andersson. A few of the line
## numbers in this mod file might not match up perfectly
## with PunBB 1.1.2 and earlier. It shouldn't be a problem
## to find the right line though.
##
## Generated with ModGenerator (http://modgen.cactuz.nu/)
## on: 2004-04-03 01:43:07
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
##
I've made a few modifications to the mod. As you can see, it works on PunBB 1.1, 1.1.1, 1.1.2 and 1.1.3. The line number in the readme may not match up perfectly with 1.1.2 and earlier, but it shouldn't be a problem. If the text to search for isn't on the line specified in the readme, just look around a few rows above and below the specified line.
Download: http://punres.cactuz.nu/projects/desc.php?id=4