Impossibile aprire nuovo argomento
Inviato: 04/10/2017, 20:45
Dopo varie peripezie son riuscito a fare il salto dalla 3.0 alla 3.1.11 attuale. Avendo anche cambiato host,il trasferimento non è stato indolore. Comunque avendo recuperato il database l'unico problema è che non riesco a creare nuovi argomenti. Ho già provato i fix postati su https://www.phpbb.com/support/docs/en/3 ... ue-errors/
ma continuo a non poter fare nulla a riguardo,l'errore è il seguente:
SQL ERROR [ mysqli ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_status) VALUES (2, 1507142475, 1507142475, 65, 0, 1, 0, 0, 1, 0, 'test', 'BrainDamage', 'AA0000', 0, 0, 0, 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/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1983
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/posting.php
LINE: 1407
CALL: submit_post()
Grazie a chi può darmi una mano
ma continuo a non poter fare nulla a riguardo,l'errore è il seguente:
SQL ERROR [ mysqli ]
Field 'topic_last_post_subject' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_status) VALUES (2, 1507142475, 1507142475, 65, 0, 1, 0, 0, 1, 0, 'test', 'BrainDamage', 'AA0000', 0, 0, 0, 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/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1983
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/posting.php
LINE: 1407
CALL: submit_post()
Grazie a chi può darmi una mano