XOOPS: XOOPS 2.2.1 is released

Posted by: skalpaOn 2005/8/8 14:40:00 38523 reads

============================
2005/08/08: Version 2.2.1
============================
- Manually applied the PHPMailer 1.73 SMTP fix to prevent potential issues (skalpa)
- Fixed a bug in the installer that could prevent mainfile.php to be created correctly on PHP5 (skalpa)
- Moved module-admin item to the top of the admin menu (phppp)
- Fixed a typo for constant variable check in error.php (phppp)
- Commented out the "showrblock" from functions.php (phppp)
- Added error message for user not found in auth service (phppp)
- Corrected Header set Charset in installer (phppp)
- Moved auth language defination to its right place (phppp)
- Fixed typo in XoopsLogger->addblock (phppp)
- Minor fix on reference usage in textsanitizer (phppp)
- Changed default config for use-realname to false (phppp)
- Fixed loginUserMd5() typo in member handler (phppp)
- Changed reference to make it work when calling another module's install on a module's update (phppp)
- Rolled back system-info block (phppp)
- Dix for icon url in comment block (phppp)
- Add new PM prompt to user-menu block (phppp)
- Changed user name (which is not always available and not much infomative) to user uname in userselect (phppp)
- Added install function for inserting PM link to existing users' profile (phppp)
- Ensure to use username and not real name in PM composer (phppp)
- PM module: Bugfix for setting message as "read" (phppp)
- PM module: Bugfix for icon url (phppp)
- Fix to display profile items with value only in userinfo page (phppp)
- Fix where language file was not included in profile activation page (phppp)
- Fix for error message in changemail (phppp)
- Fixed problems with Admin right in edituser.php (phppp)
- Added possibility for admin to change users email (phppp)