Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/class.Multiple_site.php on line 105
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/class.Multiple_site.php on line 116
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/class.Multiple_site.php on line 116
error DELETE i.*, td.* FROM tbl_inv i
INNER JOIN tbl_trans_detail td ON i.inv_no=td.inv_no
WHERE i.inv_on_off=0
AND i.inv_date < "2012-02-06"
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/checkout_function.php on line 180
error DELETE FROM tbl_voucher_tmp
WHERE log_datetime < "2012-02-06"
AND cust_id=0 error DELETE FROM tbl_wish_list
WHERE add_date < "2012-02-06"
AND cust_id=0 error DELETE FROM tbl_user_product_comparison
WHERE add_date < "2012-02-06"
AND cust_id=0
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/checkout_function.php on line 141
error INSERT INTO tbl_temp_trans_header (session_id, cust_id, log_datetime)
VALUES ("XycgoKquRo1Vs2Qvy9sfLYt8Jkon3b2", "", now())
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/checkout_function.php on line 1380
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/checkout_function.php on line 1445
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/checkout_function.php on line 1482
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/lib/class.Multiple_site.php on line 116
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/productcat/allshop/public_html/sc_webcat_8_2/ecat/cms_view.php on line 62
SELECT *,
date_format( content_publish_date, '%W, %d/%m/%Y' ) as formated_publish_date
FROM tbl_content c
LEFT OUTER JOIN tbl_content_desc cd ON c.cms_id=cd.cms_id AND cd.language="1"
LEFT OUTER JOIN tbl_website w ON w.language=cd.language AND w.language="1"
WHERE c.web_id="14" AND ( c.website_group LIKE "%~1~%" or c.website_group like "~1~" ) AND c.approve_status=1
AND c.status="1"
AND c.content_online_date<="2012-02-08"
AND c.content_offline_date>="2012-02-08" and cust_group like '%~1~%'Table 'allshopdb.tbl_content' doesn't exist