in

But it works on my PC!

The random thoughts of Richard Fennell on technology and software development

This Blog

Syndication

Page views not updated in community server

Since we added the new themes to our community server we have not been getting any updates on the Blogs control panel as to the number of times a post has been viewed (but the aggregate views via RSS are incremented OK)

After a bit of digging it seems that we missing the IncrementViewCount flag on the in the post.aspx file. It should be as shown below.

<CSBlog:WeblogPostData Property="FormattedBody" runat="server" IncrementViewCount="true" />

If you miss this flag out you page shows OK but the statistics are not updated.

Comments

No Comments
Black Marble 2004-2010
Powered by Community Server (Commercial Edition), by Telligent Systems