As you know I am always keeping tabs on security issues. After careful consideration I have decided that it would be much safer to store custom page content in the database rather than use flat files. I'd like to assure you that I have made this update as simple as possible, and it should not have any impact on performance. This update will make your site more secure and also make backups easier to do.
The update pack contains 3 files, a replacement admin panel (custom_pages.php), and 2 files which should be placed in your main php-fusion folder (viewpage.php & dbup.php). Simply upload all of the files to the appropriate folder and then run the script dbup.php i.e. www.mydomain.com/dbup.php to transfer the pages into your database. You should delete the file dbup.php from your server after this step.
Please note that you will need to update your custom page links from fusion_pages/index.php?page_id=x to viewpage.php?page_id=x where x is the page_id number. Once your satisfied with the update you are encouraged to delete the fusion_pages folder OR simply chmod it to 755.
Download Custom Pages DB Update - for v5.01 RC3 and above. Updates for earlier versions will be released soon. The latest RC3 release includes this update. Thanks. Update I've fixed a number of small errors in the custom_pages.php admin file, please download the latest zip.