Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Nasty Hobbit

Pages: [1]
1
Heya,

I've gone through the steps from the previous pages but it simply will not allow me to upload an FLV file.

I've tried both of the following lines to the upload_definitions.php file
$mime_type_match['flv'] = array("video/flv");
$mime_type_match['flv'] = array("application/x-shockwave-flash", "application/octet-stream");

Where else is it getting its upload definitions from???

Pages: [1]