Hi, I'm trying to integrate a login script (members only access) for my site with my phpbb forums.
I have managed to make it so that a user can login from the main site and when they go to the forums the session carries through so they do not need to login twice, but what I need help with is restricting certain pages so you need to be loged in to view them, preferably by inserting a bit of code into each members only page rather than having an entire members only directory.
you can test what I have so far here -
http://www.solve-records.com/test.php
username - test
password - test
then after logging in (from login box ontop of page) go to forums and you will automatically be logged in
Anyway, if that makes sense to anyone could you please help me out.
Thanks