1
I am setting up XOOPS for an Intranet application where all users must sign in before seeing anything. I have successfully set up the initial screen to have just a login block and a "welcome" block. I have set the groups permissions so anonymous users can see nothing else.
Now I am trying to set the module for the start page to WF-Section in hopes that when someone logs in they will go straight to WF-Section.
But it seems to be trying to load the WF-Section blocks at the login in screen. Because of this, the very first thing you see when visiting my XOOPS site is an error message stating you do not have permission to access the page.
How can I set XOOPS to send users, after they login, to the WF-Section?
Thanks in advance,
Chris