<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Best place to ask this is in the issue
queue for the project:<br>
<br>
<a class="moz-txt-link-freetext" href="https://www.drupal.org/project/issues/taxonomy_image?categories=All">https://www.drupal.org/project/issues/taxonomy_image?categories=All</a><br>
<br>
That module hasn't got much attention for D7 and doesn't even have
a stable release. It's showing less than 100 installs on D7 sites,
so chances are there's a bug in there you are experiencing.<br>
<br>
Since that's actually a table from the field system, you aren't
going to find a simple query to create it. They are created
through the field_create_instance function.<br>
<pre class="moz-signature" cols="72">Jamie Holly
<a class="moz-txt-link-freetext" href="http://hollyit.net">http://hollyit.net</a></pre>
On 7/29/2014 4:24 AM, Mutuku Ndeti wrote:<br>
</div>
<blockquote
cite="mid:CABZ-GuuS8vPbeyWfP1TQ_ob_Eom0tS0Kv+cVZbsfq319eG5X_g@mail.gmail.com"
type="cite">
<div dir="ltr"><em class="">I keep getting the error below every
time I edit a certain content type. I have tried Uninstalling
/ reinstalling the taxonomy image module but it's not fixing
the issue. The </em><br>
field_data_taxonomy_image tabel does not exist in the database.
. <br>
<div><em class=""><br>
PDOException</em>: SQLSTATE[42S02]: Base table or view not
found: 1146 Table 'field_data_taxonomy_image' doesn't exist:
SELECT DISTINCT field_data_taxonomy_image0.entity_type AS
entity_type, field_data_taxonomy_image0.entity_id AS
entity_id, field_data_taxonomy_image0.revision_id AS
revision_id, field_data_taxonomy_image0.bundle AS bundle
FROM {field_data_taxonomy_image} field_data_taxonomy_image0
WHERE (field_data_taxonomy_image0.taxonomy_image_fid =
:db_condition_placeholder_0) AND
(field_data_taxonomy_image0.deleted =
:db_condition_placeholder_1) ; Array
( [:db_condition_placeholder_0] => 256
[:db_condition_placeholder_1] => 0
) in <em class="">field_sql_storage_field_storage_query()</em>
(line <em class="">585</em> of <em class="">modules/field/modules/field_sql_storage/field_sql_storage.module</em>).<br
clear="all">
<br>
-- <br>
</div>
<div>How can I fix this?<br>
<br>
</div>
<div>thanks<br>
<br>
</div>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
</body>
</html>