PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 2nd, 2005, 02:19 PM   #1 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
PhotoPost 5.03 Released! Info and Upgrade instructions

===================
VERSION UPDATE: 5.0
===================

This is a major update. If you are upgrading a prior version of PhotoPost, please read the upgrade section carefully as it contains important information about the changes to the data directory structure.

New Features for PhotoPost 5
----------------------------
  • Moderator assignments by category
  • Unlimited extra fields including definable types using text, dropdowns, checkboxes and radio buttons
  • Hidden Photos photos which can be tagged "hidden" from appearing in the gallery itself, but can be viewed with a direct link (Approve Photos has a new "Hidden Photos" which can be used to view any hidden photos).
  • Contest Mode - allows a category to be set to "contest" mode where users can only vote for one photo in the category (no ratings per image), Moderators/Admins can control voting and reset votes.
  • Advanced Sorting on showgallery pages
  • improved search conditions (all words, one word matching)
  • Category "max images" setting - removes oldest images as new ones are added
  • Quick nav dropdown selector
  • "Image ## to ## of ####" indicator on showgallery page
  • Recent Posts category specific when in category
  • Thumbnails with Titles in showgallery page
  • Switch to turn of embedded multimedia
  • Report Post
  • Password variable removed from URLs and set by cookie
  • System closed indicator for Admin
  • Zip 'n Download optional for any category/albums
  • optional rotation for thumbnails (IM users only)
  • "mini" thumbnails for non-rotated thumbnails (only if rotating thumbs)
  • thumbnail sharpening (IM users only)
  • option to disable URL image downloads in uploadphoto
  • new graphics for default message buttons
  • page generation times
  • MySQL errors only displayed to admin
  • new thumbnail handling to remove php code from thumbnail templates
    and read the thumbnail file only once during e
  • ecution
  • optional big image window popup (see e
  • ample site)
  • album titles clickable to album from album admin page
  • removed userid from new file uploads - files retain original name unless same filename has been uploaded to same category (support for legacy filenames included)
  • changed # of comments not to count votes if you are not displaying votes without comments
  • Print View of just image to allow for easy printing of photo
  • vB3 avatars improved to show file system avatars, db stored and site selected avatars
  • Minimium image size setting (b5)
  • DocType and Content-Type meta tag moved to language file (b5)
  • vB3 Enhanced picks up censored words
  • significantly improved vB3 integration removing the need for cookie and
    license info for vB3 Enhanced installations (vB3 does all authentication).
Performance Updates
  • Category info cache query optimization (significant reduction in queries for showgallery page)
  • Thumbnails and med images moved to own directories
  • .threads Users count taken from cache table (saves time on larger sites)
  • Photo Views caching table to improve performance by saving an UPDATE query (can be set in admin options on or off)
  • query optimizations on inde
  • , showgallery, showphoto (saves 6 queries on showphoto, 4 queries on inde
  • , and on showgallery 6 standard queries + with 30 thumbnails being displayed saves 30 queries for a total of 36 saved queries on this page)
Script Consolidation
  • consolidation of multiple scripts into one multipurpose script (12 scipts into 1)
  • consolidation of admin scripts (15 into 1)
  • consolidation of all upgrade scripts into one upgrade script
  • consolidation of language files into one sorted file - all strings moved to
    language files
Layout Improvements
  • configurable index paging (see example site)
  • News/Announcements Box for inde
  • page (contents set in admin)
  • Category Intro Boxes to display a custom bo
  • of te
  • t for a category (set in admin categories) (see example)
  • new layout for Edit Usergroups to accomidate smaller browser windows
  • 24-hour time format selection (in Admin Options/Global Options)
  • 10 new styles provided by Toney (see
    this thread)
  • main gallery layout now an option (file copy not required - gallery or list options)
  • edit header/footer/headtags file from Admin
  • user selectible frames for albums
  • user selectible styles for albums (when not using integrated forum styles)
  • category specific thumbnail borders (can override site default)
  • 7 new selectible thumbnail frames
  • Admin Category list has collapse/expand selection removed for cats
    with no children
  • improved show photo page layout
Upgrades
========


Please read the following information carefully - don't skim it - as there is important information here that will save you alot of headaches later if you don't.

Every file in this upgrade has changed and will require a complete reupload before e[*]ecuting the upgrade.php script.

