We are getting a dump from SQL when trying to proceed through an e-commerce purchase. In particular, the following error occurs when the user advances past the "Billing Address" screen. Our payment system is in test mode, so you can run an example through to reproduce the error.
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/c5host/msm_versions/5.3.3.2/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php on line 140
Warning: Cannot modify header information - headers already sent by (output started at /home/c5host/msm_versions/5.3.3.2/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php:140) in /home/c5host/msm_versions/5.3.3.2/concrete/libraries/controller.php on line 277
This needs to be resolved as quickly as possible, as we need to go live with this site almost immediately. By the way, if this isn't showing up immediately in your system -- it's for snackh.c5host.com -- thanks!!





ryan
Good to go
We've fixed this in the next version of Concrete.