Welcome Guest, Not a member yet? Register   Sign In
.FLV file upload problem
#3

[eluser]Justin Patel[/eluser]
[quote author="dawnerd" date="1200890423"]You need to add the flv mimetype to the mimes.php config file.

For example:
Code:
$mimes = array(
'hqx'=>'application/mac-binhex40',
'cpt'=>'application/mac-compactpro',
...
'flv'=>'video/x-flv'
);
Hope that helps you.[/quote]


Ohhh,

Thansk it works great ||||



Thanks for your help


Messages In This Thread
.FLV file upload problem - by El Forum - 01-20-2008, 04:32 PM
.FLV file upload problem - by El Forum - 01-20-2008, 04:40 PM
.FLV file upload problem - by El Forum - 01-20-2008, 04:43 PM
.FLV file upload problem - by El Forum - 01-21-2008, 03:05 AM
.FLV file upload problem - by El Forum - 01-21-2008, 03:07 AM
.FLV file upload problem - by El Forum - 01-21-2008, 03:24 AM
.FLV file upload problem - by El Forum - 01-21-2008, 03:35 AM
.FLV file upload problem - by El Forum - 02-26-2008, 10:29 AM
.FLV file upload problem - by El Forum - 06-24-2008, 11:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB