Okay habe ich genau so gemacht, nur der fehler ist immernoch da.
Ich habe auch mal auf einen Beitrag im Forum geklickt da gab er mir das aus vielleicht hilft das noch bei der Lösung:
Code: Alles auswählen
SQL ERROR [ mysqli ]
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: 999
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 933
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 962
CALL: phpbb\notification\manager->get_notification_type_id()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 163
CALL: phpbb\notification\manager->get_notification_type_ids()
FILE: [ROOT]/includes/functions.php
LINE: 809
CALL: phpbb\notification\manager->mark_notifications()
FILE: [ROOT]/viewtopic.php
LINE: 2164
CALL: markread()
**Edit:Ich hau jetzt einfach das Forum einfach neu drauf waren sowie so noch nicht so viele Beiträge und das meiste hatte ich als html gespeichert. Trotzdem vielen lieben Dank für die Hilfe.