Backing up your database/files
------------------------------
I highly recommend you backup your photos table and make a copy of your data directory. This upgrade will move files around and if for some reason the script aborts, having a backup is the easiest way to start over.

*****************
Important changes
*****************


If you read the feature list, you'll see that there is alot of new stuff with PP5. One of the biggest changes is that we no longer rename a file with the userid as the prefi[*] to an uploaded file. This was a major obstacle to people trying to migrate from one forum to another. Once you are running PP5, migration will be much easier (although not automatic as we still need to map userids during an upgrade, but we wont need to change filenames).

The upgrade script will create directories in every category directory: thumbs, medium and mini. Then the upgrade will move and rename the -thumb and -med files from the category into their respective directories. When you are done your layout will look like:

data/500/filename.jpg
data/500/thumbs/filename.jpg
data/500/medium/filename.jpg

To ensure that all previously uploaded filenames are not "disconnected", the name of the file in the database is being updated to include the userid of the user.

Also, we have consolidated all the language files into one language file.

What does this mean and why should I care?
------------------------------------------
If you are running any scripts that pull information from the PhotoPost database, that script probably uses the -thumb and {userid}{filename}.jpg convention - those scripts would have to be modified to just use the {bigimage} filename and not use the userid at all.

What else is new?
-----------------
Alot! Once you have upgraded, you'll have plenty of new features to play with including Category Introductions, Inde[*] pagination, moderator assignments and a big boost in performance.

A note about photo printing - there is code in this release to support a "shopping cart" feature which will be used to send images to a printing service (or used in a purchase feature); however, at this time the printing service does not have their side completed. Rather than take the code out, we're leaving it in so that we can work with the community to develop viable alternatives uses while we work with the partner on a photo printing solution.

How do I upgrade?
-----------------
1) Backup your photos table and make a copy of your data directory (if possible). And remember, you can always rebuild your thumbnails and medium images should you need to - we don't touch the original images at all in this upgrade.

2) In your Admin Options, close your gallery.

3) Copy the files from the ZIP download in the main directory, e[*]cept config-inc.php/config.int.php, install.php and watermark.php. Upload the templates, forums, images, languages and stylesheets directory (careful not to over right any custom style you may have created/modified).

vB3 Enhanced Users: If you are running the vB3 Enhanced version, upload the files from the vb3enhanced directory into your templates directory.

4) Run the upgrade.php script and follow the upgrade instructions to upgrade from your current version.

Note that all the upgrade scripts have been combined into one easy-to-use upgrade script and you no longer have to upload individual scripts from the upgrades directory.

5) Once the upgrade is complete, delete the upgrade.php script and reopen your boards.

Moving of files can take some time depending on your server and the number of images. Give the upgrade script plenty of time to do its work and avoid prematurely terminating the script. Sites with over 10,000 images can take several minutes or longer.

New Installations
-----------------
Users who plan a new install of PhotoPost 5 will be glad to see a new install.php script. We'll walk you through every step of the installation and check your settings along the way. We'll also prompt you for everything we need to get started up front.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; March 7th, 2005 at 11:13 AM.
Michael P is offline  
Old March 9th, 2005, 01:05 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
As many of you know, we undergo weeks (something months) of BETA testing on all new versions. Given the almost limitless combinations of options and system configurations, it's not always possible to pick up every issue during BETA; only when the product is released to the general public do we find the "little" issues that were missed during BETA testing.

In an effort to give everyone the benefit of the updates we have made, I've decided to post a 5.01 release which contains all of the issues reported to date.

There is also a security fix applied to the member.php file which adds one line (an intval) to plug a possible security hole with PP5.0.

I recommend everyone running the 5.0 release upgrade to the 5.01 release - there are no upgrade scripts required, you only have to upload these files which have been tagged as having been modified since the .0 release..

adm-misc.php
adm-inc.php

. added paging function to handle page links for the sort photos admin page

header-inc.php
. fixed footer rewrites
. added a line to include files for search comment results

image-inc.php
. added +profile to remove IPTC/EXIF info from thumbnails
. put $julian back into the new photo uploads so a Most Active sort would work as before

member.php
. added a line to prevent a possible security vunerability
. added a fixstrings to the $editbio variable

misc.php
. added a user check to only allow registered users to submit a report photo

pp-inc.php
. page numbering fixed for last X days posts
. change to is_image_private logic (no fix, just changed)
. fixed the Zip Download link
. version number updated from 5.0 to 5.01

