Proizvod tjedna
-
select c.*, r.url from lms_content as c LEFT JOIN lms_router as r ON (c.id = r.cid) WHERE c.type='record' AND c.cat='izdvojeno' ORDER BY weight LIMIT ? failed.Array
(
[0] => 100
)
Array
(
[0] => %d
)
SQLSTATE[42000]: Syntax error or access violation: 1064 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 ''100'' at line 1