Closed (works as designed)
Project:
e-Commerce
Version:
5.x-3.0
Component:
installation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2007 at 03:47 UTC
Updated:
22 Jun 2007 at 22:30 UTC
I have been trying to install E-Commerce 3.0 in a Drupal 5.1 site and for some reason it is not creating all the tables when the modules are activated. The Token module is installed and activated. Then I activated the mail, product API, anon purchasing then the store, cart, payment API modules as per http://drupal.org/node/50364.
When I do this the only table created is the ec_mail table. I have tried deleting the ec_mail (and any others I created manually) and rerunning the installation procedure and it produces the same results.
Comments
Comment #1
WebWeasel commentedAfter a bit of searching I found a workaround at http://drupal.org/node/66749. If you go into the system table and delete all rows that refer to the ecommerce module it will properly install.
It's a hack but that got me going. It's still a bug.
Comment #2
brmassa commentedDennis,
Drupal core doenst deal well requirements, so if you select all of them at once you will get half installed modules.
You should select each module at time. So its going to work fine.
regards,
massa