MySQL General Error wrote:General Error
SQL ERROR [ mysqli ]
Column 'topic_status' cannot be null [1048]
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, topic_status, topic_attribute) VALUES (53, 1243182085, '128', 0, 1, '[GAME RELEASE] 9 Dragons Hexa', 'Ashley.S.', 'AA0000', 0, 0, 0, NULL, '')
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/functions_posting.php
LINE: 1911
CALL: dbal_mysqli->sql_query()
FILE: includes/arcade/arcade_admin_class.php
LINE: 1737
CALL: submit_post()
FILE: includes/acp/acp_arcade_games.php
LINE: 106
CALL: arcade_admin->create_announcement()
FILE: includes/acp/acp_arcade_games.php
LINE: 45
CALL: acp_arcade_games->add_games()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_arcade_games->main()
FILE: adm/index.php
LINE: 87
CALL: p_master->load_active()
The game installs fine, I'm guessing this error is something to do with the posting of game announcement topics so do you have any suggestions as to how I can fix this?
To avoid the errors coming up again for my other admins, I have turned the option off
Thanks for any help in advance



