Código: Seleccionar todo
SQL ERROR [ mysqli ]
Column 'topic_prefix' cannot be null [1048]
SQL
UPDATE phpbb_topics SET forum_id = 93, icon_id = 14, topic_approved = '1', topic_title = 'Black Rock Shooter Ova 1', topic_first_poster_name = 'NeoDark', topic_type = 0, topic_time_limit = 0, poll_title = '', poll_start = 0, poll_max_options = 1, poll_length = 0, poll_vote_change = 0, topic_last_view_time = 1301896512, topic_attachment = 0, topic_prefix = NULL WHERE topic_id = 967
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 2085
CALL: dbal_mysqli->sql_query()
FILE: posting.php
LINE: 1199
CALL: submit_post()