PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   PhotoPost Classifieds 2.41 Security Update (http://www.photopost.com/forum/classifieds-installation-upgrades/114660-photopost-classifieds-2-41-security-update.html)

Michael P July 1st, 2005 01:46 PM

PhotoPost Classifieds 2.41 Security Update
 
======================
PHOTOPOST CLASSIFIEDS 2.4
======================

This is a consolidation update along with some bug fixes and some new security code inherited from the latest version of PhotoPost. The new security code in place prevents unexpected data from being passed via URLs which can be used to corrupt data being submitted.

The zip code database has also been seperated into 4 files to help those users who have memory constraints.

Anyone who is running a prior version of PhotoPost Classifieds is strongly encouraged to upgrade to 2.4.

Files changed from 2.4:

/*.php (except config-inc.php, config-int.php, install.php)

/forums/*.php (you only need your integration file)

/languages/*.php

Note: You will notice that many of the language files have been combined into one. Because of the functionality to create new templates, there are still some individual files which are stored in the language directory while are used to overwrite the default settings. If you use custom templates, then you simply need to keep the same set of files with only those strings you need to overwrite from the original set.

templates/:
bids.tmpl
bulkupload.tmpl
contact.tmpl
custompal1.tmpl
login.tmpl
membhead.tmpl
payment.tmpl (important update to conform to new PayPal POST system)
profile.tmpl
search.tmpl
searchmem.tmpl
showcat.tmpl
showmembers.tmpl
uploadproduct.tmpl
uploadproduct1.tmpl
uploadproduct2.tmpl
uploadproduct3.tmpl
templates/vb3enhanced/*.tmpl

Note for vB3Enhanced users: We no longer require you to copy your templates over the old ones, you now upload the vb3enhanced directory in its entirety and Classifieds will select this directory automatically when vB3Enhanced mode is enabled.

How do I upgrade?
-----------------

1) In your Admin Options, close your classifieds.

2) Backup your database.

3) Copy the files from the ZIP download in the main directory as outlined above.

Note for vB3Enhanced users: See note above concerning new templates directory layout.

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 classifieds.

Michael P July 11th, 2005 11:40 AM

==========================
PHOTOPOST CLASSIFIEDS 2.41
==========================

Classifieds 2.41 is a security update which includes all bug fixes reported to date. Anyone
who is running a prior version of PhotoPost Classifieds is strongly encouraged to upgrade
to 2.41.

Files changed from 2.4:

/*.php (except config-inc.php, config-int.php, install.php)

/forums/*.php (you only need your integration file)

/languages/*.php

Security Update
---------------

There is no upgrade script to run, the changes for the security update are entirely in pp-inc.php.


All times are GMT -5. The time now is 08:43 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97