Topic: Easy Profile Fields 1.1.1
##
##
## Mod title: Easy Profile Fields
##
## Mod version: 1.1
## Works on PunBB: 1.2.11
## Release date: 07 June 2006
## Author: El Bekko (elbekko@gmail.com)
##
## Description: This adds the possibility to easily add extra profile fields.
## Administrators make them through an administration plugin
##
## Difference with
## previous version: Fixed a vulnerability and adds profile fields to profile.php
##
## Affected files: viewtopic.php, include/functions.php, profile_fields.php, plugins/AP_Profile_Fields.php, profile.php
##
## Affects DB: Yes
##
## Notes: Please backup all your files!
##
## 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.
##
## Important note: This mod allows you to use the language files for your
## profile fields. The file these should be in is lang/common.php.
##
##
Note: Due to Windows screwing up (what's new =/), I lost version 1.0.1, which was apparently not posted. Any changes made in that unreleased release are most likely not included.
IMPORTANT UPDATE: In version 1.1.1 install_mod_EPF.php is fixed to have the id column of profile_fields set on auto_increment.
If this is not the case in your version, please do it manually, or you will only be able to add one profile field.