| Reviewpost 3.1 Upgrade Information (updated 9/29/05 4:43 PM )
===================
VERSION UPDATE: 3.1
===================
3.1 is a code update which incorporates a couple bug fixes as well as significant performance
enhancing changes and a new caching system which significant reduces page generation times.
/*.php (except config-inc.php, config-int.php, inc_reviews.php, inc_reviewpost.php, install.php and upgrade.php)
forums/*.php (only upload the one you need for your integration)
templates/calpal.tmpl
templates/indexstats.tmpl
templates/register.tmpl
templates/reviewspal.tmpl
templates/search.tmpl
templates/showcat.tmpl
templates/statspal.tmpl
templates/topposterpal.tmpl
templates/topviewedpal.tmpl
templates/vb3enhanced/calpal.tmpl (new file)
templates/vb3enhanced/indexstats.tmpl
templates/vb3enhanced/quickcom.tmpl
templates/vb3enhanced/reviewspal.tmpl
templates/vb3enhanced/search.tmpl
templates/vb3enhanced/showcat.tmpl
templates/vb3enhanced/statspal.tmpl
templates/vb3enhanced/topposterpal.tmpl
templates/vb3enhanced/topviewedpal.tmpl
languages/*.php
One language string was added to each language file:
$Globals['pp_lang']['productsadded'] = "products added";
To upgrade your 3.0 version, simply upload the changed files and run upgrade.php and select the 3.0x -3.1 upgrade and proceed as instructed.
Changes:
. New cache system to store frequently used data
. New Calendar sidebar which shows current month with links to products uploaded that day
(this can be turned on/off in the Sidebar Options panel)
. Updated vBulletin 3.5 compatibility
. Query optimization to reduce queries on some pages
. Various bugfixes noted on support forums
|