File Release Notes and Changelog
Notes:
**************************
UPB 2.2.6 RELEASE NOTES
**************************
PLEASE READ THE LICENSE.TXT FILE BEFORE CONTINUING
Getting Started:
== INSTALLATION==
Upload all the files from upb2.2.6.tar.gz
CHMOD the root UPB directory to 0777
CHMOD the config.php to 0666
Execute the install.php
== UPGRADE ==
Upload all the files from upb2.2.6.tar.gz
CHMOD the root UPB directory to 0777
CHMOD the config.php to 0666
Execute the update.php - it will automatically detect which version you are using and perform the necessary upgrades
==IMPORTANT: AFTER INSTALLATION OR UPGRADE==
DELETE update.php, update1_0.php, update1.x-2.0.php, update2_2_1.php, update2_2_2.php, update2_2_3.php,update2_2_4.php, update2_2_5.php,complete_update.php and install.php, they are a security risk
See the changelog.txt file for details of bug fixes, new features and skin changes
Changes:
This is the changelog for this product's working copy.
v2.2.6 Changelog - 06/06/2009
== SECURITY FIX ==
# CRITICAL: Patched a "Privilege Escalation Exploit" in the HTTP_USER_AGENT
v2.2.5 Changelog - 16/05/2009
== IMPORTANT ==
License has been added. Please read license.txt before continuing
== BUG FIXES ==
# Incorrect last post details showing after post deletion
# Broken PM system
# Fixed pagination and member listing on page
# Topic and post counts corrected if needed
# Add forum link not showing up for Super Administrators
== NEW FEATURES ==
# Unconfirmed members no longer appear in members list
# Rank images (created by Nightmare)
# Slightly modified layout of member details next to post
# Preview Post for Edit
------------------------------
v2.2.4 Changelog - 06/05/2009
== SECURITY FIX ==
# Possible use of XSS attack using quick edit
== BUG FIXES ==
# <x> display bug fixed
# Foreign language characters should work in all sections
# Minor bug in upb.initialise.php.
# Move topics bug
# Stripped slashes on config page.
# Attach file section of form is not displayed if filesize and/or location is 0 or not set and dependent of new forum permissions.
# Fixed broken signature preview
# Javascript detection bugs fixed.
# Attached file information no longer disappears after Quick Edit
# Fixed new category order not being displayed correctly after changing
# Fixed wide images and text breaking forum layout
# Fixed possible bug with IIS not using $_SERVER['REQUEST_URI'] properly
# Incorrect page count after post deletion
== NEW FEATURES ==
# Sending a PM from the PM system rather than having to find a user and click on the Send PM button has been added.
# The IPlog view has download and delete options courtesy of Jono
# Version number displayed in footer
# New BB code buttons courtesy of Nightmare
# Removed some BB code buttons for signatures and forum descriptions (lists and videos)
# Page navigation rewritten and working at the top and bottom of pages.
# Removed ICQ, MSN, Yahoo and AIM logos from profile editing to make it easier for skinning
# New file upload display and deletion feature.
# Option to allow both link and upload avatar options
# Avatar file upload size independent of file upload size
# Maximum dimensions for avatars can be set.
# Avatar image size check for linked and local images and resized if appropriate.
# New topic creation now redirects to the topic rather than the forum
# Preview Post
== SKIN CHANGES ==
Skin changes need to be made in style.css which is located in skins/[SKIN FOLDER NAME]/css/
textarea#newedit:
width changed to 600
.image_block:
removed
max-height
added
max-width: 650px;
added .pagination_title
added .msg_block