Try this<br>Add the following code to your index.php<br>After drupal_page_footer(); add at the end of code add:<br>$GLOBALS[&#39;tempUser&#39;] = $user;<br><br><br><br><div><span class="gmail_quote">On 10/9/07, <b class="gmail_sendername">
Daniel Carrera</b> &lt;<a href="mailto:daniel.carrera@zmsl.com">daniel.carrera@zmsl.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jason Flatt wrote:<br>&gt; My personal take on this is that if Bob can&#39;t be bothered to log out, then he<br>&gt; deserves what he gets, but I know that doesn&#39;t fly to well with the user<br>&gt; population. :^)<br>
<br>:-)<br><br>&gt; I have a site where this was a problem, so I changed the<br>&gt; cookie_lifetime setting in the settings.php file to 0 to force the user to be<br>&gt; logged out every time they close their browser. Be warned, however, because
<br>&gt; of the various caches, it may be a while before everyone is completely<br>&gt; affected.<br><br>Brilliant! Thanks, I&#39;ll try that.<br><br>Cheers,<br>Daniel.<br>--<br>[ Drupal support list | <a href="http://lists.drupal.org/">
http://lists.drupal.org/</a> ]<br></blockquote></div><br>