[eluser]the_unforgiven[/eluser]
HELP!!!
Even though I have specified the file type like so:
Code:
$config['upload_path'] = './uploads/users/';
$config['allowed_types'] = 'png|jpg|doc|docx|pdf|rtf|txt';
I still get this error: "The filetype you are attempting to upload is not allowed."