Notice: Trying to get property of non-object in C:\WEBSITES\MEDIANETPORTAL\MEDIANET WEB\includes\std.php on line 419
Can't execute query
SELECT a.article_id, al.article_title, a.article_author, CONVERT(VARCHAR(80), a.article_modified, 104) AS article_modified, a.article_hits, al.article_content FROM articles AS a INNER JOIN articles_to_languages AS al ON a.article_id = al.article_id AND al.language_code = 'hr' WHERE a.article_id = AND a.article_status = 1
sqlsrv Error: Array ( [0] => Array ( [0] => 42000 [SQLSTATE] => 42000 [1] => 156 [code] => 156 [2] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near the keyword 'AND'. [message] => [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near the keyword 'AND'. ) )
This script cannot continue, terminating.