====================
VERSION UPDATE: 7.00
====================
PhotoPost 7.0 is a major update with new new features our users have requested.
New features:
. Support for vBulletin 4.0
.
SEO URLs (requires .htaccess file)
. Single URLs for images
. 301 redirects to
SEO pages for spider and normal URLs
.
SEO URLs enabled in Admin -> Edit Settings -> Global Options (choices are none, spider,
seo)
. Multimedia thumbnails (requires ffmpeg, not included)
. Includes thumbnail rebuilds (path the ffmpeg set in Admin -> Edit Settings -> Global Options)
. Updated Gallery and Photo pages
New file
.htaccess (only required if you are planning on using
SEO URLs)
Upgraded files
/*.php (except config-inc.php.NEW, config-int.php.NEW, inc_features.php, inc_photopost.php)
forums/photopost.php (you only need this file if you are using the internal registration system)
languages/*.php (you only need the file that corresponds to your language)
templates/*.tmpl
templates/vb3enhanced/*.tmpl
js/* (all files)
images/*.png
images/*.gif
You will need to run the upgrade.php script after updating your files.
For the new
SEO urls make sure to do the following before proceeding.
Unix Servers: Rename the HTACCESS file in the downloaded code to .htaccess and make sure that is placed in your photopost directory before turning on
SEO urls and mod rewrite must be enabled on the server.
Windows Servers: To enable
SEO urls on a windows server you must have an ISAPI rewrite manager installed and enter the contents of the HTACCESS file included in the download to your ISAPI rewrite manager.