Changelog

List of recent changes to the URL Rotator Script.

Version 3.1.0 2006-10-19

Feature: Added methods to change the rotation order of the destinations in a portal. Feature: Added meta refresh and frame redirection methods. These can be enabled via editing /include/local.inc.php. Feature: Added the optional Daily Max Hit Count feature to the Destinations. Feature: Added additional hit count fields to Portal which provide greater insight into how each hit was handled. Feature: Database tables are now locked when redirecting traffic in the rotator. This is necessary for re-entrance safety. Change: On the portal_manage page the default url is now displayed as a hyperlink. Change: On the destination_manage page minor adjustments to the command buttons and URLs displayed to make things neater. Change: Improved error_reporting configuration. Change: Replaced old HTTP_x_VARS arrays with their $_ super global equivalents. Change: Improved email address validation rule on member accounts. Change: Improved method of including config.inc.php to work around oddball servers that couldn't find it.