DB Error: Bad SQL Query: SELECT * FROM fnf_kunden WHERE kunde_id = 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
An unexpected error occured. Please try again later.
DB Error: Bad SQL Query: SELECT COUNT(product_id) AS products FROM fnf_products i, fnf_warenkorb w
WHERE product_active = 1 AND w.user_id = AND i.product_id = w.warenkorb_product_id 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 'AND i.product_id = w.warenkorb_product_id' at line 2
An unexpected error occured. Please try again later.
DB Error: Bad SQL Query: SELECT i.product_name, w.warenkorb_id FROM fnf_warenkorb w, fnf_products i
WHERE product_active = 1 AND w.user_id = AND i.product_id = w.warenkorb_product_id 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 'AND i.product_id = w.warenkorb_product_id' at line 2
An unexpected error occured. Please try again later.
DB Error: Bad SQL Query: SELECT sum( w.product_quantity * i.product_price) AS total_price,
sum( w.shipping_cost + (i.shipping_weight *12)) AS total_shipping
FROM fnf_warenkorb w, fnf_products i WHERE i.product_active = 1
AND w.user_id = AND i.product_id = w.warenkorb_product_id 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 'AND i.product_id = w.warenkorb_product_id' at line 4
An unexpected error occured. Please try again later.
DB Error: Bad SQL Query: INSERT INTO fnf_transactions
(tran_ID, tran_user_id, tran_session_id, tran_TXN, tran_AMT, tran_REF, tran_STATUS, tran_NOTE, tran_DATE, tran_REPORT, tran_Merchant_ID) VALUES
(1236, , '444495766955a2d90614f3272ab0b432', 0, 0.00, 401236, 'None', '', 1284126317, 1, 4) 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 ' '444495766955a2d90614f3272ab0b432', 0, 0.00, 401236, 'None', '', 1284126317, 1,' at line 3
An unexpected error occured. Please try again later. Asian Models