- user warning: 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 'limit 1' at line 1
query: select name from term_data where tid= limit 1 in /home/ivic/public_html/integritygroup.rs/sites/all/modules/katalog/katalog.module on line 95.
- user warning: 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 '' at line 7
query: select count(n.nid)
from node n
join term_node t on n.nid = t.nid
join content_type_artikl ca on t.nid = ca.nid
where n.type = "artikl"
and n.language ="sr"
and t.tid = in /home/ivic/public_html/integritygroup.rs/sites/all/modules/katalog/katalog.module on line 127.
- user warning: 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 n.created desc LIMIT 0, 10' at line 9
query: select n.nid as nid, n.title as title, n.language as lang, f.filepath as filepath, t.tid as tid
from node n
join term_node t on n.nid = t.nid
join content_type_artikl ca on t.nid = ca.nid
left join files f on f.fid = ca.field_slika_fid
where n.type = "artikl"
and n.language ="sr"
and t.tid =
order by n.created desc LIMIT 0, 10 in /home/ivic/public_html/integritygroup.rs/sites/all/modules/katalog/katalog.module on line 127.
- user warning: 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 'limit 1' at line 1
query: select name from term_data where tid= limit 1 in /home/ivic/public_html/integritygroup.rs/sites/all/modules/katalog/katalog.module on line 95.