There is a syntax error in versions 0.6.8 logout.php.
Line
setcookie(session_name(),"","","/");
should be replaced by
setcookie(session_name(),"",0,"/");
So logout will work fine.
Cactis authentication has some issues: It would be a good idea to add a relogin feature at "access denied" page. A special user without login procedure would be helpful, too. See application at http://www.taunusstein.net ->Tools->Netstats<BR>
regards
Bitkocher
error in logout.php
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 5 guests