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=1138where PostId =28901
but totalviews change in the table despite not show on the webpage.
how can i change the articles's totalview ?
thanks .
http://cozumpark.com
http://hakanuzuner.com
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.
Hi Jeffesp
thanks for informatin but i know it , i waited then change number but i can't see any change .
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?
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 ) .
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?
Sener KocWeb Technologisthttp://www.bisikletciler.com/ http://www.tourofturkey.org/
Hi
i resolved this problem . thank you for information .
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com