I've just upgraded to media beta 5 and gallery beta6 and am suddenly getting these errors at the bottom of all pages. Looks like something minor that just got stuck somewhere but i can't track it down.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'move_drupal.field_deleted_data_19' doesn't exist: SELECT DISTINCT field_deleted_data_190.entity_type AS entity_type, field_deleted_data_190.entity_id AS entity_id, field_deleted_data_190.revision_id AS revision_id, field_deleted_data_190.bundle AS bundle FROM {field_deleted_data_19} field_deleted_data_190 WHERE (field_deleted_data_190.deleted = :db_condition_placeholder_0) AND (field_deleted_data_190.bundle = :db_condition_placeholder_1) LIMIT 10 OFFSET 0; Array ( [:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => media_gallery ) in field_sql_storage_field_storage_query() (line 568 of /home/move/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module).

Comments

lsolesen’s picture

Still got the problem? Tried beta7

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)
dafeder’s picture

Not sure, gave up on media gallery for this project, so feel free to close - thanks though :)

lsolesen’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)