I am trying to use a <?php include statement in my members pages to allow members to view topics but I keep getting an error reference authorization failure
failed to open stream: HTTP request failed! HTTP/1.1 401 Authorization Required
How can I code the authorization within the php file
Thanks
Tony Prodger