Database error:
Invalid SQL:
SELECT
p.*,l.title,l.html
FROM
_pages as p
LEFT JOIN _pages_lang as l
ON l.pageid = p.id
WHERE
p.id = ;86;10
and l.langid = 1
Explanation: [ 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 ';86;10
and l.langid = 1' at line 8