Welcome Guest, Not a member yet? Register   Sign In
Uploading mpeg video
#1

[eluser]mjijackson[/eluser]
In the mimes.php file, line 88 should be amended to add video/x-mpeg to the file types.
#2

[eluser]BravoAlpha[/eluser]
On a similar note, I've added these to my project:
Code:
'bz2'   =>  'application/x-bzip2',
'tbz'   =>  'application/x-bzip2',
'dmg'   =>  'application/octet-stream',




Theme © iAndrew 2016 - Forum software by © MyBB