Resultados da busca para «alexa meade»
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 (' alexa meade ') 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 15:07:41" and match (ititle,ibody,imore) against ('alexa') > 0 AND match (ititle,ibody,imore) against ('meade') > 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
alexa meade
«
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 15:07:41" and match (ititle,ibody,imore) against ('alexa') > 0 AND match (ititle,ibody,imore) against ('meade') > 0 : Can't find FULLTEXT index matching the column list