Site Statistics + Display who is online no longer working in CS 2.1 Beta 1

rated by 0 users
This post has 4 Replies | 4 Followers

Not Ranked
Posts 19
Points 255
Gabriel Lozano-Morán Posted: Wed, Jul 19 2006 11:27 PM

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.

Top 150 Contributor
Posts 155
Points 8,440
dmwc replied on Thu, Jul 20 2006 2:11 AM

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

  • | Post Points: 35
Not Ranked
Posts 19
Points 255
Is this a known issue?
  • | Post Points: 20
Top 10 Contributor
Posts 5,284
Points 49,035
CS Developers
It is not an issue, the controls just aren't in the /default.aspx anymore.  By default, the stats and whois online are on the main page of the forums section.  dmwc just gave you the necessary markup to add it to the root level page.
  • | Post Points: 5
Not Ranked
Male
Posts 7
Points 110
Timmee replied on Wed, Aug 23 2006 8:36 AM
Thank you!
  • | Post Points: 5
Page 1 of 1 (5 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

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