<?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 : 9.04 Great member API features...but</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 : 9.04 Great member API features...but]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 15:52:24 +0000</pubDate>
  <lastBuildDate>Mon, 10 Sep 2007 16:28:26 +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=24325</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[9.04 Great member API features...but : In the file admin_register.asp...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127459.html#127459</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2007 at 4:28pm<br /><br />In the file admin_register.asp remove the follwoing line around 349:-<br><br>.Fields("Username") = strUsername<br><br>This will prevent you from updating the username from the admin area, or coursing other issues by also inserting new members from the admin area.<br><br>You should also not use the import tools when using the member API.<br><br>To prevent issues in the member API, in the next version the add a new member, updating a members username, and using the import tool, will all be disabled when the Member API is enabled.<br>]]>
   </description>
   <pubDate>Mon, 10 Sep 2007 16:28:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127459.html#127459</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : The problems that you mention...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127458.html#127458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2007 at 4:24pm<br /><br />The problems that you mention all sound like they are related to changing the username.<br><br>If you change the username of a member in the forum then the forum doesn't see then as a user anymore even though their session is still running. Clearing the cookies deletes the session so that user can be picked up again from the API.<br><br>If this is also coursing issues when you just update the members user group then check that the forum and your own site are both running under the same page encoding. If not updating the user group from the admin are could also be updating the username and storing it under a different page encoding, thus the forum can't match up the user again coursing the same problem as just changing the username.<br><br>Disabling being able to update the username when the API is enabled should prevent both these problems.<br>]]>
   </description>
   <pubDate>Mon, 10 Sep 2007 16:24:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127458.html#127458</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : Borg, I would discourage you...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127457.html#127457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26112">brianmisty</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2007 at 4:18pm<br /><br /><P>Borg,</P><DIV>I would discourage you from disabling usernames changes with the Memebrshsip API.&nbsp; The users only had to click the "remove cookies" link, and they were back posting again.&nbsp; The problem isn't just from changing the usernames, although it was the cause on 2 occasions.&nbsp; I receive a complaint&nbsp;EVERY TIME I have changed a users group, that they could not log in. </DIV><DIV>&nbsp;</DIV><DIV>I have noticed a few other related issues.&nbsp; When I am logged into the forum.. and I close the browser... then I go to another computer (or the same computer on a different browser), and log into the fourm under the same user name)... when I go back to the original browser, I am not logged in automatically, and further, I cannot log back into the forum until I click the delete cookies link. My users that user multiple computers,&nbsp;one at work and one at home, also have this problem.</DIV><DIV>&nbsp;</DIV><DIV>We are close to opening forum membership up to 6000 members of our organization, but until we find a work around... there are just too many complaints and cookie problems to do so.&nbsp; If you have a suggestion, I am certainly open to them. We&nbsp;had the problem on 9.03, as well, so I doubt a reinstall would do. I may&nbsp;try to&nbsp;disable the&nbsp;saving of the session in a cookie, and redirecting non-logged in users&nbsp;back to the login page.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 10 Sep 2007 16:18:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127457.html#127457</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : Can not find the issue you mention...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127444.html#127444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 10&nbsp;September&nbsp;2007 at 9:13am<br /><br />Can not find the issue you mention with the members group, as this is read in each time so is not cached.<br><br>However, you mention changing a users name. This will certainly course problems.<br><br>The API tracks users from your own system by their username. When a user comes from your system it takes the username, sees if that user is in the database, if they are logs them in as that user, if they are not it creates a new user under that username.<br><br>If you change the persons username you will break the API and it will no-longer work, and more likely you will have the issues that you mention.<br><br>Will look at completely disabling the changing of usernames in future versions when using the API to prevent such issues from happening.<br>]]>
   </description>
   <pubDate>Mon, 10 Sep 2007 09:13:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127444.html#127444</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : This is almost certainly a Membership...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127418.html#127418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26112">brianmisty</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 09&nbsp;September&nbsp;2007 at 6:09am<br /><br />This is almost certainly a Membership API issue, and only seems to happen when then the WWF login forms are disabled and the use must log in externally.&nbsp; This is possibly why it hasn't been noticed thus far.&nbsp; It happens on FF2 and IE7, and the users have been from all over the US and one in Switzerland.&nbsp;&nbsp; I have also replicated the issue from 2 entirley different server setups.&nbsp;]]>
   </description>
   <pubDate>Sun, 09 Sep 2007 06:09:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127418.html#127418</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : No one had ever pointed cookie...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127417.html#127417</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26297">StarDust</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 09&nbsp;September&nbsp;2007 at 5:58am<br /><br />No one had ever pointed cookie problem in the way you did brianmisty. WWF had certain problem with cookies which -borg- would usually say, even microsoft has same issues sometimes.<br><br>As far as i could find out from v7 to v9 version, the reason is unknown to me and i didn't have similiar issue. But cookie problem is a very very rare issue for me. I never see it to happen very often.<br><br>Would you once again check, as you are using member API, i guess some other cookie could be messed up with WWF, Just to make sure?<br>]]>
   </description>
   <pubDate>Sun, 09 Sep 2007 05:58:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127417.html#127417</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : I moved the forum from shared...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127416.html#127416</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26112">brianmisty</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 09&nbsp;September&nbsp;2007 at 5:09am<br /><br /><P>I moved the forum from shared space at MaximumASP to&nbsp;a dedicated server at MaximumASP.&nbsp; I was hoping this would solve the problem as the shared space was using an ISAPI filter for domain name redirection.&nbsp;I am now setup&nbsp;using standard host headers, and unforunately, my&nbsp;users are still reporting the same problems.</P><DIV>I am on a 9.04 installation with login disabled from the forum.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The issue&nbsp;goes like this...&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>1.&nbsp;The&nbsp;User Logs in from&nbsp;organization's my website... the first time, they are asked to create a username.&nbsp; Once&nbsp;they do this, their username, password, and email address are dropped into the membershipAPI session varibales, and the users are logged&nbsp;in...&nbsp;no problelms so far as users can post... logout, log back .. whatever.</DIV><DIV>&nbsp;</DIV><DIV>2. The problem comes when I want to make a user a moderator, or perhaps change their username, or change them from newbie to the groupie role.&nbsp; Once I do this, I get an email from the member that they can not log in, no matter how many times they try.&nbsp;They can only log in normally again once&nbsp;I explain that they need to&nbsp;click the clear cookies link.&nbsp; Once they do this,&nbsp;they are strangely logged in automatically.</DIV><DIV>&nbsp;</DIV><DIV>We are in a test phase&nbsp;right now with just 8-10 users, and virtually everyone has complained&nbsp;with this problem once I changed their group status.&nbsp; If you still can't replicate this, I can provide you with a test membership to our organization.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 09 Sep 2007 05:09:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127416.html#127416</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : Have been trying to replicate...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127178.html#127178</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 04&nbsp;September&nbsp;2007 at 12:23pm<br /><br />Have been trying to replicate this issue for several hours now and can not find the issue you mention.<br><br>Could you do a step by step guide on how to replicate this issue?<br>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 12:23:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127178.html#127178</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : This will be looked into to try...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127171.html#127171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 04&nbsp;September&nbsp;2007 at 9:48am<br /><br />This will be looked into to try and replicate the problem.]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 09:48:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127171.html#127171</guid>
  </item> 
  <item>
   <title><![CDATA[9.04 Great member API features...but : I jsut upgraded from 9.03 to 9.04...]]></title>
   <link>https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127163.html#127163</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26112">brianmisty</a><br /><strong>Subject:</strong> 24325<br /><strong>Posted:</strong> 04&nbsp;September&nbsp;2007 at 6:33am<br /><br />I jsut upgraded from 9.03 to 9.04 and the Member API changes are wonderful.&nbsp; I had documented numerous changes that would have had to be made with every update, and 9.04 incoroporated all of those change in the Memebrship API with a few other features.&nbsp; Thank you!<DIV>&nbsp;</DIV><DIV>I continue to have issues with cookies not clearing properly when a user's group/role is changed.&nbsp; What happens is that a user logs in and makes a few posts.&nbsp; I later change his&nbsp;group to a moderator role (for instance).&nbsp; Now, anytime he tries to log in again, he is unable to without first clicking the "clear WWF cookies" link.&nbsp;&nbsp;Once the link is clicked, he is automatically logged in.&nbsp; Otherwise, he could log in a hundred times, but when he&nbsp;hits the forum page, he will only see "Login".&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>As I've said in a prior post, I can reduplicate this every time on any browser.&nbsp; The forum seems to be chocking on the&nbsp;cookie.&nbsp;&nbsp;&nbsp; I would appreciate any help with this.</DIV>]]>
   </description>
   <pubDate>Tue, 04 Sep 2007 06:33:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/9-04-great-member-api-features-but_topic24325_post127163.html#127163</guid>
  </item> 
 </channel>
</rss>