checking............i mean when user logins in forum how can i
activativate session in home page $_SESSION['username']. I am unable
to find where username and password checking is going .if i know that
i can put my $_SESSION['username'] set when password and username
matches......................i can't find that at ucp.php?
mode=login ...................i tired blindly at many files by puting
my $_SESSION['username']=$user->data['username'];..............
Please help me if u can