Are you ready? PHPFusion v6.01.1 is now officially available for download. To clear up any confusion, v6.01.1 has been developed under v6.00.400 as we weren't entirely sure how far we would go initially, but with all the changes involved we felt it was prudent to call it a major update. v6.01.1 includes a number of new features, security and performance improvements and updates.
The release of v6.01.1 was delayed due to a few issues with servers running with safemode on. This required some minor recoding of some of the new features including the new db backup and photo gallery. I've produced a gallery converter infusion so you can easily import your existing albums from v6.00.xxx. Please note that the old photo gallery mods and infusions are not compatible with the new photo gallery, but I'm sure updated versions will become available soon.
Important: If you are upgrading to PHPFusion v6.01.1 from v6.00.xxx please note that your photoalbums and photos tables will be renamed during the upgrade process to allow the creation of the new photoalbums and photos tables. All data and images will be preserved and can be transferred using the aforementioned photo converter.
Update: I've just discovered a mistake in a definition in the gallery files. If you've already updated to 6.01.1 please upload the following from the updated sourceforge package: administration/photoalbums.php, administration/photos.php, administration/submissions.php, photogallery.php and showphoto.php.
For a full list of all of the new features and updates, please click Read More.
Note: TinyMCE 2.0.6.1 only contains English language files. You can download other language packs from Moxiecode at: tinymce.moxiecode.com/language.php
PHPFusion v6.01.1 includes a number of new features, security and performance improvements and updates including:-
- Added new security layer to admin panel to prevent outside linking.
- Improved forum attachment upload routines for enhanced security.
- Completed partial rewrite of DB Backup admin panel. Admin must specify their password before backup/restore will process.
- Removed DB Backup Folder option from Misc Settings admin.
- Added $locale array initialisation code to prevent conflict with cookie vars.
- Introduced flood control to shoutbox and forums.
- Created new 'flood_control' database table.
- Added flood_interval field to settings database table.
- Added Flood interval option to Misc Settings admin.
- Added mysql query to footer to remove flood_control rows.
- Added Make this News item sticky option to news admin, allows one news item to remain the top most news item.
- Updated frontend news.php to support sticky news feature.
- Added news_sticky field to news database table.
- Added flood control to comments.
- Added Submit Photo feature.
- Complete Photo Gallery rewrite (uses new database and storage structure).
- - Features:
- - - Albums stored in separate folders (if safe_mode is off)
- - - GIF, JPG, JPEG and PNG file support
- - - Album access for user type or group
- - - Thumbnails created without ugly borders
- - - Ratings & comments for each photo
- - - Full image downscaled if bigger than specified photo size with link to original image.
- - - bbcode support in album and photo description.
- Completely rewrote forum attachment upload/download handling.
- Key forum functions added to new forum_functions_include.php include file.
- Added New Posts feature to Latest Active Forum Threads Panel.
- Added Thread email notification option to forum.
- Improved administration settings panels navigation.
- Numerous mysql optimisations for reduced load times.
- Partially rewritten forum for all round server load reduction.
- Updated TinyMCE to version 2.0.6.1.
- Introduced TinyMCE compressor reducing load times by up to 75%.
- New more secure private messages system.