ecco che cosa mi dice quando cerco una parola nella finestrella di cerca.
questo problema ce l'ho con tutti i miei siti costruiti con drupal, nelle versioni 5.*.
Dove si trova ora il link cronjob?
chi mi aiuta?
* user warning: Access denied for user 'eiscafe'@'localhost' to database 'my_eiscafe' 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 = 'eiscafe') AND i.type = 'node' GROUP BY i.type, i.sid HAVING COUNT(*) >= 1 in /membri/eiscafe/includes/database.mysql.inc on line 172.
* user warning: Table 'my_eiscafe.temp_search_sids' doesn't exist query: SELECT MAX(relevance) FROM temp_search_sids in /membri/eiscafe/includes/database.mysql.inc on line 172.