Hi,
I am struggling with a simple idea but that has given me already some sleepless nights.
The Aim:
When visiting
www.mywebsiteurl.something I want to display a very basic screen with ONLY
- a logo
- a login module (for the registered users)
- a link saying "when not a member ...."
this will result in:
- a redirection to a certain page showing general information to non-members (incl a menu for navigation) that will NEVER be visible for the members after logging in
- a redirection after the log-in to the protected site with all modules, news, forum, etc for the members only
What I have so far:
not much, as every attempt failed for one but mostly more reasons.
Has anyone done something like this before?
Thanks in advance for any suggestions.
All examples are welcome.