Cannot merge terms...
Enviado por Giovanna Guerrero-Medina el

I get the following error:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cienciapr_drupal.field_data_field_forum' doesn't exist: SELECT df.entity_type AS entity_type, df.entity_id AS entity_id, df.delta AS delta FROM {field_data_field_forum} df WHERE (field_forum_tid = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 988 ) en term_merge() (línea 339 de /home/cienciapr/www/dev/drupal-7.15/sites/all/modules/term_merge/term_merge.module).
3 Comments
Seems the module is broken.
Enviado por James O'Malley el
Seems the module is broken. Nothing I can do about it right now. BTW, how in the world did all those duplicate ensayo tags get in there? I have never seen that level of duplication before. Can you give me some kind of a clue as to who/how/what process caused those results.
We'll be able to fix the tag issue, but not right now. First we should figure out why the duplication happened in the first place. That shouldn't happen.
Not sure. I've been using
Enviado por Giovanna Guerrero-Medina el
Not sure. I've been using manage content to tag various pieces of content that I need to bulk-tag in order for them to show up in views. I think maybe if you add a new tag (one that is not in the vocabulary already) it adds that tag as a new tag to every piece of content? I think it may also happen if you don't wait for an existing tag to show up in the search as you type window. I can see if I can erase those tags, leave one, and then retag the content
Enviado por Giovanna Guerrero-Medina el