Product not found!
42000 - SQLSTATE[42000]: Syntax error or access violation: 1064 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
select manufacturers_name,manufacturers_id from manufacturers where manufacturers_id =
[TEP STOP]
select manufacturers_name,manufacturers_id from manufacturers where manufacturers_id =
Array ( [0] => Array ( [file] => /home/jcolavecchio/public_html/includes/functions/database.php [line] => 51 [function] => tep_db_error [args] => Array ( [0] => select manufacturers_name,manufacturers_id from manufacturers where manufacturers_id = [1] => 42000 [2] => SQLSTATE[42000]: Syntax error or access violation: 1064 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 ) ) [1] => Array ( [file] => /home/jcolavecchio/public_html/includes/functions/database.php [line] => 199 [function] => Query [class] => osc_database [object] => osc_database Object ( [dbh:protected] => PDO Object ( ) [lastStmt:protected] => PDOStatement Object ( [queryString] => SELECT * FROM `manufacturers` ORDER BY `manufacturers_name` ASC ) ) [type] => -> [args] => Array ( [0] => select manufacturers_name,manufacturers_id from manufacturers where manufacturers_id = [1] => Array ( ) ) ) [2] => Array ( [file] => /home/jcolavecchio/public_html/product_info.php [line] => 260 [function] => tep_db_query [args] => Array ( [0] => select manufacturers_name,manufacturers_id from manufacturers where manufacturers_id = ) ) )
[TEP STOP]