Error Report
Error: MySQL: 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 item_public = 1
ORDER BY
`item_order` asc
,item_id DESC' at line 11
Query:
SELECT
`item_id`
,`item_name`
,`item_alias`
,`item_thumbnail`
FROM
object_portfolio
WHERE
`item_tree` = 90
AND item_portfolio_type =
AND item_public = 1
ORDER BY
`item_order` asc
,item_id DESC
File: /home/content/87/10991287/html/vangelderdesign.com_reY_jPz8L0VM9gfcixQe/includes/mysql.class.php, Line 138