ack! query failed:
errorno = 1064error = You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY pos ASC
Limit 0,10' at line 7query=
SELECT
file, type, name AS filename, fid, path, w, h
FROM
morp__files
WHERE
cid=
ORDER BY pos ASC
Limit 0,10