questo errore mi appare quanto mi collego al pannello di amministrazione
La codifica HTTP dei caratteri in ingresso non è correttamente configurata
mbstring.http_input deve essere impostata su pass. Puoi controllare il valore corrente nella pagina Informazioni *php.
La codifica HTTP dei caratteri in uscita non è correttamente configurata
mbstring.http_output deve essere impostata su pass. Puoi controllare il valore corrente nella pagina Informazioni *php.
Errore Generale
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ASC LIMIT 50' at line 8 [1064]
SQL
SELECT t.topic_id FROM phpbb_topics t WHERE t.forum_id = 1 AND t.topic_type IN (0, 1) AND t.topic_last_post_time >= 1776801681 ORDER BY t.topic_type DESC, ASC LIMIT 50
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()