Resultados da busca para «sartore»
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 (' sartore ') 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-18 12:58:56" and match (ititle,ibody,imore) against ('sartore') > 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
sartore
«
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-18 12:58:56" and match (ititle,ibody,imore) against ('sartore') > 0 : Can't find FULLTEXT index matching the column list