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.
|