Seite 1 von 1

Probleme bei Installation von Styles

Verfasst: 05.08.2007 20:54
von Chakotay1988
Ich habe Probiert ein Style zu Installieren es heißt SimpleLightblue
http://www.phpbb3styles.com/viewtopic.php?f=13&t=433

Doch wenn ich es Installieren will kommt folgender Fehler


Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Duplicate entry '0' for key 1 [1062]

SQL

INSERT INTO phpbb_styles_template (template_name, template_copyright, template_path, bbcode_bitfield, template_storedb) VALUES ('SimpleLightBlue', '© phpBB Group, 2003', 'SimpleLightBlue', 'kNg=', 0)

BACKTRACE

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

FILE: includes/acp/acp_styles.php
LINE: 3104
CALL: dbal_mysql->sql_query()

FILE: includes/acp/acp_styles.php
LINE: 2941
CALL: acp_styles->install_element()

FILE: includes/acp/acp_styles.php
LINE: 2620
CALL: acp_styles->install_style()

FILE: includes/acp/acp_styles.php
LINE: 135
CALL: acp_styles->install()

FILE: includes/functions_module.php
LINE: 460
CALL: acp_styles->main()

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

Verfasst: 05.08.2007 21:00
von Dr.Death
Hallo,

das ist ein Bekannter Bug vom RC3 --> RC4 Updater.

http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=13862

Es wird in der nächsten Version behoben sein.