Fatal error: Uncaught DB Error. Query="select p.name, v.value, IFNULL(t.path, 'я') as path
from value_ru v inner join property p on v.p_id=p.id
left join tree_ru t on v.id=t.id
where ( (p.parent_id = 46 and p.type=1) or p.parent_id = 51 )
and ( t.path in ('ab') or v.id= )
order by path" error = 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 ')
order by path' at line 5"
thrown in /home/cosmet/public_html/module/godb.php on line 92