<?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 : stumped by blnModerator</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 : stumped by blnModerator]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 09:52:48 +0000</pubDate>
  <lastBuildDate>Wed, 03 Jan 2007 09:16:50 +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=22307</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[stumped by blnModerator : You can use the groups on the...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119019.html#119019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23161">-koen-</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 03&nbsp;January&nbsp;2007 at 9:16am<br /><br />You can use the groups on the defaultpage,<br>&lt;% if intGroupID = 1 or intGroupID = 3 then %&gt;<br>Some code to run then<br>&lt;% End if %&gt;<br>]]>
   </description>
   <pubDate>Wed, 03 Jan 2007 09:16:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119019.html#119019</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : But what I find interesting is...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119012.html#119012</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 03&nbsp;January&nbsp;2007 at 4:38am<br /><br />But what I find interesting is that there is code in the default.asp that checks for blnModerator is true but it never is true on the default.asp page, so why is the code checking for it?]]>
   </description>
   <pubDate>Wed, 03 Jan 2007 04:38:55 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119012.html#119012</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : To populate the blnModerator variable...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119007.html#119007</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 03&nbsp;January&nbsp;2007 at 2:45am<br /><br />To populate the blnModerator variable you have to run the forumModerator (or something like that) function. You need to dig into the code to figure out how the moderator permissions work. Its not as easy as just using the built in variables.]]>
   </description>
   <pubDate>Wed, 03 Jan 2007 02:45:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post119007.html#119007</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : OK, so it looks like blnModerator...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118995.html#118995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2007 at 6:55pm<br /><br />OK, so it looks like blnModerator is set to false for the default.asp page probably because a moderator wouln't have any moderator like functions on this page.&nbsp; So the question is, if you wanted to display a table such as last 5 posts but you only wanted the admin and the moderator to see it, how would you do this?&nbsp; blnAdmin seems to work fine, but it would be nice to show the moderators the same table....]]>
   </description>
   <pubDate>Tue, 02 Jan 2007 18:55:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118995.html#118995</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : All, I want to do is a little...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118992.html#118992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2007 at 6:20pm<br /><br />All, I want to do is a little if blnModerator logic on the default.asp page... ]]>
   </description>
   <pubDate>Tue, 02 Jan 2007 18:20:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118992.html#118992</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : I never see blnModerator set to...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118980.html#118980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2007 at 2:26pm<br /><br /><P>I never see blnModerator set to True!&nbsp; It's always false... Strangely roles with moderator including admin work OK and blnModerator is still False.... How can this be?</P>]]>
   </description>
   <pubDate>Tue, 02 Jan 2007 14:26:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118980.html#118980</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : blnModerator is set by the database,...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118968.html#118968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23161">-koen-</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 02&nbsp;January&nbsp;2007 at 9:33am<br /><br />blnModerator is set by the database, if there's no forum where he is mod blnModerator will be 0<br><br>I'm not sure how it works at all (Guess in wich forum you are it will look)<br>But try sometimes and watch you forum admin settings<br>]]>
   </description>
   <pubDate>Tue, 02 Jan 2007 09:33:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118968.html#118968</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : Sorry, I&amp;#039;m confused by your...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118945.html#118945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2007 at 6:09pm<br /><br />Sorry, I'm confused by your reply.&nbsp; Isn't adding a member to the moderator group sufficient?&nbsp; All the moderator functions (edit, hide) etc seem to work ok when they are part of the moderator group... blnModerator is just not getting set to true...]]>
   </description>
   <pubDate>Mon, 01 Jan 2007 18:09:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118945.html#118945</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : try &amp;#034;moderate forum&amp;#034;...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118943.html#118943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20191">Ali Bilgrami</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2007 at 6:02pm<br /><br />try "moderate forum" enabling in the admin-&gt;permissions section]]>
   </description>
   <pubDate>Mon, 01 Jan 2007 18:02:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118943.html#118943</guid>
  </item> 
  <item>
   <title><![CDATA[stumped by blnModerator : Setting a user to a moderator...]]></title>
   <link>https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118942.html#118942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=25408">kpdillon</a><br /><strong>Subject:</strong> 22307<br /><strong>Posted:</strong> 01&nbsp;January&nbsp;2007 at 5:44pm<br /><br /><P>Setting a user to a moderator enables the moderator functions as I can tell OK but when I look at the value of the variable (when logging in with a test moderator account and printing the variable value with a response.write, it always shows false... Any ideas why?&nbsp; The BlnAdmin variable shows true when apprioriate OK.</P>]]>
   </description>
   <pubDate>Mon, 01 Jan 2007 17:44:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/stumped-by-blnmoderator_topic22307_post118942.html#118942</guid>
  </item> 
 </channel>
</rss>