The Ultimate PHP Board (MyUPB)
All the forum features you'd expect, without the SQL mess!

Thursday, July 23, 2009

Still here

Hi there,

Don't worry, we haven't gone away....we're still here and still coding.

Saturday, June 6, 2009

UPB 2.2.6 Released

Hello everybody,

Today the UPB Team is pushing out release 2.2.6 to address a serious security vulnerability, where an attack could gain unauthorized administrative privileges though the IP logger. If you are running any version of UPB, we strongly recommend upgrading to 2.2.6.

All the promised features from Clark will have to wait until the next release (sorry!)

Please grab the update off of sf.net: upb2.2.6

UPB 2.2.6 Download Problems

Sourceforge.net is back up again. Please download for UPB2.2.6 from sf.net:

There seem to be a problem with our Sourceforge link.

v2.2.6 can be downloaded from here <- Use this link only if sf.net is down, please

Monday, May 25, 2009

Work on 2.2.6 started

Work on the next update has started already.

Here's a list of the stuff done so far - some of it was stuff that was started but left out of 2.2.4/5

== BUG FIXES ==
# Error message supressed if getimagesize doesn't work on avatars
# Removed IM background images from admin members
# AIM field added to Admin Members page
# Cancel button for forum deletion works
# Topic and post counts corrected when forums or categories are removed.
# Delete post button no longer appears on first post in a topic after quick reply.
# File attachment sizes now displayed in bytes, KB or MB


== NEW FEATURES ==
# Geshi Highlighting added for better code highlighting and multiple languages
# New images for instant messaging profile fields
# Skype profile field added
# Uploads removed when post, topic or category is removed
# Multiple file uploads (up to 5)
# Custom Profile Fileds (up to 5)
# Password Strength Meter
# Skin selection now dropdown based on skin directory name
# Configurable file upload extensions
# Loading new captcha image no longer resets registration form

The fun stuff starts now......

Follow the ups and downs on Twitter.
I'll be posting more there than on here.

Sunday, May 17, 2009

UPB 2.2.5 Released

UPB 2.2.5 has finally been released and I hope the wait was worth it.

Full Changelog (compared with 2.2.3):

== 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 ==
# 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

Addition to changelog not in included file:
The references in the code to the AIM, ICQ, Yahoo and MSN icons have been removed to make it easier for skinning. No action is needed.

Wednesday, May 13, 2009

2.2.5 Update

Due to unforseen events, v2.2.5 won't be released until this weekend at the earliest.

Thursday, May 7, 2009

2.2.4 release withdrawn

A potential flaw in the installation/update script and a major bug in the PM system has been discovered.

I have removed 2.2.4 from release and should have a fix out later today.

I also forgot to include Nightmare's new BBcode buttons which will be added.

Many apologies

Clark