CCK Block not surfacing on pages
fumbling - October 20, 2008 - 04:03
| Project: | CCK Blocks |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
My CCK blocks aren't surfacing. I've looked through the new content types I've created, permissions, tried each and every block-placement, double-checked that I'm clicking "save" on the blocks page, ensured that I'm not doing anything fancy in configuring the blocks, and so on, but just can't get my CCK blocks to surface on any pages. The counterpart "create content" pages work fine. I've tried a number of different custom content types, and double-checked that non-CCK blocks are surfacing as normal, but can't figure it out. Thoughts?

#1
So now one of my CCK blocks is showing up, but only on the corresponding node page created as a result of adding content via the counterpart CCK create-content page, even though on the configure page for this CCK block I let it default to display on all pages.
Also, my goal was not to have the CCK block surface the output of the create-content form, but the create-content form itself (the same fields displayed on the create-content form for this CCK content type). Does CCK blocks not do that? If it does, is there a setting i'm missing?
#2
As it turns out, I should have been using form block, not CCK block, which is what I've switched to now.
#3