register.php
. fixed language file inclusion

search.php
. fixed error that appeared when searching comments

showfull.php
. fixed the link for on the fly watermarks for popup large images

showgallery.php
. fixed sorting while viewing albums

showphoto.php
. fixed an old reference to $ugview which is no longer used
. added an unset to the filstrip code to reduce memory usage during execution
. added optimization code for the filmstrip code

forums/vb3.php
. added a function check to prevent a parse_bb error code from appearing

templates/uploadphoto.tmpl
. added formatting tags to left justify text consistantly

templates/cathead.tmpl
. removed hardcoded perpage variables

templates/getpass.tmpl
. xhtml updates and html formatting

templates/showgallery.php
. changed line 36 to show results when contest is ended

templates/sortphotos.tmpl
. fixed the form link which was pointing to old file
. xhtml updates

templates/vb3enhanced/commentspal.tmpl
. fixed loop which was cutting off 1 comment from being displayed
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline  
Old March 14th, 2005, 01:07 PM   #3 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Because we uncovered a couple potential security issues with PhotoPost 5.01, we're updating the build to 5.02 to include these fixes for the potential problems and also including any fixes reported to date.

We have also changed the use of the cookie/variable "password" which was used to access password protected albums/categories. Because this variable conflicted with one of the forum cookies, we changed this variable to use "pppass" instead of "password".

There is no upgrade.php file to run; you only need upload the files which have changed.

adm-misc.php
comments.php
editphoto.php
index.php
member.php
misc.php
pp-inc.php
register.php
search.php
showfull.php
showgallery.php

. added $PP_PATH to custom theme is_dir
. fixed problem with grabbing thumbnails for albums when copies are used
showmembers.php
. fixed problem with grabbing thumbnails for preview when copies are used
showphoto.php
slideshow.php

templates/getpass.tmpl



The security fixes made to these files do not appear to effect 4.86, although you should read this thread if you are still running version 4.86.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline  
Old April 1st, 2005, 02:05 PM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
====================
VERSION UPDATE: 5.03
====================

This update fixes a few issues that have been reported, changes the way the Edit Categories pages work (making it easier for larger sites to navigate), adds 4 new integrations and brings back a feature that our users have asked for (reassigning images during upload).

The new forums to be added are:

MyBB (user and style integration included)
WowBB (user and style integration included)
Mambo (user integration only)
XMB (user integration only)

There is no upgrade.php file to run; you only need to upload the files which have changed.

adm-cats.php
. changed way Edit Categories is displayed
adm-misc.php
adm-inc.php
. added debug timing code to footer (optional)
bulkupload.php
. added back the option to change category during bulk upload
editphoto.php
. fixed moving of a copy of an image
. fixed photo count for cat where image was copied to
header-inc.php
. modified some variable rewrites
misc.php
. added user check to report post
pp-inc.php
. removed version number from footer
. added setcookie to getpass to clear previous password
. fixed childsub zip download link
showfull.php
. fixed $skip_vbheader variable
useralbums.php
. fixed category counts when album is reassigned
. fixed forward for admin edit

templates/
alb-editalb.tmpl
. fixed a close td tag
featurepal.tmpl
. removed outdated code
categories.tmpl
vb3enhanced/comments.tmpl (copy to templates directory)

You only need to update these files if you are running one of the integrations:

forums/postnuke.php
. fixed usergroup issue
forums/nuke.php

New files (only need for new installations using these integrations):

forums/xmb.php
forums/wowbb.php
forums/mybb.php
forums/mambo.php
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade Instructions imported_kilcher Installs and Upgrade - vBulletin 3.5.X 4 August 1st, 2005 02:14 PM
Upgrade instructions Ian_W Photopost Pro Installation & Upgrades 3 May 5th, 2005 05:47 PM
Where Are Upgrade Instructions? checknme ReviewPost Installation & Upgrades 10 March 29th, 2005 11:27 AM
PhotoPost 4.8.5 Released! Upgrade Instructions Michael P Photopost Pro Installation & Upgrades 7 December 18th, 2004 03:19 PM
4.8.1 Upgrade instructions CEDillard Photopost Pro Installation & Upgrades 8 September 13th, 2004 08:41 AM


All times are GMT -5. The time now is 12:41 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0