Fehlermeldung beim Erstellen neuer Beiträge
Verfasst: 21.02.2015 12:25
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
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