Topic: Login Redirection to a static HTML page
Hello guys. I want to build my site using Punbb. But, i need a small help
My need is:
1) I want to put a Login box on first page of my site.
2)After successfull authentication, User will be taken to a HTML page, like Mysite.html
3)I will put a link, View all topics, so that users can see all topics in a forum.
How can i achieve this? Where to put my Mysite.html page in login.php, so that it will redirect it to Mysite.html on successful authentication.