Hi There,
Is it possible to create a blog that is viewable to administrators only?
I know how to post "protected" messages, however every member is then able to view these messages. I would like to have a section that is hidden from the public, but also all non-admin members.
Additionally, I don't want to hide just the messages, I would like to block access to the entire blog..
Thanks in advance,
Rich Jowett
there is a login required value within /conf/_advanced.php so you could change it like so
And then i guess you could either make a plugin, or do a hack, or just make it so in the new blog, the admistrators group are members, then post with the protected status...