From: spiggy <th...@me...> - 2002-01-05 15:28:22
|
as a quickfix replacing $admintest=$security_hash with $_SESSION["admintest"]=$security_hash in auth.inc.php seems to fix the admin login issues at least for me... and i am running a linux system (redhat7.2). Register_globals has to be set *ON* in php.ini. Paivi |