The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VBulletin Username & Password Sessions record.
I want to call Username && Password Session Variables in my own php file for authorize , i do it successfully with cookies.
I want to know how i can Authorize users in another pages with sessions. when users login with cookie(True : Remember me CheckBox) then i use bbuserid and bbpassword and then use checkup for use in another php pages. But What about When a user dont use "Remember Me Checkbox" ,i see there is no cookie for users that dont use remember me. How i can use Authorize for such users ? I need to know the name of Sessions for username and password. for example $_SESSION['username'] --------------- Added 05 Apr 2008 at 06:01 --------------- vbulletin dont use cookies when an user login with uncheck remember me check box ? when use which variables to check correct user in every page? |
#2
|
||||
|
||||
You should look at vBulletin's login box and replicate what it does.
|
#3
|
|||
|
|||
I am having some trouble with vB_Session on a high traffic server, vB_Session is not able to set the session hash on a cookie, I'm not sure why?
--------------- Added [DATE]1207528879[/DATE] at [TIME]1207528879[/TIME] --------------- I added "$vbulletin->GPC['cookieuser'] = 1;" to login.php to force setting a cookie but I would like any suggestion for fixing setting session on lighttpd 1.4.19 with high traffic. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|