I have the inc_login mod up and running just fine and can log in from any page on the site. Now I want to protect an area that is not a snitz forum section. I do not know how to do this as I am used to verification throug ultraDev.
How do I use this mod in the following way. If the user has logged into the site he can visit a page (non-snitz). If the user has not logged in he will be redirected to a login page which has the inc_login present.
I do not know how to deal with the cookies and how to allow the user to come and go based on that cookie. Sorry I am a newbie