What version of phpBB are you using? phpBB 3.3.5
What is your board's URL? https://www.thisisms.com
Who do you host your board with? Conseev
How did you install your board? I used the download package from phpBB.com
What is the most recent action performed on your board? Please select your answer
Is registration required to reproduce this issue? Yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What extensions do you have installed? Advertisement Management, Precise Similar Topics, Recent Topics, Advanced BBCode Box
What styles do you currently have installed? Prosilver, Prosilver Special Edition, Prosilver 2022
What language(s) is your board currently using? English
Which database type/version are you using? MySQL 5
What is your level of experience? New to PHP but not phpBB
What username can be used to view this issue? No answer given
What password can be used to view this issue? No answer given
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? None
Please describe your problem. ThisIsMS Error: Occurred 2.21.2024 when posting to the Drug Pipeline forum. This error started with the Moderators forum about a week ago and now appears to affect all forums.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Code: Select all
SQL ERROR [ mysqli ]
Duplicate entry '32564' for key 'PRIMARY' [1062]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_status) VALUES (1166, 1708541668, 1708541668, 13, 0, 1, 0, 0, 1, 0, 'Phase 2 Trial of Frexilamab', 'NHE', '00AA00', 0, 0, 0, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1023
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 202
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 345
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 1997
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/posting.php
LINE: 1549
CALL: submit_post()
Resynchronize statistics
Resynchronize post counts
Resynchronize dotted topics
Purge the cache
Tried resynchronizing the forums with the intent to do them all. I started with the General Discussion forum. The process appeared to get hung up. I let it run for an hour. It kept displaying a scrolling progress bar with the message that it was "Currently resyncing topic range 765/9913."
The resync finally completed.
A test post to the forum failed with a similar error message.
No forums can be posted to.
I tried a different login ID with standard user privileges. The results were the same.
The last post successfully made to the Forums was at 1:07 am on 2.24.2024.
Generated by SRT Generator