| PhotoPost 5.11 Update Available
Since releasing 5.1, we've identified several variables that did not get filtered on systems which had registered globals turned off. The vast majority of issues reported to date were resolved by making sure these variables were filtered properly. We added code to de-register global variables on systems with register globals on - this will provided an added level of protection against malicious URL formations. We recommend anyone running the 5.1 release (especially early builds), upgrade to the 5.11 release.
The upgrade is simple, there is only one query being added (a new setting) and one updated (version number).
Files changed:
/*.php (except config-inc.php, config-int.php, inc_features.php, inc_photopost.php)
/templates/alb-addalb.tmpl
/templates/categories.tmpl
/templates/filmstrip-hor.tmpl (new file)
/templates/filmstrip-ver.tmpl (new file)
/templates/membhead.tmpl
/templates/searchmem.tmp
/templates/showgallery.tmpl
/templates/showmgall.tmpl
/templates/showphoto.tmpl
/templates/vb3enhanced/alb-addalb.tmpl
/templates/vb3enhanced/categories.tmpl
/templates/vb3enhanced/filmstrip-hor.tmpl (new file)
/templates/vb3enhanced/filmstrip-ver.tmpl (new file)
/templates/vb3enhanced/membhead.tmpl
/templates/vb3enhanced/searchmem.tmp
/templates/vb3enhanced/showgallery.tmpl
/templates/vb3enhanced/showmgall.tmpl
/templates/vb3enhanced/showphoto.tmpl
/languages/*.php
UPGRADES
=======
To upgrade your 5.1 version, simply upload the changed files and upgrade.php - run upgrade.php and select the 5.1 -> 5.11 upgrade and proceed as instructed.
Changes: . New option to select where you want filmstrip previews to appear on the showphoto page (top, bottom, left, right)
. Reduced queries in showmembers.php by 1 and optomized another query
. Fixed Recent Addition links on showmembers page which did not include limit variable
. Optimized Scan DB to cache username to reduce number of queries for each photo scanned
. Added code to de-register global variables prior to initializing our own variables
. Many scripts updates with variable initializations
. Dutch language file updated with current string translations
. Group By Member fixed for Recent Photo links
. Added filesize and disk space limit checks to uploadphoto for single photo uploads
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |