Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* Removed the use of hook_nodeapi because it conflicts with other modules.
* Now if Token module is installed it creates paths with tokens on the fly as destinations.
Fixes IE compatibility problems with versions of IE before 7.0.5730.13 where the page cannot be loaded because 'The website encountered problems'. To do this we removed the javascript in the module and added compatibility with Javascript Countdown Timer as a helper module. Automated Logout will work without the helper module but will not be able to provide a countdown timer.
Automated Logout has been ported to Drupal core 6. We have moved to using Javascript Countdown Timer for the countdown block, this has fixed the problem with IE not displaying the page. Therefore to view the countdown block you must have Javascript Countdown Timer installed and configured. We would appreciate hearing about any bugs you may find.