The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
cookie problam
hello i have a custom written database running with vbulletin 3.8.2
until this morning vbulletin run's at 3.0.3 it works great. but know it doesn't work annymore i think it has somthing to do with this line of code Code:
if (!isset($_COOKIE['bbuserid']) || !isset($_COOKIE['bbpassword'])) { if(isset($_REQUEST['bbsessionhash'])) |
#2
|
||||
|
||||
Where is the "problem"? Is it in a custom non-vBulletin-default script? If so - you're going to have to explain the problem clearly and post that code up.
|
#3
|
|||
|
|||
It is in a custom made peace of code, it checks if the user is logged in.
when i output $_COOKIE['bbuserid'] i get the user id. but it seems that it is not set ! tonight i'm able to post the hole code of usercheck. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|