Hello.
I have this mod installed and the install went just fine. Everything was great until i went to make a new forum.
When i go to make a new forum weather it is a new cat. or new forum I get this error. ( I am unable to create new forums.) I made 3 forums before i installed this mod.
can someone shed some light please?.. I used automod for this to install and all files were written with no errors..and i do not understand the error.
My version 3.12
Mod version 3.0.11
Thanks guys!
Code: Select all
General Error
SQL ERROR [ mysqli ]
Field 'forum_last_poster_avatar' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_gta4forums (parent_id, forum_type, forum_status, forum_parents, forum_name, forum_link, forum_desc, forum_desc_uid, forum_desc_options, forum_desc_bitfield, forum_rules, forum_rules_uid, forum_rules_options, forum_rules_bitfield, forum_rules_link, forum_image, forum_style, display_subforum_list, display_on_index, forum_topics_per_page, enable_indexing, enable_icons, enable_prune, prune_days, prune_viewed, prune_freq, forum_pertopic, forum_perpost, forum_peredit, forum_costs, forum_options, forum_flags, left_id, right_id) VALUES (3, 1, 0, '', 'test', '', '', '', 7, '', '', '', 7, '', '', '', 0, 1, 0, 0, 1, 0, 0, 7, 7, 1, 0, 0, 0, 0, 0, 48, '10', 11)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()
FILE: [ROOT]/includes/acp/acp_forums.php
LINE: 1038
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/acp/acp_forums.php
LINE: 192
CALL: acp_forums->update_forum_data()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_forums->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()