The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VBulletin Login Check
Hello,
I have non vbulletin pages where I want to show links to VB members only. VB forum is in the sub directory. I want to check whether user is logged in to VB or not. Is there any to check this without including any VB file? If so please post your code here. Thanks |
#2
|
||||
|
||||
Even if you don't include vBulletin files, you will need to open an SQL connection to fetch user data (and verify password).
|
#3
|
|||
|
|||
if I am not wrong.. vbulletin uses cookie to store user information, I do not need user info i.e name, pwd etc. I just want to check whether user is logged in or not.
|
#4
|
||||
|
||||
You cannot trust cookies - you have to verify the data contained in them.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|