Hi there.

I just updated a few modules for 5.1, and all of a sudden, I'm getting the following error:
user warning: Unknown table 'node_data_field_preview' in field list query: SELECT node.nid, node.sticky AS node_sticky, node.created AS node_created_created, node.title AS node_title, node.changed AS node_changed, node.created AS node_created, node_data_field_preview.field_preview_value AS node_data_field_preview_field_preview_value FROM node node WHERE (node.type IN ('press_releases')) AND (node.status = '1') AND (node.created <= 1200524463 + 0) ORDER BY node_sticky DESC, node_created_created DESC LIMIT 0, 5 in

In looking at my db backup, I don't even see a table called node_data_field_preview.

My gut feeling is that this is a CCK issue. Any pointers in trying to debug this?
Thanks,
TC~

Comments

tcconway’s picture

Sorry. my bad. I typed a bit quickly. It's v5.6