PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'denomina_opendeals.commerce_line_item' doesn't exist: INSERT INTO {commerce_line_item} (order_id, type, line_item_label, quantity, created, changed, data) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => 5 [:db_insert_placeholder_1] => product [:db_insert_placeholder_2] => 1001 [:db_insert_placeholder_3] => 1 [:db_insert_placeholder_4] => 1330346052 [:db_insert_placeholder_5] => 1330346052 [:db_insert_placeholder_6] => a:1:{s:7:"context";a:4:{s:11:"product_ids";a:1:{i:0;i:8;}s:19:"add_to_cart_combine";b:1;s:12:"display_path";s:7:"node/33";s:6:"entity";a:3:{s:11:"entity_type";s:4:"node";s:9:"entity_id";s:2:"33";s:28:"product_reference_field_name";s:13:"field_product";}}} ) en drupal_write_record() (línea 6975 de /home/denomina/public_html/opendeals/includes/common.inc).

How can i fix this?

Comments

toledointeractivo’s picture

Category: bug » support
toledointeractivo’s picture

Drupal Core 7.12

Address Field 7.x-1.0-beta2
Administration menu 7.x-3.0-rc1
Administrative pages 7.x-1.0
Chaos tool suite (ctools) 7.x-1.0-rc1
Commerce Google Analytics 7.x-1.0-rc2
Commerce sermepa 7.x-1.x-dev (2012-Feb-03)
Context 7.x-3.0-beta2
Date 7.x-2.2
Default Content 7.x-1.0-alpha6
Diff 7.x-2.0
Drupal Commerce 7.x-1.2
Entity API 7.x-1.0-rc1
Features 7.x-1.0-beta6
Google Analytics 7.x-1.2
Javascript Timer 7.x-1.3
Module Filter 7.x-1.6
Open Deals Distribution 7.x-1.0-beta7
Pathauto 7.x-1.0
Pathologic 7.x-1.4
References 7.x-2.0
Rules 7.x-2.0
String Overrides 7.x-1.8
Strongarm 7.x-2.0-beta5
Token 7.x-1.0-rc1
Views 7.x-3.3
Webform 7.x-3.15
Wysiwyg 7.x-2.1
XML sitemap 7.x-2.0-rc1

toledointeractivo’s picture

Status: Active » Fixed

Problema en mi servidor

toledointeractivo’s picture

Problema en mi servidor

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

stellarvisions’s picture

I got a similar error when I left off the prefix in my settings.php -- in general it means that drupal is seeing a database, but it is not structured correctly.