Is there some module I'm missing? I know I've seen a plethora of options in the past, but I don't know why I'm not seeing anything in this new site.

I can't find a module for TextField, which is really what I'm looking for - HELP!!

Comments

redpuma’s picture

You've forgotten this module

http://drupal.org/project/cck

GreenSpiderDesign’s picture

Okay - at first when I read your response I thought I must be losing my mind. But I went and checked, and sure enough CCK IS there and these modules are all beneath it -

* Content 6.x-2.2 Allows administrators to define new content types.
Required by: FileField (enabled), ImageField (enabled), FileField Meta (enabled)
Content Templates 6.x-1.0 Create templates to customize output of teaser and body content.
* FileField 6.x-3.0 Defines a file field type.
Depends on: Content (enabled)
Required by: FileField Meta (enabled), ImageField (enabled)
* FileField Meta 6.x-3.0 Add metadata gathering and storage to FileField.
Depends on: FileField (enabled), getID3() (enabled), Content (enabled)
* ImageField 6.x-3.0-rc1 Defines an image field type.
Depends on: Content (enabled), FileField (enabled)

So now I'm back at square one - anyone else have any suggestions?

GreenSpiderDesign’s picture

Please help!!

GreenSpiderDesign’s picture

I decided, after reading RedPuma's response, to compare the CCK folder on my server to the one in my source folder on my local drive and found that for some reason the Modules sub folder did not get copied. Now everything that I'm used to is showing up.

Thanks!

ace_of_spadez’s picture

Hey, i'm very new at this. Just started creating my own test site to learn how things work so don't mind my lack experience and 'proper word use'. Anyways, I have the same issue you did... the components between the server and source folder identical. I also checked my modules to make sure that they were properly installed; again, everything looks alright. I'm obviously missing something here. Any ideas?