v1.0.3 - changes since v1.0.2 * date_diff function renamed as datediff, caused problems on some servers due to the * php5 function date_diff having the same name! * Search page had incorrect links to media when searching from tags * Fixed embedded upload bug * Removed unreliable uploader with progress bar option until new version is ready * Fixed bug with thumbnail titles when an apostrophe was entered in the title of the media * Removed redundant code that was causing an error in IE8 * Small bug in installer fixed - folder permissions check was not displaying correctly * Removed admin/import.module from all templates, redundant code * Added VidiScript Pro player with option in admin * Sitemap for google video * Fixed broken links on Popular page when using filters * /includes/admin/index.inc was corrupted, this new file should prevent the infamous index.inc error after installation * Fixed rating in template * Fixed template bug, height of player area * Height of player area changes depending on player in use * Fixed embed code problems and email formatting for VidiScript player * Added new player skins to match templates (thanks Michael!) * Fixed database bug in member table with default values with some MySQL set ups, depended on strictness setting * Fixed audio player div tag bug * Wrong color for default audio image, was green should be blue * Added missing chmod to thumbnail preview .prv files * Added default value '' for embed field in media table, some MySQL installations complain if this isn't there Files modified since v1.0.2 database/database.sql includes/admin/index.inc includes/admin/settings.inc includes/common.inc includes/latest.inc includes/mostviewed.inc includes/play.inc includes/toprated.inc includes/upload.inc install/index.php templates/AfterDark/modules/admin/settings.module templates/AfterDark/modules/play.module templates/ElectricBlue/modules/admin/settings.module templates/ElectricBlue/modules/play.module templates/GoneGreen/modules/admin/settings.module templates/GoneGreen/modules/play.module templates/Mainstream/layout/skin1/default_audio_thumb.jpg templates/Mainstream/modules/admin/settings.module templates/Mainstream/modules/play.module templates/SimplyPink/modules/admin/settings.module templates/SimplyPink/modules/play.module Files modified since v1.0.0 database/database.sql includes/admin/index.inc includes/admin/settings.inc includes/bootstrap.inc includes/common.inc includes/latest.inc includes/mediasearch.inc includes/mostviewed.inc includes/play.inc includes/toprated.inc includes/upload.inc index.php install/index.php templates/AfterDark/modules/admin/settings.module templates/AfterDark/modules/play.module templates/AfterDark/modules/upload.module templates/ElectricBlue/modules/admin/settings.module templates/ElectricBlue/modules/play.module templates/ElectricBlue/modules/upload.module templates/GoneGreen/modules/admin/settings.module templates/GoneGreen/modules/play.module templates/GoneGreen/modules/upload.module templates/Mainstream/layout/skin1/default_audio_thumb.jpg templates/Mainstream/modules/admin/settings.module templates/Mainstream/modules/play.module templates/Mainstream/modules/upload.module templates/SimplyPink/modules/admin/settings.module templates/SimplyPink/modules/play.module templates/SimplyPink/modules/upload.module