error general
Publicado: 10 Sep 2010, 20:11
hola amigos estoy desesperado,me salta este error cuando intento enviar un mensaje a ver si me podeis ayudar
Error General
SQL ERROR [ mysql4 ]
Unknown column 'user_agent' in 'field list' [1054]
SQL
INSERT INTO phpbb_posts (user_agent, forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_postcount, post_edit_locked, topic_id) VALUES ('Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 14, 2, 0, '83.39.80.78', 1284142128, 1, 1, 1, 1, 1, '', 'prueba', 'hola a todos', 'a88cedaca6edf1c49cb3d127c5e9517d', 0, '', '3qdlulwe', 1, 0, 5)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/functions_posting.php
LINE: 1986
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1108
CALL: submit_post()
Error General
SQL ERROR [ mysql4 ]
Unknown column 'user_agent' in 'field list' [1054]
SQL
INSERT INTO phpbb_posts (user_agent, forum_id, poster_id, icon_id, poster_ip, post_time, post_approved, enable_bbcode, enable_smilies, enable_magic_url, enable_sig, post_username, post_subject, post_text, post_checksum, post_attachment, bbcode_bitfield, bbcode_uid, post_postcount, post_edit_locked, topic_id) VALUES ('Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 14, 2, 0, '83.39.80.78', 1284142128, 1, 1, 1, 1, 1, '', 'prueba', 'hola a todos', 'a88cedaca6edf1c49cb3d127c5e9517d', 0, '', '3qdlulwe', 1, 0, 5)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->sql_error()
FILE: includes/functions_posting.php
LINE: 1986
CALL: dbal_mysql->sql_query()
FILE: posting.php
LINE: 1108
CALL: submit_post()