Thread count = -1 ! [message #30193] |
Fri, 10 February 2006 12:54 |
math_adm
Messages: 126 Registered: September 2003 Location: France
Karma: 0
|
Senior Member |
|
|
Create a forum A, write a topic in it and then move this topic into another forum B. Then there should be a pointer created in forum A pointing to the message in forum B.
When that pointer expires, the thread count for forum A on the main page becomes -1 !
Regards,
Frédéric.
EDIT : it seems to be fixed by running the consistency checker, but it is still a bug.
[Updated on: Fri, 10 February 2006 13:19] Report message to a moderator
|
|
|
Re: Thread count = -1 ! [message #30216 is a reply to message #30193] |
Sat, 11 February 2006 23:11 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
How did the topic expire? Was there a new topic made in the original forum? In latest forum code it can only expire in 2 ways:
1) Consistency checker run
2) New topic is created or a new message posted in the original forum.
FUDforum Core Developer
|
|
|
Re : Thread count = -1 ! [message #30250 is a reply to message #30193] |
Mon, 13 February 2006 07:41 |
math_adm
Messages: 126 Registered: September 2003 Location: France
Karma: 0
|
Senior Member |
|
|
I'm not sure if I understand it well but the running the consistency checker actually solved the -1 thread count (it put it back to the correct 0).
And I'm not talking about expiry of a topic, but of a pointer to a topic that was moved by a moderator, as set in "Moved Topic Pointer Expiry" in the admin panel.
No new message got posted to the original forum, it is still empty.
But that happened when (or just before/after) I was upgrading from 2.7.2 to 2.7.4 so maybe it was during the consistency check at the end of the upgrade ?
Regards,
Frédéric.
[Updated on: Mon, 13 February 2006 08:15] Report message to a moderator
|
|
|
|