j'ai un soucis avec mon forum local dont le fonctionnement n'est pas satidfaisant. Jugez plutot :
- Code: Tout sélectionner
Erreur générale
SQL ERROR [ mysql4 ]
Field 'topic_last_poster_name' doesn't have a default value [1364]
SQL
INSERT INTO phpbb3_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_approved, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment) VALUES (2, 1266770649, 1266770649, 10, 0, 1, 'test', 'PME', 'AA0000', 0, 0, 0)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1917
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1043
CALL: submit_post()
Cela se produit quand je poste un message.
L'import de la base s'est pourtant deroulé sans erreur.
D'où cela peut-il venir ?
Bonne soirée
PME




