Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : six73 01 Sep 2017, 09:18:23

: Tabella finder_terms non trovata
: six73 01 Sep 2017, 09:18:23
Salve da stamattina ricevo questo errore ad ogni salvataggio di articolo, ho controllato nel db e effettivamente la tabella non esiste più


Salvataggio fallito con il seguente errore: Table 'm_2013.tavbx_finder_terms' doesn't exist SQL=INSERT INTO `tavbx_finder_tokens_aggregate` (`term_id`, `term`, `stem`, `common`, `phrase`, `term_weight`, `context`, `context_weight`) SELECT t.term_id, t1.term, t1.stem, t1.common, t1.phrase, t1.weight, t1.context, ROUND( t1.weight * COUNT( t2.term ) * 1.700000, 8 ) AS context_weight FROM ( SELECT DISTINCT t1.term, t1.stem, t1.common, t1.phrase, t1.weight, t1.context FROM `tavbx_finder_tokens` AS t1 WHERE t1.context = 1 ) AS t1 JOIN `tavbx_finder_tokens` AS t2 ON t2.term = t1.term LEFT JOIN `tavbx_finder_terms` AS t ON t.term = t1.term WHERE t2.context = 1 GROUP BY t1.term ORDER BY t1.term DESC


Sapete come risolvere cortesemente?
: Re:Tabella finder_terms non trovata
: alexred 01 Sep 2017, 09:34:20
Ciao six73,
hai il plugin "Content - Motore di ricerca" abilitato?  Utilizzi il motore di ricerca interno di Joomla ?
: Re:Tabella finder_terms non trovata
: six73 01 Sep 2017, 09:44:38
ciao grazie si è abilitato
: Re:Tabella finder_terms non trovata
: alexred 01 Sep 2017, 09:45:17
prova a disabilitarlo e verifica se l'errore è ancora presente
: Re:Tabella finder_terms non trovata
: six73 01 Sep 2017, 09:45:57
ho provato e l'errore sparisce, cosa mi comporta lasciarlo cosi?
: Re:Tabella finder_terms non trovata
: alexred 01 Sep 2017, 09:54:42
Non saprei per quale motivo avevi abilitato quel plugin del motore di ricerca interno, forse utilizzi il modulo di ricerca non standard di Joomla?
: Re:Tabella finder_terms non trovata
: six73 01 Sep 2017, 10:03:59
No ma è una vecchia installazione e presto faremo passaggio a nuovo sito con ultima versione quindi va bene cosi
Grazie mille del tuo aiuto