How do I allow anyone to view most content on a page, but allow full access to those logged in?
I'm familiar with php, so I understand delivering the content based on access level. What I can't seem to figure out is how to allow access to a page if they are not logged in...
Thanks
rob