The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Members Only Access Board
Hello -
I'm looking for a way to create a board for members of my site who pay for another subscription based service we offer. I already have a public forum, but I want to set up another board that only the members who have access to the subscription area would see and have access to. So, members who have acces to my site's members' area (ie. abc.com/members) then see a link to the "second" board to view it (ie. abc.com/members/forum) - but if a non subscribing member types in "abc.com/members/forum" I want them to see a member's area login page and not the board at all. Can I just add a login check within the vb code to accomplish this? Code:
<?php include("members/session.php"); ?> <?php include("members/connection.php"); ?> <?php include("members/logincheck.php"); ?> Bottom line: I only want people who have access to my site's membership area to access the link to this separate board. The board that will be within a subscribers' only website. Does that make sense? Any help will be much appreciated. I am also willing to compensate anyone who wishes to help me with this project. Thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|