Welcome Guest, Not a member yet? Register   Sign In
Upload File type
#1

[eluser]Yash[/eluser]
Hi,

I've set this


$config['upload_path'] = './uploads/';
$config['allowed_types'] = 'gif|jpg|png|flv|avi';
$config['max_size'] = '10000';
$config['max_width'] = '1024';
$config['max_height'] = '768';


in proper location but when I try to load some.flv files..it shows

The filetype you are attempting to upload is not allowed


Is there any more setting...

Thank you


Messages In This Thread
Upload File type - by El Forum - 10-24-2007, 05:45 AM
Upload File type - by El Forum - 10-24-2007, 06:16 AM
Upload File type - by El Forum - 10-25-2007, 02:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB