Hello.
I have been looking through the login file for wwf v 7.1 and I just double checking what I am seeing. When a user successfully logs in, a cookie named forum is set to hold the userid as UID and if the user wants to autologin set hide to true or false.
Now, here is the problem I am having: The auto cookie isnt settings itself. Am I correct that the auto login feature is just that? Automatically logging the user in if they have selected this option? I double checked by looking at the cookies on my system, my site sets a seperate cookie for something else and that works fine, but the one for the forum does not. Any ideas? Or am I confused about this feature 
What I am wanting to do is have the forum login form on each page. If the user is logged in we show information such as reference to their profile or something to the effect. If not show the login form. If there is a mod like this you can just point me there, I searched for something but I didn't find specifically what I was looking for.
Very appreciative of all your hard work!