0 - 12mySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore as more, m.mnumber as authorid, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i WHERE i.iauthor = m.mnumber AND i.icat = c.catid AND i.idraft = 0 AND i.iblog = 1 AND i.itime <= "2026-03-15 00:19:52" AND i.itime <= "2026-03-15 00:19:56" ORDER BY i.itime DESC LIMIT 0, $q_startpos-6: Undeclared variable: $q_startpos

lllllll0 - 12-6 - 6erromySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, UNIX_TIMESTAMP(i.itime) as timestamp, i.itime, i.imore as more, m.mnumber as authorid, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_member as m, nucleus_category as c, nucleus_item as i WHERE i.iauthor = m.mnumber AND i.icat = c.catid AND i.idraft = 0 AND i.iblog = 1 AND i.itime <= "2026-03-15 00:19:52" AND i.itime <= "2026-03-15 00:19:56" ORDER BY i.itime DESC LIMIT -6,6: 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 '-6,6' at line 1