Closed (won't fix)
Project:
e-Commerce
Version:
master
Component:
shipping
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2006 at 08:29 UTC
Updated:
28 Feb 2007 at 12:13 UTC
the shipping modul produced this error
* warning: %v%v() [function.%v]: Query failed: FEHLER: Relation »ec_shipping_shipfrom« existiert nicht in /srv/www/htdocs/drupal-cvs/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT COUNT(*) FROM ec_shipping_shipfrom in /srv/www/htdocs/drupal-cvs/includes/database.pgsql.inc on line 103.
* warning: %v%v() [function.%v]: Query failed: FEHLER: Relation »ec_shipping_shipfrom« existiert nicht in /srv/www/htdocs/drupal-cvs/includes/database.pgsql.inc on line 84.
* user warning: query: SELECT * FROM ec_shipping_shipfrom ORDER BY title ASC LIMIT 25 OFFSET 0 in /srv/www/htdocs/drupal-cvs/includes/database.pgsql.inc on line 103.
the bug is:
ther are not tables as ec_shipping_...
because the shipping.install have IMHO not corectly create statement for postgres
currently im testing this
Comments
Comment #1
simeneed more info, especially version