==================
VERSION UPDATE: 5.21
==================
5.21 is a maintenance update to give everyone the benefit of some tweaks, bug fixes and XHTML validation to their sites.
There is no upgrade script required, you only need to upload the files which have changed since the 5.2 release.
The files that changed from the initial release are:
adm-inc.php
adm-misc.php
adm-photo.php
adm-users.php
bulkupload.php
comments.php
ecard.php
editphoto.php
header-inc.php
inc_features.php
index.php
misc.php
pp-inc.php
register.php
showgallery.php
showmembers.php
showphoto.php
slideshow.php
uploadphoto.php
useralbums.php
templates/albums.tmpl
templates/categories.tmpl
templates/commentspal.tmpl
templates/editphoto.tmpl
templates/indexstats.tmpl
templates/quickcom.tmpl
templates/showgallery.tmpl
templates/showmlist.tmpl
templates/thumbnail-filmstrips.tmpl
templates/vb3enhanced/albums.tmpl
templates/vb3enhanced/categories.tmpl
templates/vb3enhanced/comments.tmpl
templates/vb3enhanced/commentspal.tmpl
templates/vb3enhanced/indexstats.tmpl
templates/vb3enhanced/quickcom.tmpl
templates/vb3enhanced/showgallery.tmpl
templates/vb3enhanced/showmlist.tmpl
templates/vb3enhanced/thumbnail-filmstrips.tmpl
forums/vb3.php
languages/*.php
Fixes include:
. vB3.5 Gold issue when
vB and PP are in separate databases
. vB3.5 Gold issue with quick comments Javasciprt error
Also included fixes for:
. Comments PAL cache refresh using wrong permissions
. Personal Albums not displaying in Members Gallery
. Assigned Albums not appears in category list
. Links in Members Gallery not working
. Force refresh of cache when new photos are uploaded or photos are deleted (forces Recent Photos to update immediately)
. Query format error in regsiter.php
. Fixed problem where two Random PALs on a single page messed with the cache
. Fixed a parse error in slideshow.php
. editphoto - fixed Make Index Thumb problem where update didnt take til next cache update
. useralbums - fixed category caching problem
. Reduced 1 query from showgallery and showphoto page loads
. Fixed areas that needed to update cache after a change
. XHTML updates
. Added JavaScript to uploadphoto pages to prevent uploading to "no thumbs" categories (uses a popup to prevent the page
from being posted, saving a page load and the need to BACK up)
. All bug reports reported to date