[drupal-devel] Ecommerce module problems with current CVS
Ross Kendall
drupal at rosskendall.com
Sat Feb 19 23:50:16 UTC 2005
Just a warning really.
Ecommerce module(s) seem broken on current CVS (HEAD).
I was upgrading a development install (earlier CVS) to current CVS, and
spent a while trying to sort out my 'upgrade' problems, until I tried a
clean install only to find the same problems.
Errors look like this:
*when viewing a product
user error: You have an error in your SQL syntax. Check the manual that
corresponds to your MySQL server version for the right syntax to use
near 'AND n.nid = 3 AND n.type != 'product'' at line 1
query: SELECT COUNT(n.nid) FROM node n WHERE AND n.nid = 3 AND n.type
!= 'product' in
/home/rosskend/public_html/drupal-test/includes/database.mysql.inc on
line 66.
* when creating a 'product'
Fatal error: Call to undefined function: check_query() in
/home/rosskend/public_html/drupal-test/modules/ecommerce/product/product.module
on line 590
If/when I work out what the issue is I will file a bug.
More information about the drupal-devel
mailing list