SELECT website FROM users WHERE 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
Warning: mkdir() [function.mkdir]: No such file or directory in /home/jeaskafo/public_html/includes/userTemplateAPI.php on line 90
Warning: copy(www.vsmarine/email_images/.jpg) [function.copy]: failed to open stream: No such file or directory in /home/jeaskafo/public_html/includes/userTemplateAPI.php on line 96
SELECT * FROM products WHERE visible=1 AND product_id NOT IN (SELECT product_id FROM non_visible_domain WHERE user_id=) AND sold_separately=1 AND user_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 sold_separately=1 AND user_id=' at line 1
SELECT product_id FROM products WHERE user_id= AND visible=1 AND sold_separately=1 AND product_id NOT IN (SELECT product_id FROM non_visible_domain WHERE user_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 visible=1 AND sold_separately=1 AND product_id NOT IN (SELECT product_id FRO' at line 1
|
||||||||
|
||||||||