I've cautiously removed this from BETA and also added the ability to change messages depending on whether a new thread or a new reply is being posted.
To upgrade, I'd recommend uninstalling and starting over, BUT you can just update by redoing steps 5-7 in readme-prm.txt, uploading prm.php to your admin folder (overwrite old one), issuing the following SQL query, and running the install script again.
[sql]DROP TABLE postthanks;
ALTER TABLE forum DROP postthanksid;[/sql]
The new version is attached; enjoy!
|