Hi Fasse (et al),
I have another question. What is the default URL I should be pointing to to ensure that when users are "not" authenticated they see the login.php screen and when they are they see some other screen, such as announcement.php?
I tried setting this under Administration > Preferences > General > Homepage(Guests) * but it doesn't seem to work. If I am unauthenticated and go to Index.php it does't redirect me to login.php. I want a behavior that forces all unauthenticated users to go to the login.php view if they are not signed in.
Is this possible?