Portfolio

- 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 N.created DESC' at line 5
query: SELECT COUNT(DISTINCT(N.nid)) FROM node N
LEFT JOIN content_type_portfolio P ON N.nid=P.nid
INNER JOIN term_node T ON N.nid = T.nid
WHERE (N.status <> 0) AND N.type in('portfolio') AND T.tid =
ORDER BY N.created DESC in /home/content/b/r/a/brand1211/html/sites/all/themes/breand/views-view--portfolio--page-1.tpl.php on line 69.
- 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 N.created DESC LIMIT 0, 10' at line 5
query: SELECT N.nid, N.title FROM node N
LEFT JOIN content_type_portfolio P ON N.nid=P.nid
INNER JOIN term_node T ON N.nid = T.nid
WHERE (N.status <> 0) AND N.type in('portfolio') AND T.tid =
ORDER BY N.created DESC LIMIT 0, 10 in /home/content/b/r/a/brand1211/html/sites/all/themes/breand/views-view--portfolio--page-1.tpl.php on line 69.