FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Topic Merge will reset view count to zero
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Topic Merge will reset view count to zero [message #38646] Mon, 20 August 2007 18:39 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
When topics are merged, the "view count" is reset to 0. One would expect it to be added together. Not a big deal, but it would be great if it can be fixed.
Re: Topic Merge will reset view count to zero [message #38647 is a reply to message #38646] Mon, 20 August 2007 23:25 Go to previous messageGo to next message
Ilia is currently offline  Ilia   
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
This is intentional since the resulting topic is new.

FUDforum Core Developer
Re: Topic Merge will reset view count to zero [message #38649 is a reply to message #38647] Tue, 21 August 2007 04:43 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
This is not a big deal, however,
10 merge 5 = 15
makes more sense than
10 merge 5 = 0.
Re: Topic Merge will reset view count to zero [message #159906 is a reply to message #38649] Tue, 07 July 2009 20:40 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Fix at http://cvs.prohost.org/c/index.cgi/FUDforum/chngview?cn=11951
icon6.gif  Re: Topic Merge will reset view count to zero [message #159907 is a reply to message #159906] Wed, 08 July 2009 04:46 Go to previous messageGo to next message
The Witcher is currently offline  The Witcher   United States
Messages: 675
Registered: May 2009
Location: USA
Karma: 3
Senior Member
You must be psychic! I was just wondering the other day how to reset the count or turn it off completely, and here you answered half that question!




"I'm a Witcher, I solve human problems; not always using a sword!"
Re: Topic Merge will reset view count to zero [message #159908 is a reply to message #159907] Wed, 08 July 2009 08:23 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
You can reset the view count of a topic from the SQL Manager with
UPDATE fud28_thread SET views=0 WHERE ...
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Can't scroll in pm's
Next Topic: Setting custom theme as default theme locks everyone out of the forum
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 14:54:35 GMT 2024

Total time taken to generate the page: 0.04147 seconds