<?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 : member api login issues</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 : member api login issues]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 09:56:05 +0000</pubDate>
  <lastBuildDate>Mon, 16 Jul 2007 22:31:37 +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=23805</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[member api login issues : Excellent. Thanks Borg! ]]></title>
   <link>https://forums.webwiz.net/member-api-login-issues_topic23805_post124884.html#124884</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26223">johnnyjcorp</a><br /><strong>Subject:</strong> 23805<br /><strong>Posted:</strong> 16&nbsp;July&nbsp;2007 at 10:31pm<br /><br />Excellent.&nbsp; Thanks Borg!]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 22:31:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/member-api-login-issues_topic23805_post124884.html#124884</guid>
  </item> 
  <item>
   <title><![CDATA[member api login issues : Wait for version 9 to be released...]]></title>
   <link>https://forums.webwiz.net/member-api-login-issues_topic23805_post124882.html#124882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23805<br /><strong>Posted:</strong> 16&nbsp;July&nbsp;2007 at 10:04pm<br /><br />Wait for version 9 to be released in a few weeks as it has improved the login tracking which should hopefully prevent problems like this.]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 22:04:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/member-api-login-issues_topic23805_post124882.html#124882</guid>
  </item> 
  <item>
   <title><![CDATA[member api login issues :    I use the member_API to...]]></title>
   <link>https://forums.webwiz.net/member-api-login-issues_topic23805_post124881.html#124881</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26223">johnnyjcorp</a><br /><strong>Subject:</strong> 23805<br /><strong>Posted:</strong> 16&nbsp;July&nbsp;2007 at 9:35pm<br /><br /><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV>I use the member_API to transfer my sites session level username to the forums.<DIV>&nbsp;</DIV><DIV>--- in functions_member_API.asp ---</DIV><DIV>' if the user is logged into the site, set the session variables for the forum member api</DIV><DIV>&nbsp;</DIV><DIV>if len(session("username")) &gt; 0 then<BR>&nbsp; Session("USER") = session("username")<BR>&nbsp; Session("PASSWORD") = session("user_id")<BR>&nbsp; Session("EMAIL") = session("user_email_addr")<BR>end if</DIV><DIV><DIV>&nbsp;</DIV><DIV>---&nbsp;end functions_member_API.asp ---</DIV><DIV>&nbsp;</DIV><DIV>But I occassionally get emails from my users that for some reason they do not have permission to post.&nbsp; They are definitely logged into the site with the login session variables (as I have seen in the screenshots that show's their&nbsp;site session&nbsp;status), but I believe that, on occassion, they get logged off the forums even though they are still logged into the site.</DIV><DIV>&nbsp;</DIV><DIV>Does anyone else have any issues like this, where the user gets logged off the forums, even though the site session is still active?</DIV><DIV>&nbsp;</DIV><DIV>I was trying to figure out how all of the login code worked for the forums, and at which stages it was called, but it's not so straight forward for me to understand.</DIV><DIV>&nbsp;</DIV><DIV>Is there a place that I could add some code that checks to see if the user&nbsp;is logged in to the site (by checking&nbsp;my site session variables)&nbsp;but not logged into the forum,&nbsp;and if so then force the forum login code to happen?</DIV><DIV>&nbsp;</DIV><DIV>For instance:</DIV><DIV>&nbsp;</DIV><DIV>' if the user is logged onto the site, but not logged into the forums, force the forum to log them in again.</DIV><DIV>if len(session("username")) &gt;&nbsp;0 and len(strLoggedInUsername) = 0 then</DIV><DIV>&nbsp; existingMemberAPI()</DIV><DIV>end if</DIV><DIV>&nbsp;</DIV><DIV>Would that work?&nbsp; If so, where is the best place that I could put it so that it would get called on every page request?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>&nbsp;</DIV><DIV>JohnnyJ</DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Mon, 16 Jul 2007 21:35:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/member-api-login-issues_topic23805_post124881.html#124881</guid>
  </item> 
 </channel>
</rss>