Adds user avatars when using a supported platform, fixes flatfile storage, and adds a few minor fixes and improvements.
Changes in 4.1.0 (1-Mar-2008)
- NEW: User avatars when authenticating with one of the supported platforms (phpBB, SMF and Xoops). A new 'avatar' keyword has been added for the display template.
- NEW: Added e107 CMS user authentication.
- NEW: Re-added and updated Invision Power Board 2.x user authentication (thanks Karen for testing it)
- NEW: Added a 'FAQ' in the docs folder to help with the most common issues and other questions.
- NEW: New 'Homepage' option, will add a 'Home' entry in RMSA's menu. Code submitted by Thelic.
- IMPROVED: On new installations RMSA will display a link pointing to the Configuration module.
- IMPROVED: You can now click on a username in the roster to view the forum/CMS profile of that user (for claimed characters).
- IMPROVED: Removed the 'base_dir' configuration item.
- IMPROVED: "Verify PHP Features" will now test for PHP's magic quotes. This should be disabled in your PHP configuration to avoid issues with cookies.
- IMPROVED: SMF: replaced memberName with realName, as this is actually the displayed name. You might need to update your existing claims.
- FIXED: error_message() wasn't properly handling flags.
- FIXED: Failure to connect to the database server will properly be reported, and allow you to enter the Configuration module to fix it.
- FIXED: Flatfile support was broken in 4.0.0.
- FIXED: Rank names with accents in them weren't properly saved in the configuration file.