totalviews count is not working correctly

This post has 6 Replies | 3 Followers

Not Ranked
Posts 29
Points 350
hakanuzuner Posted: Sun, Jul 13 2008 2:22 PM

hi ;

i use cs 2.1 sp2 and i have a problem.

 

some people click articles wich their own . So their article's totalview number increase not realy / exactly ( seems like much more then it is ) . I don't like this situation so i want to correct totalview numbers for increased articles .

i tryed to reduce totalview numbers via bellow sql query

 

Update dbo.cs_Posts Set TotalViews=1138
where PostId =28901

but totalviews change in the table despite not show on the webpage.

how can i change the articles's totalview ?

 

thanks .

  • | Post Points: 20
Top 75 Contributor
Posts 287
Points 4,270
jeffesp replied on Mon, Jul 14 2008 11:35 AM

The total views are part of the cached information for a post.  So you will not see them update until the cache is refreshed.  If I remember correctly this is every 10 or 15 minutes.  I would guess that you have already seen that the number has changed.

--
--Jeff (ATGi)
  • | Post Points: 20
Not Ranked
Posts 29
Points 350

Hi Jeffesp

thanks for  informatin but i know it  , i waited then change number but i can't see any change .

  • | Post Points: 20
Top 75 Contributor
Posts 287
Points 4,270
jeffesp replied on Mon, Jul 14 2008 3:05 PM

I have done exactly what you described a couple times before and have seen it work.  Can you be more specific about what is going wrong?

--
--Jeff (ATGi)
  • | Post Points: 35
Not Ranked
Posts 29
Points 350

i opened the web page and i saw the post total views number ( for example 123 ). And i have changed the total post number in the table for this post but i can't any see any change at the total views number  ( i waited 30 minutes ) .

  • | Post Points: 5
Top 200 Contributor
Posts 127
Points 1,650

jeffesp:

I have done exactly what you described a couple times before and have seen it work.  Can you be more specific about what is going wrong?

Hi jeffesp, which table and column did you changed?

 

  • | Post Points: 20
Not Ranked
Posts 29
Points 350

Hi

 

i resolved this problem . thank you for information .

 

  • | Post Points: 5
Page 1 of 1 (7 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com