Probleme bei Installation von Styles

Alles zu Styles, Templates, Icons und Smilies für phpBB 3.0.x, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
phpBB Styles Demo
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Antworten
Chakotay1988
Mitglied
Beiträge: 23
Registriert: 05.08.2007 20:47

Probleme bei Installation von Styles

Beitrag 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()
Benutzeravatar
Dr.Death
Moderator
Moderator
Beiträge: 17473
Registriert: 23.04.2003 08:22
Wohnort: Xanten
Kontaktdaten:

Beitrag 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.
Antworten

Zurück zu „[3.0.x] Styles, Templates und Grafiken“