View Single Post
Old February 20th, 2006, 08:14 PM   #1 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 52,689
Reviewpost 3.2 Released! 02-20-06

===================
VERSION UPDATE: 3.2
===================

3.2 is a code update which incorporates all bug fixes to date on the 3.1 codeset as well as a couple new features.
  • Improved on the fly watermarking script.
  • Supersize images now shown in popup window instead of loading full browser with full data path.
  • Search by Zipcode and Radius( Distance from Zipcode ) added to search page. Will display all products within specified distance from target zipcode.
  • New Performance Configuration Items. Ability to turn off new category caching for large sites, ability to turn off featured ads for showcat pages, ability to turn off quick admin options on showproduct pages, cpu limiter to disable classifieds when cpu load is over a threshold.
  • Category Sort Order and Default Theme added into category editor in admin allowing a different sort and theme per category

Changed Files:

adm-inc.php
adm-misc.php
adm-product.php
bulkupload.php
editproduct.php
image-inc.php
inc_reviews.php
index.php
pp-inc.php
search.php
showcat.php
showfull.php NEW!!
showmembers.php
showproduct.php
uploadproduct.php
watermark.php


forums/vb3.php

images/nothumb.gif
images/vb2reply.gif NEW!!



templates/announce.tmpl NEW!!
templates/cathead.tmpl
templates/catintro.tmpl NEW!!
templates/register.tmpl
templates/search.tmpl
templates/showfull.tmpl NEW!!
templates/showproduct.tmpl
templates/showproduct1.tmpl
templates/undercat.tmpl

templates/vb3enhanced/announce.tmpl NEW!!
templates/vb3enhanced/cathead.tmpl
templates/vb3enhanced/catintro.tmpl NEW!!
templates/vb3enhanced/register.tmpl
templates/vb3enhanced/search.tmpl
templates/vb3enhanced/showfull.tmpl NEW!!
templates/vb3enhanced/showproduct.tmpl
templates/vb3enhanced/showproduct1.tmpl
templates/vb3enhanced/undercat.tmpl


languages/*.php (upload the english.php or add these phrases to your custom language)

$Globals['pp_lang']['closed'] = "Closed";
$Globals['pp_lang']['nozip'] = "No Zip Code";
$Globals['pp_lang']['nozipfound'] = "Sorry Your Zip Code was found in our Database. Please check to ensure you have entered it correctly!";
$Globals['pp_lang']['searchzip'] = "Sort by Distance";
$Globals['pp_lang']['sortdist'] = "Enter your zipcode";
$Globals['pp_lang']['submsg'] = "You have been subscribed to this category. You will receive email notifications for any uploads.";
$Globals['pp_lang']['supersize'] = "supersize";
$Globals['pp_lang']['username'] = "Username";


Major Update
---------------

There is a major upgrade script to run 3.1-3.2 to get rid of the userid variable on uploaded files and move thumbs and large
images into there own directories as well as add many new enhancements and payment features to the software. Backup your database tables before you begin just in case.
Be careful to run step 3 of this upgrade script only once as it prepends the userid onto the images.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; February 21st, 2006 at 10:35 AM.
Chuck S is online now   Reply With Quote