Hi guys,
Firstly thanks for a great hack, I've got it working almost perfectly, however I could do with a little help if possible.
The site I am using the hack for has an area that anybody can view, and then a number of private pages that are for registered members only.
One of the pages that anyone can view is called members.php, and this contains the login form fields. At the moment when a member logs in they are taken back to this page, although they are successfully logged in.
How can I change the code so that when a member successfully logs in they are instead taken to one of the private pages eg members_index.php instead of back to the same page they logged in from.
Any help or suggestions would be much appreciated,