I'm getting the following error, not sure what it means, anyone's help would be appreciated:

* user warning: Table 'web141_db1.mdac_content_type_case' doesn't exist query: SELECT field_case_number_value AS value FROM mdac_content_type_case WHERE vid = 220 LIMIT 0, 1 in [...]/includes/database.mysql.inc on line 172.
* user warning: Table 'web141_db1.mdac_content_type_case' doesn't exist query: SELECT field_date_of_judgment_value AS value FROM mdac_content_type_case WHERE vid = 220 LIMIT 0, 1 in [...]/includes/database.mysql.inc on line 172.
* user warning: Table 'web141_db1.mdac_content_type_case' doesn't exist query: SELECT field_status_value AS value FROM mdac_content_type_case WHERE vid = 220 LIMIT 0, 1 in [...]/includes/database.mysql.inc on line 172.
* user warning: Table 'web141_db1.mdac_content_type_case' doesn't exist query: SELECT field_country_value AS value FROM mdac_content_type_case WHERE vid = 220 LIMIT 0, 1 in [...]/includes/database.mysql.inc on line 172.
* user warning: Table 'web141_db1.mdac_content_type_case' doesn't exist query: SELECT field_treaty_article_value AS value FROM mdac_content_type_case WHERE vid = 220 LIMIT 0, 1 in [...]/includes/database.mysql.inc on line 172.

Each of the fields it mentions are of course cck fields I've created. The warning seems obvious, those values are missing from the table. But I'm not sure how to resolve this issue.

Comments

karens’s picture

Status: Active » Closed (won't fix)

Closing old issues. None of us is using the D5 version any more, so hard to provide any support. Sorry.