Topic: Private Messaging for 1.2.x BETA
##
##
## Mod title: Private Messaging System (PMS)
##
## Mod version: 1.2.0
## Works on PunBB: 1.2, 1.2.1
## Release date: 2005-02-14
## Original Author: David 'Chacmool' Djurbäck (chacmool@spray.se)
## Author: Connorhd (connorhd@mypunbb.com)
##
## Description: Private Messaging System for PunBB
##
## Affected files: admin_options.php
## footer.php
## header.php
## include/functions.php
## profile.php
## viewtopic.php
##
## Affects DB: New table:
## 'messages'
## New options:
## 'o_pms_enabled'
## 'o_pms_messages'
## 'o_pms_mess_per_page'
##
## Notes: Written with minimum changes to the original PunBB-files.
## When upgrading to newer versions of PMS you should only
## need to replace the old PMS-files (unless something else
## is stated in the download).
##
## 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 think it all works but there could be some bugs with either the install or the actual script, please post them here, i have also included a .diff file for all you lazy people (thx ulph), oh and it doesn't seem to work at all in postgresql so i'll look at that soon
THIS IS A BETA!!! MAKE BACKUPS!!! DO NOT USE ON A LIVE SITE!!!!!
You will need to delete your cache files after installing this mod for it to work, i'll add this to the install when i release it in full
if all goes well i hope to release a proper version this weekend
how to apply the diff
1. Enter your punbb-directory
2. patch -p2 < /location/to/PM-1.2.0.diff