Not Logged In
Status: Alpha
Brought to you by:
chimbis
When I log in as Admin and try to Modify Users or most
anything else I get:
Problem: Security
You seem to have experienced a security problem where
the session has been terminated. If you believe this
has happened in error you may report this as a bug to
the author(-s) on the projects home page. You will
find the mhd project page at
http://mhd.sourceforge.net.
Martin S.
I'm running 0.5.6.
Any ideas?
Logged In: NO
Oh yeah, status at the top says "Not Logged In"
Logged In: NO
Oh yeah, status at the top says "Not Logged In"
Logged In: NO
I added the following line to the top of admin.php and it
seems to have fixed it without breaking other stuff...
include("includes/auth.inc.php");
I did this because sess_security_type was not visible in
admin.php.
Logged In: NO
I am also facing the same problem. Can somebody help us.