01-04-2017, 05:55 PM
The simplest thing to me would be to just use our login/join logic. In other words, you don't need to use our actual login.php form, but if you use your own form,just have it use the php that we use to do the actual logging in. Then each page just needs the init file and the securePage function.