I have an issue where a field created by the Date Wizard is not appearing on the /node/add/event page ("event" being the custom name I gave to the "date" field). Attached are the screenshots of the different pages that contain the settings and the problem reproduced. I've tried flushing the cache, I've tried the default settings, i tried uninstalling and reinstalling the module, but nothing seems to work.

I am currently running Drupal 6.12. Here are some of the dependent modules I have associated to Date: CCK 6.x-2.4 and Calendar 6.x-2.1

Has this happened to anyone? Does this look like a bug or a configuration error?

CommentFileSizeAuthor
screenshots.pdf437.94 KBjoe.baz

Comments

timbann’s picture

I just had the same problem with some other (custom) fields, and for me it was just the setting to enable the view/edit for these fields for users:

admin/user/permissions

look for "content_permissions module"

There you should see your custom field (e.g. 'edit field_event2' and 'view field_event2').

Just enable for the correct group, save permission, and you should be good to go (well, that worked for me anyway).

wilei’s picture

I have this problem also. With Date -fields only, all other (File/Image, etc.) CCK types works fine.

No matter which kind (widget and settings) Date -field I add, them just doesn't appear to node form. Also, sometimes I get just blank page, when trying to access node/add/_some_contenttype_with_datefield page. None errors appeared to logs or printed to screen.

I'm using CCK 6.x-2.4 and Date 6.x-2.x-dev (25 Jul 2009) with Drupal 6.13. And I don't have Content Permissions module installed. First I tried Date 2.2 "stable" but it has this problem also.

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Did you figure this out yet?
Sounds like a content permissions configuration problem...

arlinsandbulte’s picture

No response after 2 months at "postponed (maintainer needs more info)" status.
Marking as fixed.
(reopen if you still need assistance)

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

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

Dreher’s picture

Status: Closed (fixed) » Needs work

Has this issue been resolved? I am having the same issue.

Dreher’s picture

Status: Needs work » Closed (fixed)

Problem solved. It is a permissions setting.