My system had a content type with one CCK Date field. Everything was working properly.

Then the client requested me to add two new CCK Date fields to this content type. I did. In the Content Types admin pages the two newly created CCK Date fields show up fine.

Next, I tried to add new content for this content type to see if the changes were reflected and I found out they weren't. The first CCK Date field is there, but the two new ones aren't.

I logged in as the first user and emptied the cache using Devel module. I tried to create content again, but the fields still aren't there.

Please don't tell me it's possible to only have one CCK Date field per content type? What am I missing here? Thanks in advance.

Comments

mike_r1977’s picture

Status: Active » Fixed

I've found out that this was part of a wider permission issue I was having globally on the installation, where setting any permission (including the view and edit ones on the CCK Date fields) didn't work. Getting rid of the problem meant having the Date fields show up. :)

karens’s picture

Great, thanks for reporting back :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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