Errore Generale
SQL ERROR [ mysql4 ]
Duplicate entry 'notification.type.topic_in_queue' for key 'type' [1062]
SQL
INSERT INTO avphpbb_notification_types (notification_type_name, notification_type_enabled) VALUES ('notification.type.topic_in_queue', 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/type/base.php
LINE: 133
CALL: phpbb\notification\manager->get_notification_type_id()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 909
CALL: phpbb\notification\type\base->set_notification_manager()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 885
CALL: phpbb\notification\manager->load_object()
FILE: [ROOT]/phpbb/notification/manager.php
LINE: 228
CALL: phpbb\notification\manager->get_item_type_class()
FILE: [ROOT]/includes/functions.php
LINE: 5060
CALL: phpbb\notification\manager->load_notifications()
FILE: [ROOT]/index.php
LINE: 201
CALL: page_header()