WebAPP Version 0.9.9.2.1 (April 2005): Features: * Make Sticky or Make Unsticky for forum threads. * Added option to have forum board index display moderators column viewable only by admins and moderators, selectable by setting either 0 or 1 at the top of forum.pl sub boardindex. * Access to Forum boards may be set using Status. Multiple Statuses and/or Ranks may be allowed to any category. * Latest Forum Posts now allows viewing by Status. * Forums now redirect back to former location after editing, posting, replying, and replying with quote. * Blocks now allow editing JavaScript and iframes, multiple line input, and saving line breaks inside tags. Line breaks between tags enters HTML
like other WebAPP blocks. * Status Column added to member list (in place of "function" which was same as rank) Security: * New password encryption methods added. * Data Error Hack Attempt - Reporting to Admin - optional by setting 0 or 1 at top of subs.pl sub data_error. * Recording of hack attempts or some other invalid data entries to a file. * Filters for forum posts to prevent viewing of private posts via the post page. * Private forum threads viewable via print page hole fixed. * Censoring of past posts in list below post box. Dangerous codes keywords must be entered in censor.txt for this to do any good security-wise. * More filtering on UBBC in forums. * Edit buttons on Forum Posts by guests made unavailable to other Guests. * Directory path removal from error messages even when $baseurl is not the website root. * Who's Online page made member only again. * Who's Online information displayed to non-admins limited. * Links on locations of visitors made admin-only. * Memberlist viewing by URL via search user page when hide member list option is turned on hole fixed. * Added Log for IP Ban actions with viewer included and linked from admin control panel. * Improved Ban routines. * Ban action fixed to print its own file rather than corrupting stats.dat with non-stat entries (caused total visits to include extras). Bug Fixes: * Locking or unlocking a thread changing date of forum posts fixed. * Older forum posts, when moved, displaying at top of forum boards fixed. * Date resetting when locking thread fixed. * Removed member's old forum post was still showing avatar of previous poster. Fixed. * Renamed variable for boardmoderator in forums - global boardmoderator was being reset. * Forum thread deletion made possible when post text files were missing. * Article views count corrected. * Member List filtering of empty or invalid member data files added. * Sorting of some columns of member list fixed. * UBBC in search results for comments fixed. * User's displayed date format in Latest Forum Posts fixed. * Emailer sending to admin fixed. * Fixed poll redirect to point back to correct page. General Improvements: * Forwarding added for forum threads moved to another board. * Member-Only Forum posting buttons set to display only when logged in unless guest posting is allowed. * Corrupt or missing forum post data files may now be deleted from the board. * Member info on forum posts shows join date instead of number of posts and articles. * Forum Rank Stars were removed by Carter. * Articles formatting - first line paragraph indents. * Versioning now uses db/ver.txt, updateable to reflect current version where used throughout site. * Message for new members trying to sign up with a user name from restricted names list corrected. * Front page display problem on nonexistent action that includes an id info fixed. * Error message added for stalling of Install at time zone section, when time zone data file was missing or misplaced. * Corrected spelling of "your IP" in English language file. * Script version variables in the calendar pages resetting WebAPP version fixed. * Eliminated Data Error on user agents that scrape source code to get links. HTML/CSS: * Mouseover previews on Latest Forum Posts beautified - UBBC tags trimmed out, ellipsis added at end, trims to last whole word. * Extra table ending in Latest Forum Posts 2 for the inside pages removed. * Main menu link to postbug mod on WebAPP site removed. * Part of HTML tag displaying on Theme Administration page removed.