Hello Mike,

What exactly do you have for a problem with the session.
 
I usually can login, than after selecting an item from the displayed 
adminmenu, i get the login screen again.
Pressing reload one or two times will bring up the selected item.
I just looked the code over, and didn't find a failure in the 
sourcecode. 
I wonder if it could be a problem from the filecache, as the 
sessions are stored as a file in the /tmp directory of the 
sourceforge host.
if this file isn't found fast enough a knew session is created, and in 
that case we are not logged in yet. Reloading with the same data 
could return the right session, and here we are. The variables in the 
sessionfile are restored and correspond to the expected values, so 
we are logged in and continue to the selected item.

eric 


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to