Closed (fixed)
Project:
Date
Version:
6.x-2.2
Component:
Date CCK Field
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 17:08 UTC
Updated:
2 Feb 2010 at 06:11 UTC
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?
| Comment | File | Size | Author |
|---|---|---|---|
| screenshots.pdf | 437.94 KB | joe.baz |
Comments
Comment #1
timbann commentedI 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).
Comment #2
wilei commentedI 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.
Comment #3
arlinsandbulte commentedDid you figure this out yet?
Sounds like a content permissions configuration problem...
Comment #4
arlinsandbulte commentedNo response after 2 months at "postponed (maintainer needs more info)" status.
Marking as fixed.
(reopen if you still need assistance)
Comment #5
arlinsandbulte commentedComment #7
Dreher commentedHas this issue been resolved? I am having the same issue.
Comment #8
Dreher commentedProblem solved. It is a permissions setting.