The below is from /cgi-bin/uu_default_config.pm ... prob. at least the first line also needs to be edited if I'm guessing right.... ?


Code:
path_to_upload           => 'I_changed_this/video/',
	send_email_on_upload     => 0,
	html_email_support       => 0,
	link_to_upload_in_email  => 0,
	email_subject            => 'Uber File Upload',
	to_email_address         => '[email protected],[email protected]',
	from_email_address       => '[email protected]',