error in logout.php

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
bitkocher

error in logout.php

Post by bitkocher »

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
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests