I have upgraded my blog from CS 2.0 to CS 2.1 Beta 1 and everything works fine except for the Site Statistics and the Display who is online feature which are enabled but not displayed on my home page:
http://www.pointerx.net
There are no exceptions being thrown so I don't have a clue about what's wrong.
Add below at /default.aspx
<Blog:AggregatePostList runat="Server" PageSize=5 id="AggregateBlogPosts" EnablePaging="false" EnableTitle="false"> <SkinTemplate> <h2 class="CommonTitle"> <asp:Literal runat="server" id="title" /> </h2> <Blog:AggregateList id="Posts" runat="Server" EnableTitle="false"/> </SkinTemplate> </Blog:AggregatePostList> <CS:WhoIsOnline runat="server" id="Whoisonline1"/>
before
<CS:AdPart runat = "Server" contentname="StandardBottom" ID="Adpart2"> <CS:Ads Zone="StandardBottom" runat="server" id="Ads3" /> </CS:AdPart>
Code Highlight / Syntax Highlighter CSModule and More CS tools ,Visit Rurisoft Update Service
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com