Sql erro

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

Sql erro

Post by dragoth »

alright this 1 i dont know how to fix when ever i make a new forum catgory or link in the acp i get

Code: Select all

SQL ERROR [ mysql4 ]

Field 'forum_logo' doesn't have a default value [1364]

SQL

INSERT INTO phpbb_forums (forum_sponsor, forum_sponsor_uid, forum_sponsor_options, forum_sponsor_bitfield, forum_sponsor_html, parent_id, forum_type, forum_status, forum_parents, forum_name, forum_link, forum_desc, forum_desc_uid, forum_desc_options, forum_desc_bitfield, forum_post_tpl, 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_options, forum_flags, left_id, right_id) VALUES ('', '', 7, '', 0, 15, 2, 0, '', 'ewrt', '', '', '', 7, '', '', '', '', 7, '', '', '', 0, 1, 0, 0, 1, 0, 0, 7, 7, 1, 0, 0, 0, 0, 48, '46', 47)

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/acp/acp_forums.php
LINE: 1109
CALL: dbal_mysql->sql_query()

FILE: includes/acp/acp_forums.php
LINE: 259
CALL: acp_forums->update_forum_data()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

Re: Sql erro

Post by Stoker »

Re: Sql erro

Post by dragoth »

well i did everything on on the page i get the same error i looked threw phpbb.com looking to see if people had the smae problem and there was but they suggested the same thing stoker did

Re: Sql erro

Post by cisco007 »

Re: Sql erro

Post by dragoth »

yeah i fixed it right befor i cam here its the same what you posted and i fixed the problem thinks everyone

Re: Sql erro

Post by cisco007 »

great, glad you got it!

Re: Sql erro

Post by dragoth »

im glad to thats something you cant live without


Last bumped by dragoth on 21 Mar 2010, 14:53.