I’m moving further away from understanding, not closer.
I tried enclosing the entire channel output in the logged in/out tags and it outputs nothing regardless of my state or the status of the posts.
I’m obviously doing something wrong, but no idea what. I’ve got ifs piled on top of ifs in that template (elements that only show if a custom field is full or empty mostly) and they all work. I am kind of treating the ifs as “divs” in my head (if one opens it has to close, the close of one doesn’t have to be the the next closing tag) and not html elements (tags are closed by the next closing tag of the same kind).
So I enclosed that entry in a logged in tag, added “draft” the entries that are supposed to show, and it’s not even pulling “Open” entries.
I did the same for the logged out tag, and have it as I currently have my template. And it pulls nothing.
Will take another run at it sometime tomorrow, but I don’t even have a theory as to what I could be doing wrong at this point.
I added the logged in and out tags to the sidebar titles and the link will show up (it’s the perma link). Is this because those are embeded?
Thanks for the help so far. I never got this to work on my EE1.6x site either, and I eventually just gave up. If it’s easier to restrict to a member group that is acceptable to me as well (and has obvious advantages). I only picked logged in status because I am the only site member.