Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Logout
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Logout

 Post Reply Post Reply
Author
Houbenl View Drop Down
Newbie
Newbie


Joined: 02 October 2006
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Houbenl Quote  Post ReplyReply Direct Link To This Post Topic: Logout
    Posted: 02 October 2006 at 8:32pm
If a member has forgotten to logout, a next user on the same computer can put text on the forum under his name. If the forum is closed the member  should automatically be logged out. How can I change this in the program of the forum?


Edited by Houbenl - 02 October 2006 at 8:32pm
Back to Top
Mikey View Drop Down
Senior Member
Senior Member

1979

Joined: 06 October 2003
Location: United Kingdom
Status: Offline
Points: 839
Post Options Post Options   Thanks (0) Thanks(0)   Quote Mikey Quote  Post ReplyReply Direct Link To This Post Posted: 02 October 2006 at 11:01pm
In 'includes/login_form_inc.asp' find this line...

<td><% = strTxtAutoLogin %></td>
  <td><% = strTxtYes %><input type="radio" name="AutoLogin" value="true" checked />&nbsp;&nbsp;<% = strTxtNo %><input type="radio" name="AutoLogin" value="false" /></td>
 </tr>
 
and replace it with this...
 
<td></td>
  <td><input type="hidden" name="AutoLogin" value="false" /></td>
 </tr>
 
This will (hopefully) automatically set any user who logs in to auto log out when they close the forum.
 
It does this by setting the auto-login function to false.
 
Haven't had a chance to test it, let me know how it goes.
Handyman man?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.