Ok, I went back into the videos and learned how to make groups and it works fine. Except for one exception, and I can't figure this one out.
When trying to access a restricted page via a bookmark or direct link, it takes me to the login page as expected. The login page is set to direct to a certain page upon successful login, and the go to previous URL box is unchecked, along the the other box, and both lines of code end in FALSE as they should.
But it always tries to take me to that original direct link. If I log in with an ID that has the access, that's where it goes, not the link specified in the dialog. If I try logging in with an ID that doesn't have access to that page, it just loops me back to the login page.
How do I prevent this?