1.0.1b * Fix: Stupid bug with postid redirection (thx boomingranny again! :) => 1.0.1c * * Add: Option to enable forum access to one type of player (Alliance or Horde) (thx boomingranny) * Detail : Add this line in your forum/category array "side_access" => "A" or "side_access" => "H" * You can also disable the check if you are not interested in this feature see forum.conf.php * * 1.2 * Fix: Security problems with level_post in some functions, and also the quick reply form is not shown anymore if user dont have the required level to post (thx warrior) * Fix: Change version format : Major.Minor.Revision * * Add: You could not specify levels, default is 0 => 1.2.4 * * 1.3 * Fix: Trying to reduce mysql queries * forum_index() to 1 query => 1.3.6 * forum_view_forum() to 3 query => 1.3.7 * Fix: Bug with 1.3.6 => 1.3.7 * Fix: Bug with mmfpm rev6 => 1.3.10 * Fix: Removed striptags and added htmlspecialchars to avoid