Welcome Guest, Not a member yet? Register   Sign In
File uploading class
#1

[eluser]Nate Rowe[/eluser]
Hi

I'm trying to use the upload class

If I set

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

files upload fine,

if I set

Code:
$config['allowed_types'] = 'gif|jpg|png';

it returns filetype not allowed?

Any help appreciated.
#2

[eluser]Nate Rowe[/eluser]
Hey everyone.

Scrap that, it appears it's a problem with plupload not the upload class.




Theme © iAndrew 2016 - Forum software by © MyBB