Resultados da busca para «Omar Borkan»
mySQL error with query SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, i.itime, i.imore as more, m.mnumber as authorid, m.memail as authormail, m.murl as authorurl, c.cname as category, i.icat as catid, i.iclosed as closed, match (ititle,ibody,imore) against (' Omar Borkan ') as score FROM nucleus_item as i, nucleus_member as m, nucleus_category as c WHERE i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.iblog in (1) and i.itime<="2026-03-31 01:06:06" and match (ititle,ibody,imore) against ('Omar') > 0 AND match (ititle,ibody,imore) against ('Borkan') > 0 ORDER BY score DESC LIMIT 0,10: Can't find FULLTEXT index matching the column list
Resultado da busca interna
Nenhum resultado encontrado para
Omar Borkan
«
Voltar
mySQL error with query SELECT COUNT(*) as result FROM nucleus_item as i, nucleus_member as m, nucleus_category as c WHERE i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.iblog in (1) and i.itime<="2026-03-31 01:06:06" and match (ititle,ibody,imore) against ('Omar') > 0 AND match (ititle,ibody,imore) against ('Borkan') > 0 : Can't find FULLTEXT index matching the column list