Configuring FileField allowed extensions in Drupal
Problem: you try to upload a file in Drupal and you get something like this: The selected file <file> cannot not be uploaded. Only files with the following extensions are allowed:… for an extension that is included in Administer->File Uploads. I found that I had the module CCK FileField installed and its allowed extensions are [...]