The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using vb security for non-vB pages
I expect this has been covered before so if anyone can point me to the correct place
I want to create a website as support from my forums, but seperate from the forums code itself. However I need to be able to restrict access to pages contained in there to registered members only. Parts of the site will ask the user to submit data via an online form which will be saved into file (or database but probably not). However to ensure this is not abused I need to get the username somehow. Is this just a matter of including global.php? |
#2
|
||||
|
||||
$_COOKIE['bbuserid'] stores userids and $_COOKIE['bbpassword'] stores passwords, all assuming users have "Automatically login when you return to the site" selected. You can get the username and check the password from the database .
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|