Having a problem adding a field type of Image to a content type. Using a fresh install of the following modules:

  • D6.10
  • CCK 6.x-2.1
  • FileField 6.x-3.0-beta1
  • ImageAPI 6.x-1.4
  • ImageCache 6.x-2.0-beta8
  • ImageField 6.x-3.0-beta1

Content, FileField and ImageField are enabled. When adding a field to a content type, the File type is listed, but the Image field type is NOT listed.

I have a similar D6 install, on the same server, with the following modules:

  • D6.10
  • CCK 6.x-2.1
  • FileField 6.x-3.0-alpha7
  • ImageAPI 6.x-1.3
  • ImageCache 6.x-2.0-beta8
  • ImageField 6.x-3.0-alpha4

This config works as expected.

Comments

quicksketch’s picture

Title: Cannot add Image field to content type » Cannot add "Image" field to content type
Category: bug » support

The "Image" Field type is now gone. Add a "File" type then use the "Image" widget.

quicksketch’s picture

Status: Active » Fixed

This was clarified in the readme in #404142: Correction to field type in README.

Status: Fixed » Closed (fixed)

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