Contact Board Administration
Publicado: 04 Mar 2011, 21:04
El tema es el siguiente,yo configure el mod para que el mensaje que se envie, se envie a un determinado foro, cuando yo envio el mensaje,
Me salta este error:
Me salta este error:
y si yo pongo para que me envie un Mensaje privado, no salta ese error, pero yo quiero para que envie directamente al foro.SQL ERROR [ mysql4 ]
Column 'topic_attr_id' cannot be null [1048]
SQL
INSERT INTO phpbb_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, topic_attr_id, topic_attr_user, topic_attr_time) VALUES (2, 1299273461, 1299273461, 6, 0, 1, 'ASD', 'Scrabben', 'AA0000', 0, 0, 0, NULL, '2', 1299273461)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2024
CALL: dbal_mysql->sql_query()
FILE: contact.php
LINE: 489
CALL: submit_post()