user warning: 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 ')ORDER BY node_created_value DESC LIMIT 1' at line 7
query: SELECT n.nid AS nid, n.title AS title, node_created.field_project_date_value AS node_created_value
FROM node n
LEFT JOIN term_node tn ON n.vid = tn.vid
LEFT JOIN content_type_projects node_created ON n.nid = node_created.nid
WHERE (n.language ='ru' OR n.language ='' OR n.language IS NULL) AND ( n.type = "projects" AND n.status <> 0 AND (tn.tid = 1) AND (n.language ="en" OR n.language ="" OR n.language IS NULL)
AND node_created.field_project_date_value <
)ORDER BY node_created_value DESC LIMIT 1 in /home/virtwww/w_majorfilm-ru_92a66470/http/sites/all/themes/majorfilm/templates/page-type-projects.tpl.php on line 84.
user warning: 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 ')ORDER BY node_created_value DESC LIMIT 1' at line 7
query: SELECT n.nid AS nid, n.title AS title, node_created.field_project_date_value AS node_created_value
FROM node n
LEFT JOIN term_node tn ON n.vid = tn.vid
LEFT JOIN content_type_projects node_created ON n.nid = node_created.nid
WHERE (n.language ='ru' OR n.language ='' OR n.language IS NULL) AND ( n.type = "projects" AND n.status <> 0 AND (tn.tid = 1) AND (n.language ="en" OR n.language ="" OR n.language IS NULL)
AND node_created.field_project_date_value >
)ORDER BY node_created_value DESC LIMIT 1 in /home/virtwww/w_majorfilm-ru_92a66470/http/sites/all/themes/majorfilm/templates/page-type-projects.tpl.php on line 94.