Hi all,
i hope someone can help me on that because i cant do it by myself.
I want the user (after logging in) to be redirected to a custom template - nothing else, but that shoud happen only when he logges in, for example:
1. user accesses homepage "
www.XXX.com"
2. user puts his name and password into the fields, and clicks on "login"
3. user is being redirected to "
www.XXX.com/index.php?template=XXX"
4. user is clicking on "home", (e.g.
www.XXX.com), and sees the regular page (not the template)
can anyone understand what i'am trieng to do?