Ver Mensaje Individual
  #1 (permalink)  
Antiguo 26/04/2009, 21:48
angel75
 
Fecha de Ingreso: marzo-2008
Mensajes: 10
Antigüedad: 16 años, 1 mes
Puntos: 0
Error general

HOLA AMIGOS A VER SI ME PUEDEN AYUDAR, RESULTA QUE ACTUALIZA EL PHPBB2 A PHPBB3 PERO A LA HORA DE KE ALGUIEN KIERE POSTEAR UN NUEVO TEMA, SALE ESTOS ERRORES:

Error General
SQL ERROR [ mysql4 ]

Field 'topic_last_post_subject' doesn't have a default value [1364]

SQL

INSERT INTO phpbb_topics (topic_poster, topic_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, 1240800108, 2, 0, 1, 'PROBLEMAS CON EL FORO', 'AM', 'AA0000', 0, 0, 0)

BACKTRACE


FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()

FILE: includes/functions_posting.php
LINE: 1850
CALL: dbal_mysql->sql_query()

FILE: posting.php
LINE: 1003
CALL: submit_post()



POR FAVOR SI ALGUIEN ME PUEDE AYUDAR, GRACIAS.

ANGEL