TinyPortal
Development => Support => Topic started by: SniffTheGlove on September 25, 2006, 10:54:58 AM
Hi All,
I would like to know how to go about and set security up for custom pages.
I have an article that just includes an iframe pointing to custom.php
Whilst within TP and reading the article TP controls the security of the article (ie who can see it etc), however if someone goes to www.mydomain.com/custom.php they will see it whether they are logged in to not.
What code do I need to place into custom.php to control the security so that only TP authorised people can see it, and all others are refused or asked to log in.
I hope you understand my meanings :)
I have spent most of the day looking around the SMF site to try and find out the security.
I think I have done it and it does seem to work ok. I have posted a topic in http://www.tinyportal.net/smf/index.php?topic=8998.0 (http://www.tinyportal.net/smf/index.php?topic=8998.0)