Page 1 of 1

Login.php Redirect

PostPosted: Wed Aug 02, 2006 3:28 am
Author: maddocks
Hi,

is it posible to change the redirect after a successful login to index.php and not portal.php. Can i also do the same for logout . I looked in login.php but could not find it even after replacing all entries of portal.php . Thanks

Maddocks

Re: Login.php Redirect

PostPosted: Wed Aug 02, 2006 3:35 am
Author: Teelk
Replacing all of the portal with index will give you the desired effect.

There are 7 instances of portal.

PostPosted: Wed Aug 02, 2006 4:03 am
Author: maddocks
Thanks mate, must not have removed all of them last time!

Maddocks

PostPosted: Wed Aug 02, 2006 4:19 am
Author: maddocks
Hi,

it is working for the logout status but not for the login. Thanks

Madocks