Welcome Guest, Not a member yet? Register   Sign In
mp4 video file won't upload?
#1

[eluser]newbie boy[/eluser]
since like i had set-up all necessary things needed to upload an mp4 video file... like...

for the mimes.php in the configuration, i added this...

Code:
'mp4'   =>  'video/mp4'

for the .htaccess, i put this...

Code:
AddType video/mp4 .mp4

on my upload controller i got this...

Code:
$config['allowed_types']     = 'mp4';

but still everytime i upload a mp4 video file, this is still the error...

Quote:The file type you are attempting to upload is not allowed.

appreciate the help guys...

thanks...


Messages In This Thread
mp4 video file won't upload? - by El Forum - 07-28-2009, 04:01 AM
mp4 video file won't upload? - by El Forum - 07-28-2009, 04:09 AM
mp4 video file won't upload? - by El Forum - 07-28-2009, 08:27 PM
mp4 video file won't upload? - by El Forum - 07-29-2009, 12:01 AM
mp4 video file won't upload? - by El Forum - 07-29-2009, 12:14 AM
mp4 video file won't upload? - by El Forum - 07-29-2009, 01:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB