championc Posted March 2, 2019 Share Posted March 2, 2019 I know you can block access to some sections but could I possibly amend tpl files to block access to ALL areas unless the user has logged in ? Store, Announcements and Knowledge Base are all available to view but I want them to act the same way as Home and Network Status Thanks in advance 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 3, 2019 Share Posted March 3, 2019 20 hours ago, championc said: I know you can block access to some sections but could I possibly amend tpl files to block access to ALL areas unless the user has logged in ? you could add {if $loggedin} ... {/if} to the templates, but you'd probably be better off using an action hook... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.