UBB.threads 6.3.1 is a minor maintenance release that contains the following fixes and updates for version 6.3:
  • Fixed a bug with multiple categories.
  • Fixed a bug with the code tag not working.
  • Fixed a sql command bug when approving posts.
  • Fixed a sort/page bug with the showmembers script.
  • Fixed a bug in showprofile when users had a https address for their homepage.
  • Fixed a bug that was preventing the donotifymod emails from going out properly.
  • Fixed a bug with the multiple email address check and the changebasic.php script.
  • Fixed a bug with doassignmod.php not giving the confirmation list of forums the user has been assigned to.
  • Fixed a bug with a few scripts linking to the old style faqs.
  • Fixed a bug with users sometimes being directed to pages with no posts.
  • Fixed a bug with some of the extra profile files not escaping quotes properly when editing profiles.
  • Fixed a bug with the showmembers.php script not handling homepages with https correctly.
  • Fixed a problem with the confirmation screen when approving new users.
  • Fixed a template bug in the myhome.tmpl.
  • Fixed a confirmation screen error when granting admin privs to a user.
  • Fixed a parse error in hungarian/editdisplay.php.
  • Fixed admin/sendemail.php (english) language typo.
  • Fixed logic bug in viewboard/createboard.php.
  • Removed extra get_input from ubbthreads.php.
  • Fixed a missing "=" in banuser.php, all languages.
  • Fixed missing signature separator in addpost.php
  • Fixed postlist php XHTML compatibility.
  • Updated the altertable-demo, the COPPA flag and mailertable were missing.
  • Fixed a bug in the perl cron scipts that would strip linefeeds from HTML email.
  • Fixed the httpd header to properly set the charset as defined in generic.php.
  • Fixed big5 to the proper charset header.
  • Changed to a more tolerant valid email address regex to allow for two and four letter TLD (.cc for example).
  • Changed the mailer engine for the perl based cron scripts to a simplified verion of the UBB.classic mailer.
  • Changed the mass email options on registration.
  • Added opt out link to the bottom of all mass emails sent by the board.