ich habe letztens erst mein Board umgezogen, soweit klappt auch alles. Rechte etc alle gesetzt. Aber wenn ich ein neues Profilfeld anlegen will bekomme ich folgende fehler:
Code: Alles auswählen
SQL ERROR [ mysqli ]
Unknown column 'field_show_novalue' in 'field list' [1054]
SQL
INSERT INTO 2012_phpbb_profile_fields (field_length, field_minlen, field_maxlen, field_novalue, field_default_value, field_validation, field_required, field_show_novalue, field_show_on_reg, field_show_on_vt, field_hide, field_show_profile, field_no_view, field_type, field_ident, field_name, field_order, field_active) VALUES (25, 0, 30, '', '', '.*', 1, 0, 1, 1, 0, 1, 0, 2, 'charakter', 'charakter', 1, 1)
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: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/acp/acp_profile.php
LINE: 1098
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/acp/acp_profile.php
LINE: 732
CALL: acp_profile->save_profile_field()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_profile->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()
Grz Azuma
Edit: Es btrifft folgende Seite: http://www.cut-guild.de
Phpbb-Version: 3.0.11
PhP-Version: 5.2.11
MySQL-Version: MySQL(i) 5.0.67