I'm not 100% sure if this is a CCK problem or a problem with some other part of Drupal.

I'm using Drupal 6.9 and for one of my content types the following fields are all of a sudden displayed above the form fields. For other content types they are in their right place below the fields.

CAPTCHA
Related Links
Revision information
Comment settings
URL path settings

How can I fix this?

Comments

yched’s picture

Have you tried resetting their order on the CCK's 'manage fields' tab ?

Other than that you could try latest -dev, there were a few additional safeguards added in this area.

tsvenson’s picture

How do I reset them on the manage tab? I only have a save button there.

Unfortunately I have to avoid using the dev version as this is a production site. Its not a really big problem, more an annoyance, so in worst case I have to wait for the next official stable release.

yched’s picture

'reset' : i mean manually reorder them using the drag-n-drop handles

tsvenson’s picture

Yeah, done that several times without any success. Flushed the caches as well but no luck there either. As long as its only in the content creation its no problem for me. Hopefully it will be fixed when the next stable release is out.