According to the documentation filefield is part of the core of Drupal 7. But it isn't. It makes CCK useless and file uploads virtually impossible. "content" is also supposed to be part of Drupal 7 core but it isn't either.

Where can I find these two module pieces?

Comments

quicksketch’s picture

Status: Active » Fixed

FileField is called "File" in Drupal 7. ImageField is called "Image" in Drupal 7. CCK is called "Field" in Drupal 7.

The File and Field modules are both required and hidden, so they're on all the time.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.