Petit erreur ...

tecuzin
Messages : 16
Enregistré le : 26 mai 2017, 20:17
Localisation : Paris
Contact :

Petit erreur ...

Messagepar tecuzin » 16 mars 2019, 17:34

Hello, suite à une recheche depuis la page d'accueil du forum ("journée libre"), je tombe sur une page d'erreur avec le message suivant :

Code : Tout sélectionner

Erreur générale
SQL ERROR [ postgres ]

ERROR: for SELECT DISTINCT, ORDER BY expressions must appear in select list LINE 6: ORDER BY t.topic_last_post_time DESC ^ []

SQL

SELECT DISTINCT t.topic_id FROM phpbb_topics t, phpbb_posts p WHERE (to_tsvector ('french', p.post_subject || ' ' || p.post_text) @@ to_tsquery ('french', 'journée &libre ')) AND t.topic_id = p.topic_id AND p.forum_id NOT IN (10, 11, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 45, 46, 49, 51, 53, 54, 56, 57, 58, 59, 60) AND (p.forum_id NOT IN (10, 11, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 45, 46, 49, 51, 53, 54, 56, 59, 60, 57, 58) AND p.post_visibility = 1) ORDER BY t.topic_last_post_time DESC LIMIT 250 OFFSET 0

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/postgres.php
LINE: 191
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/postgres.php
LINE: 250
CALL: phpbb\db\driver\postgres->sql_query()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 261
CALL: phpbb\db\driver\postgres->_sql_query_limit()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 321
CALL: phpbb\db\driver\driver->sql_query_limit()

FILE: [ROOT]/phpbb/search/fulltext_postgres.php
LINE: 542
CALL: phpbb\db\driver\factory->sql_query_limit()

FILE: [ROOT]/search.php
LINE: 565
CALL: phpbb\search\fulltext_postgres->keyword_search()

Retourner vers « Utilisation du forum »

Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 1 invité