I upgraded to Drupal version 7.14 yesterday and then installed ed_classified. When I attempt to add the Taxonomy terms as directed in the documentation file, I get an error code box that says the following:
EntityMalformedException: Missing bundle property on entity of type taxonomy_term. in entity_extract_ids() (line 7539 of /home/ ~site name~/public_html/includes/common.inc).

I uninstalled and cleared the cache in the database and then re-installed..and still get the same result.

Also noticed in the sql database there is a table entitled edi_classified_nodes (shouldn't it be ed_classified_nodes?) ...I doubt that the miss-spelling of the table name has a bearing on this...but it does seem odd.

Anybody know how to fix this? The module is useless at this point and I don't see any alternatives that would work.

Comments

pav’s picture

I think, this is a core issue.

http://drupal.org/node/1565346