Hello everyone,
I am trying to achieve a functionality that is able to redirect a user to the URL/address to which he was trying to have access before logging in.
For example:
- A user is trying to access a registered members only area.
- He is given the message that he is not logged in and redirected to the index page.
How do I redirect the user to the 'Step 1' URL when he logs-in successfully?
I hope I am able to explain what I am trying to do.
thanks (in advance) for any help and suggestions :-)