Fehlermeldung beim Erstellen neuer Beiträge

Fragen rund um die Installation, Administration und Benutzung von phpBB.
Forumsregeln
Bitte im Thementitel den Präfix deiner phpBB-Version angeben
Antworten
LordVader71
Mitglied
Beiträge: 9
Registriert: 21.02.2015 12:17

Fehlermeldung beim Erstellen neuer Beiträge

Beitrag von LordVader71 »

Hallo erstmal!
Habe letzte Woche mein Forum auf 3.1.3 konvertiert und stelle eben fest, dass es seither beim Erstellen von Beiträgen zu folgender Fehlermeldung kommt:

---------------------------Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Duplicate entry 'notification.type.topic' for key 'type' [1062]

SQL

INSERT INTO phpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('notification.type.topic', 1)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 953
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 975
CALL: phpbb\notification\manager->get_notification_type_id()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 277
CALL: phpbb\notification\manager->get_notification_type_ids()

FILE: [ROOT]/includes/functions.php
LINE: 1357
CALL: phpbb\notification\manager->mark_notifications_read()

FILE: [ROOT]/includes/functions_posting.php
LINE: 2229
CALL: markread()

FILE: [ROOT]/posting.php
LINE: 1394
CALL: submit_post()
-----------------

wird der Beitrag dann aufgerufen, erscheint folgende Fehlermeldung:

----------------
Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Duplicate entry 'notification.type.topic' for key 'type' [1062]

SQL

INSERT INTO phpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('notification.type.topic', 1)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysql.php
LINE: 181
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysql->sql_query()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 953
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 975
CALL: phpbb\notification\manager->get_notification_type_id()

FILE: [ROOT]/phpbb/notification/manager.php
LINE: 277
CALL: phpbb\notification\manager->get_notification_type_ids()

FILE: [ROOT]/includes/functions.php
LINE: 1357
CALL: phpbb\notification\manager->mark_notifications_read()

FILE: [ROOT]/viewtopic.php
LINE: 2047
CALL: markread()
-----------------------

1. geggogelt habe ich scon nach einer Lösung. Erfolglos
2. sollte meine Frage hier am falschen Ort sein, bitte ich dies zu entschuldigen
3. bin ich für jegliche Hilfe zu dem Problem echt dankbar!

cu
Edi
LordVader71
Mitglied
Beiträge: 9
Registriert: 21.02.2015 12:17

Re: Fehlermeldung beim Erstellen neuer Beiträge

Beitrag von LordVader71 »

gelöst!

verrückt!
1 x Cache leeren und alles ist wieder feini-fein!

Danke trotzdem für Eure Bemühungen

cu
Edi
Antworten

Zurück zu „Support-Forum“