Closed (cannot reproduce)
Project:
Media Gallery
Version:
7.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2011 at 00:49 UTC
Updated:
30 May 2012 at 14:01 UTC
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
Comment #1
lsolesen commentedStill got the problem? Tried beta7
Comment #2
lsolesen commentedComment #3
dafederNot sure, gave up on media gallery for this project, so feel free to close - thanks though :)
Comment #4
lsolesen commented