Get FREE BuzzFlash News Alerts

Email:  

Search

  • user warning: Access denied for user 'buzzblog'@'localhost' to database 'buzzblog' query: CREATE TEMPORARY TABLE temp_search_sids SELECT i.type, i.sid, SUM(i.score * t.count) AS relevance, COUNT(*) AS matches FROM search_index i INNER JOIN search_total t ON i.word = t.word INNER JOIN node n ON n.nid = i.sid INNER JOIN users u ON n.uid = u.uid WHERE n.status = 1 AND (i.word = 'cindy' OR i.word = 'sheehan') AND i.type = 'node' GROUP BY i.type, i.sid HAVING COUNT(*) >= 2 in /var/www/buzzblog/includes/database.mysqli.inc on line 156.
  • user warning: Table 'buzzblog.temp_search_sids' doesn't exist query: SELECT MAX(relevance) FROM temp_search_sids in /var/www/buzzblog/includes/database.mysqli.inc on line 156.

Your search yielded no results

  • Check if your spelling is correct.
  • Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf.
  • Consider loosening your query with OR: blue smurf will match less than blue OR smurf.