<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : v8.02 Forum Statistics oddity</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : v8.02 Forum Statistics oddity]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:25:38 +0000</pubDate>
  <lastBuildDate>Fri, 02 Jun 2006 00:47:27 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=20071</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity : Hi WebG,  Why don&amp;#039;t you...]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post108291.html#108291</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23591">jckruger</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 02&nbsp;June&nbsp;2006 at 12:47am<br /><br /><DIV>Hi WebG,</DIV><DIV>&nbsp;</DIV><DIV>Why don't you remove the stats from the front page for not logged on people&nbsp;so your users are then obligated to log in to see what is going on.</DIV><P>I added this to remove the statistics for the main page at line 750</P><DIV>----------------------------------------------------------%&gt;-------------------------------</DIV><DIV>'Loop back round for next category<BR>&nbsp;Loop<BR>End If</DIV><P><FONT color=#ff0000>If lngLoggedInUserID &lt;&gt; 0 AND lngLoggedInUserID &lt;&gt; 2 Then</FONT><BR>%&gt;<BR>&lt;br /&gt;<BR>&lt;table cellspacing="1" cellpadding="3" class="tableBorder" align="center"&gt;<BR>&nbsp;&lt;tr class="tableLedger"&gt;<BR>&nbsp; &lt;td colspan="2"&gt;&lt;% = strTxtWhatsGoingOn %&gt;&lt;/td&gt;</P><DIV>----------------------------------------------------------%&gt;-------------------------------</DIV><DIV>&nbsp;</DIV><DIV>And also another End IF at line 813</DIV><DIV>&nbsp;</DIV><DIV>----------------------------------------------------------%&gt;-------------------------------</DIV><DIV>'Response.Write(strTxtInTotalThereAre &amp; " " &amp; intActiveUsers &amp; " &lt;a href=""active_users.asp" &amp; strQsSID1 &amp; """&gt;" &amp; strTxtActiveUsers &amp; "&lt;/a&gt; " &amp; strTxtOnLine &amp; ", " &amp; intActiveGuests &amp; " " &amp; strTxtGuestsAnd &amp; " " &amp; intActiveMembers &amp; " " &amp; strTxtMembers)<BR>&nbsp;If strMembersOnline &lt;&gt; "" Then Response.Write(vbCrLf &amp; "&nbsp;&nbsp; &lt;br /&gt;" &amp; strTxtMembers &amp; " " &amp; strTxtOnLine &amp; ": " &amp; strMembersOnline)<BR>End If<BR><FONT color=#ff0000>End if</FONT></DIV><DIV>----------------------------------------------------------%&gt;-------------------------------</DIV><DIV>&nbsp;</DIV><DIV>Just my two cents worth.</DIV><DIV>&nbsp;</DIV><DIV>Cheers</DIV><DIV>&nbsp;</DIV><DIV>Justin</DIV>]]>
   </description>
   <pubDate>Fri, 02 Jun 2006 00:47:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post108291.html#108291</guid>
  </item> 
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity : The forum stats use to contain...]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107995.html#107995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 28&nbsp;May&nbsp;2006 at 7:40pm<br /><br />The forum stats use to contain stats of hidden forums, but allot of people considered this a security risk and demanded that it be removed.<br><br>Most people that if they hide a forum with no Access they don't want non-privileged people to know it exists, otherwise they would simply select to have the forum display but with a 'no access' sign for the forum, then it would be included in the stats.<br>]]>
   </description>
   <pubDate>Sun, 28 May 2006 19:40:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107995.html#107995</guid>
  </item> 
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity : Here&amp;#039;s what I did in DEFAULT.ASP:  Around...]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107984.html#107984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18356">WebG</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 28&nbsp;May&nbsp;2006 at 4:42pm<br /><br />Here's what I did in DEFAULT.ASP:<DIV>&nbsp;</DIV><DIV>Around line 445 or so, I added this:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>'*******************************<BR>lngNumberOfTopicsNOLOGIN = lngNumberOfTopicsNOLOGIN + CLng(sarryForums(6, intCurrentRecord))<BR>lngNumberOfPostsNOLOGIN = lngNumberOfPostsNOLOGIN + CLng(sarryForums(7, intCurrentRecord))<BR>'*******************************<BR></FONT></DIV><DIV>Then, where the stats are displayed, I added these lines and modified the stat display as such:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#ff0000>dim tTopics<BR>dim tPosts<BR>If lngLoggedInUserID = 2 Then<BR>&nbsp; tTopics = lngNumberOfTopicsNOLOGIN<BR>&nbsp; tPosts = lngNumberOfPostsNOLOGIN<BR>else<BR>&nbsp; tTopics = lngTotalNumberOfTopics<BR>&nbsp; tPosts = lngTotalNumberOfPosts<BR>end if<BR></FONT></DIV><DIV><FONT color=#ff0000>Response.Write(strTxtOurUserHavePosted &amp; " " &amp; FormatNumber(tPosts, 0) &amp; " " &amp; strTxtPostsIn &amp; " " &amp; FormatNumber(tTopics, 0) &amp; " " &amp; strTxtTopicsIn &amp; " our " &amp; strTxtForums &amp; _<BR></FONT></DIV><DIV><FONT color=#ff0000><FONT color=#000000>It works exactly for what I want it to do, although I'm sure that I'm missing something or other.&nbsp;&nbsp;&nbsp; It may be something to tweak for the next release if it's something other people would want as well.</FONT></DIV></FONT>]]>
   </description>
   <pubDate>Sun, 28 May 2006 16:42:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107984.html#107984</guid>
  </item> 
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity :   -boRg- wrote:The forum stats...]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107979.html#107979</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18356">WebG</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 28&nbsp;May&nbsp;2006 at 4:18pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />The forum stats only show those forums which are displayed, if you choose to hide forums from guests they won't see the stats for those fourms.</td></tr></table> <DIV>&nbsp;</DIV><DIV>Well, that's not helpful (but I see in the code how that works and it's tied to the new streamlined DB access you've setup).&nbsp; A lot of our users drop by the front page to see if there have been any new posts made, and if there aren't, they don't sign in.</DIV><DIV>&nbsp;</DIV><DIV>I'll probably yank some code from the 7.9 version to get it working.&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Thanks for the reply.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 28 May 2006 16:18:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107979.html#107979</guid>
  </item> 
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity : The forum stats only show those...]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107958.html#107958</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 28&nbsp;May&nbsp;2006 at 11:04am<br /><br />The forum stats only show those forums which are displayed, if you choose to hide forums from guests they won't see the stats for those fourms.]]>
   </description>
   <pubDate>Sun, 28 May 2006 11:04:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107958.html#107958</guid>
  </item> 
  <item>
   <title><![CDATA[v8.02 Forum Statistics oddity : I just upgraded from 7.9x to 8.02....]]></title>
   <link>https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107947.html#107947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18356">WebG</a><br /><strong>Subject:</strong> 20071<br /><strong>Posted:</strong> 28&nbsp;May&nbsp;2006 at 5:51am<br /><br />I just upgraded from 7.9x to 8.02.&nbsp;&nbsp;&nbsp;&nbsp; I have the board locked down (no browsing) unless you're signed in as a user. <DIV>&nbsp;</DIV><DIV>The forum statistics were displayed just fine for anybody (including guests) who wandered by the main page in the 7.9x system.&nbsp;&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Now, after the upgrade, users get this on the main page ONLY after&nbsp;they've signed in.<BR>&nbsp;&nbsp;&nbsp;&nbsp; Our users have posted 18,161 Posts in 1,115 Topics in 15 Forum(s)</DIV><DIV>&nbsp;</DIV><DIV>What guests and non-logged in people see is this:</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp; Our users have posted 0 Posts in 0 Topics in 0 Forum(s)<BR></DIV><DIV>Any suggestions on what needs to be tweaked in DEFAULT.ASP to get the stats displaying correctly if you haven't logged in?&nbsp;&nbsp; And is this normal / expected behavior?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>ALSO, where would we modify the number of forums being displayed?&nbsp; While the admins may know that there are 15 different forums, we may not want the users, especially new ones, to know -- I can yank the forum count from displaying I guess, but if it was dynamic for each user...</DIV><DIV><BR>&nbsp;</DIV><DIV></DIV><DIV></DIV><span style="font-size:10px"><br /><br />Edited by WebG - 28&nbsp;May&nbsp;2006 at 5:54am</span>]]>
   </description>
   <pubDate>Sun, 28 May 2006 05:51:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/v8-02-forum-statistics-oddity_topic20071_post107947.html#107947</guid>
  </item> 
 </channel>
</rss>