View Single Post
  #6 (permalink)  
Old 06-19-2003, 04:32 PM
jeffk jeffk is offline
Junior Member
 
Join Date: Jun 2003
Posts: 9
have u tried the session check patch

Quote:
What it does
============
I do not want to turn off Session check but few users has permanent problems posting. So I decided to exclude only them from the check.
And to do that I have created this interface.
I have used users.php script form admin to create the usersSessions.php were you will be able to find a user and change his status (turn On/Off the Session Check).
Also I have added a small piece of code in the modules/Forums/posting.php file.
If you are logged in as administrator then you will ALWAYS be checked for invalid session.
Reply With Quote