The captcha on the new user registration page appears to be broken, and SMF 1.1 is old and dusty anyway. Tomorrow I'm going to attempt to upgrade to SMF 2.0rc4, and hopefully that'll fix a ton of problems. :)
UPDATE [2010/12/30 12:46 PM EST]: SMF has been upgraded, but it seems that the captcha is still screwed up. There's also a bunch of other issues that need to be fixed, which I'll be doing today.
UPDATE 2 [2010/12/30 07:00 PM EST]: The bug was caused by an extra newline in one of the PHP files. This newline ended up showing up at the beginning of the image file. :( Registration is working again. (I'll re-add the registration questions later.)
UPDATE 3 [2010/12/30 07:30 PM EST]: The code for displaying the board index is completely different in SMF 2.0 compared to 1.1, so I won't be able to limit the board index to show forums from the specific subsite only right now. I'll have it working sometime this weekend. (Basically, this means the board index will show boards from all subsites, not just the current subsite.)
UPDATE 4 [2010/12/30 10:30 PM EST]: Most of the CSS is updated. There's a few known issues, which I'll get to this weekend. If anyone discovers any other bugs, please reply to this topic with a description of those bugs.
UPDATE 5 [2011/01/02 03:33 PM EST]: I re-added the registration questions. They're simple questions that pwn most bots, but should allow anyone with any knowledge of Sonic games to register. :P
Known bugs:
Stardust themes: Forum appears at the top of the page instead of below the page header. (2011/01/01 11:42 PM EST: Fixed in r1819 and r1820.)Stardust themes: Extraneous boxes around <p> elements. (2010/11/02 01:03 AM EST: Fixed in r1826.)Board index: Site mask isn't applied, so boards from all subsites are displayed regardless of user settings. (2011/01/02 12:16 AM EST: Fixed in r1821.)- Chaos Angel: Posts sometimes appear with a black background due to incorrect CSS ordering.
- Long custom titles aren't properly wrapped in the profile section of message displays. (See SkyLights' custom title for an example.
- The user profile display page needs work. (Text overlaps where it shouldn't.)
Player Matchup: An extra '/' is inserted between 'rankings' and the game name in the data table in the 'Level' and 'Division' columns, resulting in broken links. (2011/01/03 11:06 PM EST: Fixed in r1874.)