I have installed module-Ubercart,after installation,when I want to add a ne product content.The problem display like below:

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zhutaobcn.uc_countries' doesn't exist: SELECT COUNT(*) FROM {uc_countries} WHERE country_id = :id AND version > :version; Array ( [:id] => 840 [:version] => 0 ) in uc_store_default_country() (line 1694 of D:\Program Files (x86)\EasyPHP-5.3.5.0\www\drupal\modules\ubercart\uc_store\uc_store.module).
The website encountered an unexpected error. Please try again later.

whats wrong with my Drupal?

Comments

troky’s picture

Project: Advanced Forum » Ubercart
Version: 7.x-2.x-dev » 7.x-3.x-dev

Not AF issue.

longwave’s picture

zhutaobcn’s picture

yes,Its the same,but no exist the same problem there

Justin_Lau’s picture

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal7.uc_quote_shipping_types' doesn't exist: DELETE FROM {uc_quote_shipping_types} WHERE (id_type = :db_condition_placeholder_0) AND (id = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => product [:db_condition_placeholder_1] => 5 ) in uc_quote_set_shipping_type() (line 460 of D:\program\wamp\www\drupal\sites\all\modules\ubercart\shipping\uc_quote\uc_quote.module)

What's wrong with my drupal ubercart?