WebAPP Version 0.9.9.3.1 (Late January 2006): Features: * Profile link and IP address included in new member signup IM to admin. * Link to new articles approval area from new article IM to articles editor. * Saving of old Statistics caches into dated backups. * Permission for admins and moderators to upload pictures when image uploading is turned off. Security: * Removed condition that was limiting Registration CAPTCHA to instant signup only. Bug Fixes: * Removal of double automatic links in welcome message. * Fix for only allowing last moderator in list to access moderator buttons. * New stickies not showing up in latest forum posts fixed. * Fix for moderator IM being sent to all members. * Admin IM fix. * Fix for error on missing default language files in lang subfolders. * Added missing requires to subs_post.pl for gallery comments and feedbacks. * Fix for quotes in Poll Question breaking display. * Eliminated possibility of spaces at ends of Article Category Names. * Fix for id variable on login redirect back to articles. * Fix for Real Name being redefined in Other Article Search. * Corrected navbar in Top Center and Bottom Center Blocks admin. * Skip IP list and admin setting for time between logging made functional. (Set to 0 logs every visit). * Admin approve new members emailing Admin's IP to newly approved members language tag bug fixed. * Added missing language tag to Who's On block. * Added missing zero to beginning of month if under 10 for Statistics Logs. * Fix for 30 day months showing 1st of next month as 31st. * Fix for Feb 29. * Fix for year 2100. * Fix for noguest errors on Mods, from use Babel. * Changed print location redirect back to welcome page - Was causing login problems on some servers. * Fix for user being able to sign up with "guest" in their username thus unable to edit profile. * Newline fix in banner admin. * Added missing left bracket to character class in ShowHTML. General Improvements: * Stop on IM to admin when he makes an article comment. * Extra form information removed from Menu Manager to avoid confusing people. * Username search no longer finds partial usernames. * Redundant Perl version checking removed from Search. * Work on Display Date subroutine, changed to accept return from getNewtime. * Touched up pattern filters for Other Articles Search. * Combined 4 requires to block.pl to one at top, in theme. * Removed redundant call to getcgi from login panel, in theme. HTML/CSS: * "Author" heading in forum display corrected.