Why not just have *one* login system and be done with it? Much lighter on the system, uses less bandwidth too.
I have been combing the treads here and I think this is the what I have been looking for.
I would like to have one registration and log on for my website and forum.
my current file structure on my host is:
public (containing index.php [wich is the welcome/login page])
Home Directory which includes the multiple webpages as well as Forum directory
Forum directory (the actual SMF forum)
What I would like to do is ensure the webpages in the Home file are not accessible without loggin in and be able to have the members register and/or log on from the welcome page of my website (opening the home page of my website upon login) using the SMF login/registration system. Then, through the menu bars on each webpage, be able to navigate to the forums and back without an additional log in prompts.
Is this possible and if so how would I set this up or where can I find the information?
Please let me know if more info is needed.