$site['ver'] = '7.1'; $site['build'] = '6';
$video_ext = 'avi'; $MOGRIFY = "/path/to/mogrify"; $CONVERT = "/path/to/convert"; $COMPOSITE = "/path/to/composite";Change the following line from:
require_once(BX_DIRECTORY_PATH_INC . "security.inc.php");to:
require_once(BX_DIRECTORY_PATH_INC . "version.inc.php");