Welcome Guest, Not a member yet? Register   Sign In
Problems uploading mov files
#2

[eluser]Cristian Gilè[/eluser]
Do you rename the uploaded file? If you set

Code:
$config['file_name']

make sure that the extension provided is also an allowed file type. For example:

Code:
$config['file_name'] = 'new_name.mov';



Cristian Gilè


Messages In This Thread
Problems uploading mov files - by El Forum - 01-25-2011, 10:48 AM
Problems uploading mov files - by El Forum - 01-25-2011, 08:02 PM
Problems uploading mov files - by El Forum - 01-25-2011, 08:44 PM
Problems uploading mov files - by El Forum - 01-26-2011, 07:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB