2002-07-04 """""""""" * The installation script now adds the default titles 'New member' and 'Member'. * Fixed broken link to new message icon in search.php. * Logging out when in the admin interface now redirects to index.php (thanks gribber). * Fixed thread report (thanks cykze). * Changed the default install to have validate registrations and subscriptions disabled. * Fixed not being able to register with "Open links in new window" disabled. * Fixed "Table 'pun.forums' doesn't exist" in message() (thanks cykze and gribber). * Changed the error reporting level to not report undefined variables. * Removed queries with OPTIMIZE TABLE in some of the admin scripts. It was taking frikken forever. * Fixed "Edit subscribers" (thanks thrawn). * Fixed a bunch of broken links in post.php, edit.php, misc.php and moderate.php (thanks Thomas). * Fixed a bunch of broken links in all the admin files (thanks thrawn). * Fixed profile.php not displaying the correct max width, height and size when uploading files (thanks Thomas). * Fixed a typo in admin_options (thanks cykze).