Closed (fixed)
Project:
e-Commerce
Component:
store.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2005 at 01:56 UTC
Updated:
7 Mar 2005 at 07:15 UTC
I've got the latest CVS version installed, but I'm getting an error saying:
Fatal error: Call to undefined function: check_query() in /home/fearless/fl.littlechair.net/html/modules/ecommerce/store/store.module on line 525
on the cart/checkout/process page.
-Jeff
Comments
Comment #1
jjeff commentedA little searching around found that the check_query function has been replaced by db_escape_string.
Did a search and replace and things seem to be working now.
References:
http://drupal.org/node/13366
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/project/issue...
-Jeff
Comment #2
matt westgate commentedThis has been fixed. Thanks.
Comment #3
(not verified) commented