I'm experiencing a problem when creating a new content type. I can fill in the details correctly when the content type has been created but on saving only the title field is shown.

When I go to edit the information the previously filled fields (apart from the title) are blank, but if I re-enter the information and save this, the information displays correctly.

Does anyone know why it takes two attempts to save this new information ? Is it a known problem with CCK ?

Thanks in advance for any help you can give.

Comments

sumitshekhawat7331’s picture

Tell me on which version of Drupal are you working...?

whitingx’s picture

Thanks for the fast reply;

Drupal version : 5.2
CCK version : 5.x-1.7

sumitshekhawat7331’s picture

Download the latest and stable version of cck and check is something missing or not in the modules page..and after enable CCk run the update.php

whitingx’s picture

OK, updated to latest version of CCK (5.x-1.10) but still getting the same problem, the title saves fine but any other information requires inputting twice to save correctly.

Any other things I could try ?

whitingx’s picture

Even more confusing, when I check the database, the information has been added, it's just not displaying back to the author.

Has anyone else come across this problem ?

vijaythummar’s picture

Are you using any Editor like FCKeditor or TinyMCE?

Thanks,
Vijay Thummar

whitingx’s picture

I have TinyMCE installed but the fields that I am filling are the standard drupal text fields.