I installed this CCK module and it works fine. I have couple questions that i need some help if some body can:

1. how do i get rid of the field names? i created a content type > add fields such as "body" to store content of a node > when the node is displayed the field name is also display "body".

2. is there php code of node where i can embed it into the body of a content type? i basically use CCK to create a content type to store an image; i then created a poll whether the image is good, average, bad and so on; i then copied and pasted the html code generated from the poll to the body of this new node.

Comments

broncos88’s picture

i read it here and figured out how to get rid of the label field
http://drupal.org/node/62466

my question now is how to embed the content of a node into a node???

kloomis’s picture

How the heck did you install CCK? Looking at text.install I see it says "alter table node_field_shorttext_data." I don't have a node_field_shorttext_data table. When I open modules, it just dies.

broncos88’s picture

i didn't do anything, it just worked. i downloaded the latest version, unzip and upload to module directory.

the only thing i did was to modify the theme following the instruction here
http://drupal.org/node/62459

kloomis’s picture

It installed OK in 4.1, but not 3.6