So, I've tried a couple of different builds of CCK, but I'm not having much success. I'm upgrading from a 4.6.X build of Drupal that had flexinode installed. Unfortunately, everytime I try to enable the module, the body of my preexisting nodes disappear. The content is still stored in the db, but I'm unable to get it to display the body. If I disable CCK, then everything reaappears. Any ideas?

Comments

Permanently Undecided’s picture

This happened to me as well and I filed an issue for it, but I can't seem to find it again, so here's how I managed to fix it: basically the problem is in the database system table. I backed up everything, then I created a clean installation with all the needed modules installed and copied the system table of the new installation to the old installation. This fixed it for me.

matt_paz’s picture

Status: Active » Closed (fixed)

Well, I was a little uneasy about replacing the whole system table, but I did clean out old entries from CCK, location and views and dropped all referenced tables and that definately removed the problem. Thanks for the help!

sharique’s picture

Version: 4.7.x-1.x-dev » 4.7.x-1.5-1

I'm facing same problem , clean system table doesn't help me either.
----
Sharique