10-05-2006: 7.0.1 Bug Fix: Importing styles under certain PHP configurations resulted in nothing being imported.
10-06-2006: Importer Fix: UBB.classic import script was not checking version # properly.
10-06-2006: Importer Fix: All import redirect scripts were not allowing search engine friendly urls to be turned off.
10-06-2006: 7.0.1 Bug Fix: RSS template file that was causing the RSS feeds to be unreadable.
10-08-2006: 7.0.1 Bug Fix: Top Posters island would not align the post totals properly when certain fonts were used.
10-08-2006: 7.0.1 Bug Fix: Mass emailing of members ended up with a SQL error if the email was sent to only a select # of users.
10-08-2006: Importer Fix: Inserting user into the USER_GROUPS table would result in an error if the user's U_Groups field had the user listed in the same group twice.
10-08-2006: Importer Fix: A post that contained an abnormal amount of graemlins would cause the importer to die. Reworked the threads_import script to get around this.
10-08-2006: 7.0.1 Bug Fix: Yahoo, AIM and MSN profile fields were mixed up when changed in the user profile.
10-08-2006: 7.0.1 Bug Fix: Some servers would set the permissions on user uploaded avatars to 600 which would make them unreadable.
10-09-2006: 7.0.1 Bug Fix: Some servers had a javascript issue the way the date was being handled in the calendar.
10-09-2006: 7.0.1 Bug Fix: Moving topics from the control panel would result in inaccessible topics if the "copy" option was used.
10-09-2006: 7.0.1 Bug Fix: Another RSS feed problem where certain characters in the feed title were not being escaped properly.
10-10-2006: 7.0.1 Bug Fix: Fixed a character encoding issue with quickquote/previewpost.
10-10-2006: 7.0.1 Bug Fix: Altered the code so if you were watching a topic you wouldn't get an email when you made a reply to the topic.
10-10-2006: 7.0.1 Bug Fix: Fixed a javascript issue when previewing styles from the style screen.
10-10-2006: 7.0.1 Bug Fix: Added a missing language string to admin/addimages.php
10-10-2006: Importer Fix: All redirect scripts had a typo in the search friendly url settings.
10-10-2006: 7.0.1 Bug Fix: Fixed a bug when trying to remove multiple users from a certain group in the control panel.
10-10-2006: 7.0.1 Bug Fix: Fixed a bug when creating/editing multi-forum RSS feeds where you could not set the number of body characters to 0.
10-10-2006: 7.0.1 Bug Fix: Fixed a bug with the Advanced Search Button not working when using a different language set.
10-10-2006: 7.0.1 Bug Fix: Altered the code to purge cached permissions for a user when they were edited in the control panel.
10-10-2006: 7.0.1 Bug Fix: Fixed a bug when TIME_OFFSET was required at registration. Entering 0 would result in a "All required fields not filled in" error.
10-10-2006: 7.0.1 Bug Fix: Fixed the registration page to show the Contact Us form when configured in the control panel.
10-10-2006: 7.0.1 Bug Fix: Custom Headers and Footers for individual forums were not working at all.
10-10-2006: 7.0.1 Bug Fix: Fixed a bug that would not allow the img tag to be disabled in signatures.
10-11-2006: 7.0.1 Bug Fix: When editing a post that was attached to a calendar event, the calendar event data would not be filled in.
10-11-2006: 7.0.1 Bug Fix: Turning off the side columns would make the User List menu item disappear from the navigation bar.
10-11-2006: 7.0.1 Bug Fix: Fixed a couple bugs related to bad permissions checks on subforums.
10-11-2006: 7.0.1 Bug Fix: Fixed a bug with changing user groups where it was looking for an old field name.
10-12-2006: Importer Fix: Fixed a problem with the importer with a couple of the markup codes still trying to use old language strings.
10-14-2006: 7.0.1 Bug Fix: Cleaned up a few issues when PHP is set to run in safe_mode.
10-15-2006: 7.0.1 Bug Fix: RSS feeds were not being regenerated other than when the admin visited the control panel.
10-15-2006: 7.0.1 Bug Fix: Topics tied to a calendar day were disappearing from the calendar when a user edited a reply to the main topic.
10-15-2006: 7.0.1 Bug Fix: Stock Avatar selection would not appear in the user's profile unless remote or uploaded avatars were turned on.
10-15-2005 7.0.1 Bug Fix: Enabling topic ratings would result in an extra linebreak on the postlist screen on topics that were more than one page in length.
10-15-2006 7.0.1 Bug Fix: 2 bug fixes related to HTML being sent out in emails when plaintext should be sent.
10-15-2006 7.0.1 Bug Fix: Fixed a variety of grammar/spelling issues.
10-16-2006 7.0.1 Bug Fix: Fixed a language string issue and the calendar sometimes showing abbreviated month names.
10-16-2006 7.0.1 Bug Fix: Added a missing anchor reference to emails sent out for Watch Lists. This will make it so you will scroll to the actual post the email is for instead of just at the top of the page.
10-16-2006: 7.0.1 Bug Fix: Deleting a topic would not delete it from the CALENDAR_EVENTS table if it was marked as a calendar event.
10-16-2006: 7.0.1 Bug Fix: Line breaks were being counted as part of the length of a user's signature.
7.0.1 Bug Fix: Fixed a missing text string when birthday selection was turned on in the registration screen.
10-17-2006: 7.0.1 Bug Fix: Alternate sets of forum images attached to a style were not being used. It would always default to the base style's forumimage set.
10-17-2006: 7.0.1 Bug Fix: "Edited By" was not showing in threaded mode.
10-19-2006: 7.0.1 Bug Fix: Finished cleaning up the language strings. Quite a few old strings were still in the files even though they were no longer being used. So, went through all of the scripts and language files to clean this up.
10-20-2006: 7.0.1 Bug Fix: The word "Preview" was hardcoded into several templates and not coming from the language files.
10-20-2006: 7.0.1 Bug Fix: When manually adding a user to send a private topic to, the javascript would add the user twice.
10-20-2006: 7.0.1 Bug Fix: Fixed another hardcoded language string. This one in the login template.
10-20-2006: 7.0.1 Addition: Added a email signature to the generic.php language file. This is added to all outgoing emails where 'optout' text can be specified.
10-20-2006: 7.0.1 Bug Fix: Fixed a language string issue with the newuser script.
10-22-2006: 7.0.1 Bug Fix: Reworked the "Forgot Password" function so it would always lookup by Username first in case a user filled in both fields and had multiple accounts under a single email.
10-22-2006: 7.0.1 Bug Fix: Fixed a small html problem with libs/ubbthreads.inc.php
10-23-2006: 7.0.1 Bug Fix: Fixed a javascript issue whenexpanding/collapsing a category. The browser would always scroll to the top after expanding or collapsing.
10-23-2006: 7.0.1 Bug Fix: Fixed a css issue with the control panel css file.
10-23-2006: 7.0.1 Bug Fix: Fixed several problems with polls that had a starting time or where a user must vote before viewing the results.
10-23-2006: 7.0.1 Bug Fix: Fixed a problem with the language editor not stripping slashes under some configurations.
10-23-2006: 7.0.1 Bug Fix: Approving users wasn't appending to the admin log properly.
10-24-2006: 7.0.1 Bug Fix: Fixed a mass mailer bug that was sending out to people that didn't want to receive admin emails.
10-24-2006: 7.0.1 Bug Fix: Any time a custom portal box was edited it would add a linebreak to the end of the file.
10-24-2006: 7.0.1 Bug Fix: Fixed a bug with the Always Build island not always building portal boxes.