=================== VERSION UPDATE: 4.6 =================== The following files were updated from 4.5: All of the main scripts have changed forums/* (new search.php) templates/* (couple of new templates) languages/*/search.php (new) languages/*/index.php forums/* There is some database changes with this upgrade, so you will need to run upgrade45.php. Consult the UPGRADE.TXT file for more detailed instructions. =================== VERSION UPDATE: 4.5 =================== The following files were updated from 4.1.5: All of the main scripts have changed forums/* templates/uploadphoto.tmpl templates/showphoto.tmpl templates/alternate - new directory where alternate template files can be placed, to use copy the files into the templates directory stylesheets/orange.css - new stylesheet stylesheets/orange - new directory of images for orange layout stylesheets/dark.css - dark stylesheet There is some database changes with this upgrade, so you will need to run upgrade41.php. Consult the UPGRADE.TXT file for more detailed instructions. ===================== VERSION UPDATE: 4.1.5 ===================== The following files were updated from 4.1.4: pp-inc.php - added user offset to time varibales, changed domain_path to cookie_path, changed version number bulkupload.php - fixed userid for upload as user showgallery.php - improved search results showphoto.php - fixed preview images to not display images user doesnt have permission to view login.php - improvments to the who's online functionality logout.php - improvments to the who's online functionality index.php - improvments to the who's online functionality adm-inc.php - improvments to the who's online functionality adm-cfgtpl.php - change version number from 4.1.4 to 4.1.5 templates/showmembers.tmpl - image now links to photo templates/membhead.tmpl - point to new searchmem.tmpl file templates/searchbox.tmpl - fix to improve searches templates/showmgall.tmpl - fix to use names and photos same as list view templates/searchmem.tmpl - new file to allow searching of usernames in Members view ===================== VERSION UPDATE: 4.1.4 ===================== The following files were updated from 4.1.3: adm-userg.php - line 247 changed to read "photopost" pp-inc.php - changed the REPLACE used for who's online and version number adm-approve.php - fixed a problem where deleting an image returned you to another category showphoto.php - changed prev/next not to show unapproved images bulkupload.php - filesize check fix editphoto.php - changed a line to fix the replace image feature member.php - added check for invalid user, fixes spiders that were picking up nonusers templates/editprofile.php - fixed birthday months selection languages/*/emails.php - fixed send password email to use proper variable ===================== VERSION UPDATE: 4.1.3 ===================== The following files were updated from 4.1.2: comment.php - line 251 variable changed image-inc.php - moved check_user_dir showgallery.php - improved search query header-inc.php - changed $vbheader variable bulkupload.php - see note below uploadphoto.php - see note below image-inc.php - see note below pp-inc.php - change version number, variable on line 391 showmembers.php - change sort default to alphabetical templates/alb-addalb.tmpl - remoced reference to $menu templates/showmlist.tmpl - changed line 2 to include member sort templates/showphoto.tmpl - added dimensions back and % width to the feature preview forums/ib.php - add line for blank usergroups forums/nuke.php - fixes links lines forums/threads.php - reworked guest usergroup forums/dcf.php - change on DELETE line 301 Note: Most all items were one line fixes, except for the "Upload as user" feature which was recoded to behave as in prior versions where the Admin uploads the images to THEIR directory and then they are uploaded under a different users id. There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ===================== FEATURE UPDATE: 4.1.2 ===================== After adding several features our members have been asking for, I've updated the version in the downloads area to include these new features. - Improved navigation - Improved Bulk Actions page - Improved delete image - Improved Add Favorites These updates will improve some navigation in several areas. You would only upload the files listed below for these new features - no other update or script is required. Navigation ---------- There is a new page number system which shows at the top and bottom of a showgallery page - also the addition of << and >> arrows to make navigation MUCH easier. Files changed: showgallery.php, templates/cathead.tmpl Bulk Actions ------------ After working on a gallery with 3,000 images, I added several enhancements to this page to make large gallery management a snap! - The page has been modified to display the image filename and the thumbnail links to a showphoto page which will open in a new window and allow you to see the image as others see it. - When you click SUBMIT, the page will return to where you left off - remembering page, sort and number of images per page. Previously it returned you to the first page. Files changed: adm-approve.php Delete Image ------------ Previously, when you deleted an image, it took you back to the first page of the gallery you were in. This update will return you to the page where you left off when viewing the image you deleted. Files changed: showphoto.php, adm-photo.php Add/Remove Favorites -------------------- With this update, when you add or remove a favorite, it will take you back to the image you were at without changing your sort or page options. Files changed: addfav.php, showphoto.php Minor updates ------------- pp-inc.php - version number changed, forward changed to use 1 second delay instead of 3. adm-pa.php - line 47 correction forums/phpbb2.php - array change to use digit instead of string (one line) There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ============= UPDATE: 4.1.1 ============= Addition changes: . adm-db.php - line 210 changed the query for updating comment owners . forums/photopost.php - added addslashes to usernames to handle special characters . bulkupload.php - added two lines to fix "upload as user" and a couple lines to change how multimedia file sizes are checked . adm-cinc.php - removed unused tag . pp-inc.php - version number updated to 4.1.1 New Feature for 4.1.1: A Thumbnail Preview of images under the photo image which show upcomming images and previous images (linked). Demo of the new feature: http://www.danasoft.com/phpppsp2/sh...&cat=509&page=3 Files changed: . showphoto.php . templates/showphoto.tmpl This can be removed by removing the corresponding code from the template. There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ========================= PhotoPost 4.1: 9/16 Build ========================= 10:45am Build In keeping with our policy of providing updates in a timely manner for new users, we have uploaded a new build today. The changes are in addition to those listed below: bulkupload.php - added two urlencodes, although no reports of problems, might cause issues with special characters ecard.php - fixed a line which improperly displayed the username pp-inc.php - for GD users and newer versions of PHP, changed the code to check for "imagegif" instead of "imagecreatefromgif" which was passing TRUE even though GIF support was not enabled. adm-cfgtpl.php - minor change to add cookie domain to the list of edittable variables adm-cfgedit.php - same as above, also fixed cookie prefix variable which was not saving properly templates/ecard-bottom.tmpl - fixed a line which improperly displayed a username templates/bulkupload.tmpl - added a notify variable which caused notifications to not be recorded (one line) forums/ib.php - change to support the IB special character conversion. There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ==================================== PhotoPost 4.1: Build 9/9 Information ==================================== 5:24pm Build In keeping with our policy of providing updates in a timely manner for new users, we have uploaded a new build today. The changes are in addition to those listed below: Files changed: . templates/showphoto.tmpl - line 338 changed edit to allow for moderators to edit comments . comments.php - two lines change to allow moderators to edit comments . showgallery.php - one line added to fix search query in My Favorites There were a number of rp_lang variables that needed to be changed to pp_lang. This mostly effected Unregistered user names and months of the year. Not all changes actually resulted in a change to the functionality as the code and the langauge files both used rp_lang. This is primarily a cosmetic change, but effected these files: . languages//pp-inc.php . forums/* (all files) . member.php (only used by Internal registrations) . register.php (only used by Internal registrations) . showphoto.php There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ==================================== PhotoPost 4.1: Build 9/5 Information ==================================== I've updated the build to benefit new downloads and anyone who needs these fixes: - Added back "notify of posts" to the image uploads - Added code to create directory of a user for admin who "upload as user" where the directory doesnt exist - Added code to allow admins to set a default title and description to their uploads (commonly used with "process all files") - Added a line to the phpbb2.php file to account for anonymous users - Fixed a problem with Edit Config that wasnt letting the domain variable be updated - Fixed missing EDIT button on user comments - Fixed missing albums from Admin's Manage Albums Files changed: adm-cinc.php - one line change pp-inc.php (new function check_user_dir) showphoto.php - (one line addition) uploadphoto.php image-inc.php (one line change) bulkupload.php adm-cfgedit.php (one line change) templates/bulkupload.tmpl templates/showphoto.tmpl (one line change - $cuserid to $cowner) templates/uploadphoto.tmpl forums/phpbb2.php (one line change) There are NO DATABASE CHANGES for this upgrade and no upgrade script is required; simply upload changed files. ============= PHOTOPOST 4.1 ============= 4.1 Information I am redoing the way we handle file uploads to accomidate our ever growing communities. File Uploads/Multiple file uploads gets a facelift! We're moving to a two-staged process for file uploads. The first Upload Photos page allows you to select one (or more) files to upload. When you click submit, you will be taken to the bulkupload interface which provides a thumbnail and input for each image you uploaded. TEMPLATES 4.1 will include the new template files for all the user pages. Forum Integration I've broken our the BB code into individual files (one include file for each BB). All code related to a BB integration has been moved into the respective file and removed from all the other files. This will make adding new boards much easier and also make following BB code much easier. Misc Stuff . Personal Albums inherit permissions and headers, footers, headtags from Members Galleries . fixed double headers with error messages . fixed some leftover hardcoded language items . removed a couple redundant settings from the admin panel (default upload size, admin override - both set in usergroup permissions). . Search in Members Gallery works same as rest of searches (versus searching just Members). . Improved scan db which refreshs page to prevent timeouts on large databases . new borders around thumbnails and images . Nuke support . VB3 BETA support . Improved random number in photo url to only add random number after an edit; not on every page . made image resizing "quality" an option in the admin options . added image borders and made them configurable in the admin options (size and color) . fixed email link which did not contain passwords . fixed recommend email to use "A friend" when user is not registered. . Enhanced security . When a comment is posted by an admin, and admins are exempt from upload approval, it will not appear in the to-be-approve list of comments.