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

sime’s picture

Component: shipping.module » shipping
Status: Active » Closed (won't fix)

need more info, especially version