I can't believe how hard it is to find what I'd like on Google.
VBulletin 4 - Custom Page Content, showable to members only.
Currently, I am using
Code:
<vb:if condition="$show['member']">
But instead of that, I'd like it to show the no permission login box if a user is not logged in.
Also, for someone who knows nothing about coding, is there a way of adding my 2 custom pages to the usergroup permissions section so I can turn access on and off?