InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


Log out not removing user from... Expand / Collapse
Author
Message
Posted 28/05/2005 16:39:27


Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 26/03/2007 05:11:10
Posts: 46, Visits: 152

Hello,

I've downloaded (and buy) this forum today. I'm in the trying period and found a couple minor bug including this one.

Problem:

Session variable are cleared before remove from the active user table so the user that log out are not removed from the active user.

On every log out, ClearAllForumSessionVariables is callled. This remove the current session id.

Then the Global.asax class Session_OnEnd and try to remove the current user from the active user. But that required the session id that is stored in session... but already gone at that point...

How to fix it:

For those like me that have develloper version and have source code.

Copy code (5 lines) in Global.asax method Session_OnEnd to the file

InstantForum.vb in method ClearAllForumSessionVariables before the SessionVariable get wiped out (around line 212).

Hopefully this will be fixed also in version 4.0

 



Running InstantASP forum with many code change.
Post #6957
« Prev Topic | Next Topic »

Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ryan Healey, Mark Christianson, Bare, James Trott

Permissions Expand / Collapse

All times are GMT, Time now is 9:12pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.109. 10 queries. Compression Disabled.
Home | Products | Purchase | Support | Company | Contact Us
Privacy Statement | © 1999-2007 InstantASP Limited. All Rights Reserved.