Installed 7.x-2.0-beta2 of term_merge and attempted to merge some terms and got the following error:

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=326&op=do StatusText: Service unavailable (with message) ResponseText: EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of ..../includes/common.inc).

Any ideas what could've caused this or how to fix it?

Also, why is there no 7.x-2.x-dev branch?

Cheers,
A

Comments

acbramley’s picture

Priority: Normal » Major

Bumping priority as this is rendering the module unusable.

adam_b’s picture

szt’s picture

Priority: Major » Critical

Since the module really unusable bumping to critical.

msrc_spinks’s picture

Subscribing. I get a similar but different 500 error that renders the module unusable.

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=90&op=do StatusText: Service unavailable (with message) ResponseText: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1: INSERT INTO {field_data_field_organization} (entity_type, entity_id, revision_id, bundle, delta, language, field_organization_url, field_organization_title, field_organization_attributes) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, ); Array ( [:db_insert_placeholder_0] => node [:db_insert_placeholder_1] => 2110 [:db_insert_placeholder_2] => 2110 [:db_insert_placeholder_3] => paper [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => und [:db_insert_placeholder_6] => [:db_insert_placeholder_7] => ) in field_sql_storage_field_storage_write() (line 448 of /data/drupal/drupal-7.14/modules/field/modules/field_sql_storage/field_sql_storage.module).

aendra’s picture

Also getting this error. :(

mariagwyn’s picture

Getting it as well.

STNyborg’s picture

Anyone found a proper solution ?

jbeuckm’s picture

subscribe - experiencing the same problem - module unusable at the moment.

bucefal91’s picture

Status: Active » Closed (fixed)

Guys, sorry to hear all of you are having the same issue, the module has been unmaintained, I just took it over. I have done a major rewrite of code. Please, download 7.x-1.x-dev release from project's homepage and try that release, report all bugs you find (although I believe it's quite stable already). After some time and after fixing any found bugs, we will post a real release of this module for D7.

adam_b’s picture

Working well for me - thanks very much for the update.

adam_b’s picture

Issue summary: View changes

syntax