ChangeLog You can find a list of files that changed in changes.txt. 3.0.7 Change Log ------------------------------ Fixed bug in form.inc that caused saved name and email not to show up. Fixed annoying error when forum empty. Fixed warnings in multi-threads.inc. 3.0.6 Change Log ------------------------------ Added Latest Post date to collapsed threads view. Enhanced the cookie/new label. Now uses a session cookie to track them. Fixed bug that caused HTML to be lost when messages edited with admin. Fixed bug in form.inc that could cause the author and email to be blank. Changed include to require where possible. Fixed deceptive qbody error. Changed font size of descriptions on index.php3. It was way too tiny. .lang file changed added 3 new entries. Fixed magic_quotes bug in admin. Added more information to index page. Better error handling of not found messages. More stats in stats.php3. Fixed div by 0 bug in stats.php3. Workaround for Mysql 3.23.2 in list.php3. Messages out of order. 3.0.5 Change Log ------------------------------ Fixed Warning in form.inc. 3.0.4 Change Log ------------------------------ Phorum 3.0.4 now REQUIRES PHP 3.0.6 because: Eliminated phpvercmp() which was buggy. Now using str_replace instead of ereg_replace when possible. Removed trailing white spaces from some fields. Fixed bug with non Phorum database queries causing problems. Improved the reply email in post.php3 Added file stats.php3 to give some simple stats info. Added file auth.php3 to give a simple apache based Authentication. Fixed bug in read.php3 in regards to 'newer messages' 3.0.3 ------------------------------ Fixed newer messages bug. Added -dist to some file names. Distribution now includes a diff file. 3.0.2 ------------------------------ Fixed bug in post.php3 when moderated. Fixed weird ' problem in Admin 3.0.1 ------------------------------ Added subject to email link in read.php3 Added support for Phorumail. Fixed /' problems in admin when editing a forum description. Added support for comma delimited list in delete function. Fixed GetVars in read page. Fixed " problem in message edit. Changed From on reply emails. Fixed some poor SQL that caused Phorum to select entire table. Fixed some PostgreSQL problems.