Guest Posted February 4, 2003 Posted February 4, 2003 I get this when I add something to the cart: Warning: ksort() expects parameter 1 to be array, null given in /home/threadz/public_html/catalog/includes/functions/general.php on line 104 Warning: Variable passed to each() is not an array or object in /home/threadz/public_html/catalog/includes/functions/general.php on line 106 1064 - You have an error in your SQL syntax near ') and language_id=1' at line 1 select products_options_id as id,special from products_options where products_options_id in () and language_id=1 Is there a fix available? Quote
sloughwi Posted February 12, 2003 Posted February 12, 2003 Here's a fix: Put this in catalogincludesmodules http://www.msu.edu/~sloughwi/order_details.php right click then save as... hopefully that will do the trick! :) Quote Nothing Unreal Exists
cisco_serret Posted April 1, 2003 Posted April 1, 2003 Here's a fix:Put this in catalogincludesmodules http://www.msu.edu/~sloughwi/order_details.php right click then save as... hopefully that will do the trick! :) Awesome! thanks. I was having the same issue (one of many) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.