Hi there,
I'm missing some stats, if you look below in "In the past 3 days..." section is empty.Bug?
Bye.Dodo.
Running CS 2008.5 SP1 (v4.1.31106.3070) on Windows Server 2008 RTM and SQL2005 w/SP2.
Keyvan NayyeriWaegis Anti-Spam Filter - Stay Away from Spams on Your Community Server Sites
Urgh... bad news ideed.
Yes, all my forums are private.There's no way to bypass this issue?
Edoardo: Urgh... bad news ideed. Yes, all my forums are private.There's no way to bypass this issue?
You can always modify the stored procedure that calculates the information. Open cs_system_UpdateSite and look for the SQL that's calculating the @MostViewsPostID, @MostActivePostID, and @MostReadPostID. Each of these has a line that checks permissions:
isnull(jP2.AllowMask,jP.AllowMask) & convert(bigint,0x0000000000000001) = convert(bigint,0x0000000000000001) AND
While it's untested (and therefore unsupported ) if you remove that line (in each of the three lookups) you should end up seeing the results you're looking for. Remember that these stat updates run every couple of hours so you'll need to either run it manually or wait.
Hope that helps...
One is glad to be of service...
Hello
What forums you are calling 'private' ?
Serge
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com