Closed (fixed)
Project:
e-Commerce
Version:
4.7.x-1.x-dev
Component:
product
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2006 at 05:01 UTC
Updated:
9 Oct 2006 at 08:01 UTC
this is at the top of the store in the amin view: user warning: Table 'drupal.ec_product' doesn't exist query: SELECT COUNT(nid) FROM ec_product in /home/.drusilla/edreibs/rootsvisiondesign.com/includes/database.mysql.inc on line 120. I can make the table but I need to know how how many fields etc
Comments
Comment #1
nemo666 commentedThe description of the table is in the file product.install (in drupal\modules\ecommerce\product dir). You must change the TYPE into ENGINE.
Comment #2
simeassumed fixed
Comment #3
(not verified) commented