Hi guys,

I have a version of drupal 5 running one website and when i create a content type i can edit the fields for input...

I have a new website and have installed version 6, now when i make the content type i cant seem to edit the fields...
am i doing somthing stupid?

Thanks

Kirk

Comments

o0_Enigma_0o’s picture

By edit the fields i meen the bits that say Edit Manage fields Display fields Add field Add group...
:)

vm’s picture

not sure which fields or field types you are adding but, the default Title and Body can be edited by expanding the submission form settings collapsed menu in edit

o0_Enigma_0o’s picture

Hi,
if you look at http://www.midmus.co.uk/addevent you will see the title has been renamed to Venue Name and the body has been renamed to other info...
You can see that i have also added loads of other bits, these were added using the add field button at the top above the main forms etc...

on my new install on version 6 i dont seem to have the same buttons hence i cannot add any new fields :|

any help would be fantastic...

thx

vm’s picture

new fields are added by first clicking on the manage fields tab or clicking on the manage fields link next to the content type to be edited.

you should have add new field and add new group at the bottom of the manage fields page

o0_Enigma_0o’s picture

yep i know that much... but i have no tabs :|
nothing at all to get me onto the add fields page :|
help

vm’s picture

and at the path admin/content/types there isn't a manage fields link next to edit, in each row of a content type ?

a path directly to a content type to edit would be: admin/content/node-type/*CONTENTTYPE*/fields, where *CONTENTTYPE* = the name of form. ie: admin/content/node-type/blog/fields accesses the blog fields.

if not:

which version if any of CCK is in use? if any ?

o0_Enigma_0o’s picture

Hi,
I have tried to use the direct url... ?q=admin/content/node-type/reviews/fields/ and ?q=admin/content/node-type/reviews/fields but i get the same page as
?q=admin/content/node-type/reviews/

Its almost like the fields page isnt there and doesnt want to be found....

Im not using a CCK is that the problem? (or i dont think i have CCK)

o0_Enigma_0o’s picture

Ok,
Sorry guys its me being stupid!!!!!!!!
Yes i remember now i had to install the CCK kit to my last site to add more stuff to nodes :)

WOoo i have the edit tabs now...
thx