Warning: Missing argument 3 for getCatRecommendGoods(), called in E:\projects\php\new\special\casio\index.php on line 264 and defined in E:\projects\php\new\includes\lib_goods.php on line 1447
MySQL server error report:Array
(
[0] => Array
(
[message] => MySQL Query Error
)
[1] => Array
(
[sql] => SELECT g.goods_id, g.goods_name, g.goods_name_style, g.market_price, g.shop_price AS org_price, g.promote_price, IFNULL(mp.user_price, g.shop_price * '1') AS shop_price, promote_start_date, promote_end_date, g.goods_brief, g.is_alone_sale as is_alone_sale, g.goods_thumb, goods_img, b.brand_name FROM `A0926213549`.`ecs_goods` AS g LEFT JOIN `A0926213549`.`ecs_brand` AS b ON b.brand_id = g.brand_id LEFT JOIN `A0926213549`.`ecs_member_price` AS mp ON mp.goods_id = g.goods_id AND mp.user_rank = '0' WHERE g.is_on_sale = 1 AND g.is_delete = 0 AND (g.cat_id IN ('209') ) ORDER BY g.sort_order, g.last_update DESC limit
)
[2] => Array
(
[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 '' at line 1
)
[3] => Array
(
[errno] => 1064
)
)
http://faq.comsenz.com/