habe folgendes Problem ich wollte eine neue Kategorie im Acrade Mod von Jeff hinzufuegen bekomme nun aber folgende Meldung :
Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysql4 ]
Field 'cat_last_play_game_name' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_arcade_categories (parent_id, cat_type, cat_test, cat_status, cat_parents, cat_name, cat_link, cat_desc, cat_desc_uid, cat_desc_options, cat_desc_bitfield, cat_rules, cat_rules_uid, cat_rules_options, cat_rules_bitfield, cat_rules_link, cat_image, cat_display, cat_style, cat_games_per_page, cat_download, cat_use_jackpot, cat_cost, cat_reward, display_subcat_list, display_on_index, cat_flags, left_id, right_id) VALUES (0, 1, 0, 0, '', 'Halloween', '', '', '', 7, '', '', '', 7, '', '', '', 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 21, 22)
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/acp/acp_arcade_manage.php
LINE: 1315
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_arcade_manage.php
LINE: 394
CALL: acp_arcade_manage->update_cat_data()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_arcade_manage->main()
FILE: adm/index.php
LINE: 75
CALL: p_master->load_active()

Gruss