Please see screenshot: http://sigurpenet.ro/CCK.jpg . I also tried Garland theme.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | cck new field.jpg | 55.42 KB | javier-franco |
| #5 | cck - add new field.JPG | 45.93 KB | javier-franco |
| #1 | CCK.jpg | 39.68 KB | fellow |
Please see screenshot: http://sigurpenet.ro/CCK.jpg . I also tried Garland theme.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | cck new field.jpg | 55.42 KB | javier-franco |
| #5 | cck - add new field.JPG | 45.93 KB | javier-franco |
| #1 | CCK.jpg | 39.68 KB | fellow |
Comments
Comment #1
fellow commentedhere is the screen (server is busy(?)
Comment #2
asimmonds commentedWhat CCK field modules do you have enabled?, and were there any errors or warnings shown when enabling a field module.
Is this a fresh install of 6.x or a upgrade from 5.x?
Comment #3
fellow commentedI don't have any CCK field module enabled, but when enabling one, there is no errors ("add a new field " is displaying ).
Yes, it's a fresh install of 6.x. This issue occurs after I upgraded from 6.x-1.? or 2.0 rc? - don't remember exactly - to 6.x-2.1. I ran update script, but add a new field missing.
I want to add a field for slider module, witch is enabled. Thanks.
later.. mm.. I think I must enable Text, Option Widgets and Node Reference modules
Comment #4
markus_petrux commentedhmm... maybe you need to enable only nodereference, which it seems to be required by the slider module.
Reference: Slider's module README.txt
Comment #5
javier-franco commentedI have the same issue in CCK 6.x-2.2. and drupal 6.10
I enabled all modules instaled, like:
Views 6.x-1.0-beta1
Comment #6
javier-franco commentedI found the "trick". In CCK 6 there is no "Add new field" tab.
We have to create the new field through a text box.
Another issue it's that in the several tutorial about creation of a gallery image, they referenced to a value "image" inside the combo of "type of data" in the new field, but it doesn't exist.
We have to select File in the first combo and Image in the second combo... the rest it's equal in the manuals.