Topic: Private Messaging for 1.2.x
New Topic http://punbb.org/forums/viewtopic.php?pid=53711
##
##
## Mod title: Private Messaging System (PMS)
##
## Mod version: 1.2.1
## Works on PunBB: 1.2, 1.2.1, 1.2.2
## Release date: 2005-03-01
## 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).
##
## Upgrading: To upgrade from 1.1.5 make all the edits to your files
## and upload the new PM files but DO NOT run the
## install_mod.php to upgrade from PM mod 1.2.0 just replace
## all the old PM mod files, you do not need to make any edits
##
## Using diff to install:
## 1. Access your webserver via shell/ssh access
## 2. Enter your punbb-directory
## 3. patch -p2 < /location/to/PM-1.2.0.diff
## 4. Run install_mod.php
## 5. Delete install_mod.php
## 6. Upload any additional languages
##
## 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.
##
##
All seems ok, people who installed the beta just need to overwrite the files with the new one, no need to run the mod install, it now works on postgresql, avatars work, it deletes the cache automatically, and if you had 1.1.5 with the PM mod, then upgrade to 1.2.1, just install this mod WITHOUT running the install_mod.php and it will work with all your old messages