Hi,

When i want delete an user account with the option "Cancel Delete the account and make its content belong to the Anónimo user" or "Delete the account and its content.", my site shows the following message:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Tabla 'xxxxx.flag_content' not exists: DELETE FROM {flag_content} WHERE (content_type = :db_condition_placeholder_0) AND (content_id IN (:db_condition_placeholder_1, :db_condition_placeholder_2, :db_condition_placeholder_3, :db_condition_placeholder_4, :db_condition_placeholder_5, :db_condition_placeholder_6)) ; Array ( [:db_condition_placeholder_0] => heartbeat_activity [:db_condition_placeholder_1] => 707 [:db_condition_placeholder_2] => 708 [:db_condition_placeholder_3] => 709 [:db_condition_placeholder_4] => 710 [:db_condition_placeholder_5] => 711 [:db_condition_placeholder_6] => 712 ) in HeartbeatFlagPlugin->activityRemoved() (line 106 of \heartbeatflagplugin.inc).

Thanks!

Comments

noelia_11’s picture

I have installed flag module. The versión is 7.x-3.2.

zietbukuel’s picture

Issue summary: View changes

I have the same issue.