-
Errore su phpBB3
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()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 224
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: [ROOT]/viewforum.php
LINE: 497
CALL: dbal->sql_query_limit()
non sono risolvibili da me in quanto il server non è gestito da me
qualcuno dello staff può coreggere questo errore
Grazie
-
quell'errore lo puoi evitare da htacces aggiungendo le stringhe col pass
https://forum.it.altervista.org/phpb...ml#post1476890
ma sarebbe meglio risolvere la questione a livello del filesystem
vedi
https://forum.it.altervista.org/phpb...ml#post1478709
ma se hai un forum 3.3. non dovresti avere nulla di tutto ciò.
-
è questo errore come si risolve????
Uso phpBB3.0.14
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()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 224
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/db/dbal.php
LINE: 170
CALL: dbal_mysqli->_sql_query_limit()
FILE: [ROOT]/viewforum.php
LINE: 497
CALL: dbal->sql_query_limit()
-
Benissimo che usavi PhpBB 3.0.14, è il top che ha creato phpbb.com, ed è anche quello che utilizzo io per tutti i miei forum, ma il supporto è cessato da tanti anni.
Ti posso supportare io, ma dovrei sapere il tuo livello di conoscenze del phpBB Olympus, perchè il 3.0.14 non funzionerà con PHP superiori al 7.
Se sei partito con una versione precedente, tipo 3.0.12 ed hai saputo aggiornare senza problemi, ti posso far vedere come aggiornare ancora più facilmente da 3.0.14 a 3.0.14 PHP 8+.
Dovrei sapere prima quante e quali mod avevi implementato e se hai conservato tutti i passaggi per rinstallarle, perchè io ti fornirei un codice nuovo già funzionante con PHP 8.4+.
Vedi la procedura, se ti risulta tutto comprensibile e fattibile scrivilo.
https://silvermaledetto.altervista.o...150711#p150711