I dont understand either. You cant reply to notifications at all anyways. You could just create a topic and link the notification to the topic and they can reply that way. Thats what I do/did.
Yes. only one notice at a time
Code: Select all
SQL ERROR [ mysqli ]
Duplicate entry '26' for key 'PRIMARY' [1062]
SQL
INSERT INTO olympus_notices (active, title, dismissable, reset_after, message, message_uid, message_bitfield, message_options, message_bgcolor, message_style, notice_id, notice_order) VALUES (1, 'BotitKahvila', 0, 0, '<t>Pannu aina kuumana ja pöydissä tilaa. Keskustelua kamppailulajien ulkopuolelta.</t>', '', '', 7, '', '', 26, 26)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 996
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]/ext/fq/boardnotices/repository/notices.php
LINE: 404
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/ext/fq/boardnotices/acp/board_notices_module.php
LINE: 871
CALL: fq\boardnotices\repository\notices->saveNewNotice()
FILE: [ROOT]/ext/fq/boardnotices/acp/board_notices_module.php
LINE: 162
CALL: fq\boardnotices\acp\board_notices_module->saveNewNotice()
FILE: [ROOT]/ext/fq/boardnotices/acp/board_notices_module.php
LINE: 112
CALL: fq\boardnotices\acp\board_notices_module->addNotice()
FILE: [ROOT]/ext/fq/boardnotices/acp/board_notices_module.php
LINE: 87
CALL: fq\boardnotices\acp\board_notices_module->manage_module()
FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: fq\boardnotices\acp\board_notices_module->main()
FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()
Powered by phpBB® Forum Software © phpBB Limited
That's good. Quick question though: have you done any update directly in the database before it happened? If yes that's because the extension is using the phpBB cache system.
Brilliant! Great work.