The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
We are trying to allow users to browse our software database http://software.pocketnow.com and post comments to vB. We can easily post using their login (after first verifying them), but we can't find a way to access the session cookie from vB (our vB is located at http://discuss.pocketnow.com). So, is there any way we can access the discuss.pocketnow.com session cookie from software.pocketnow.com? Or, is this impossible? |
#2
|
|||
|
|||
![]()
set the cookie domain in the admin panel to
.pocketnow.com yes it must begin with a period |
#3
|
|||
|
|||
![]()
Thanks!!
|
#4
|
||||
|
||||
![]()
question: how did you do that? I want to access my $bbuserinfo array-variable in quotes.kurafire.com but when I include global.php (which is adjusted to point to hardcoded paths > functions.php etc.) I only can get a Guest version of $bbuserinfo
![]() Please tell me what I need to do.. putting .kurafire.com as my cookie domain didn't do much so far ![]() |
#5
|
||||
|
||||
![]()
nm, had to log out and log in again before it worked, duh
![]() |
#6
|
|||
|
|||
![]()
yeah when you logged out and logged in it would set the new cookie which can be accesed accross all domains.
|
#7
|
|||
|
|||
![]()
For some incredibly odd reason, I can not access my cookie information...
The cookie domain is .mysite.com in the admin cp, and all the information IS stored in the cookie, but when I try to call the cookie information, it wont print anything. Weird thing is, access to page x.php requires that bbpassword be set ($_COOIKE['bbpassword']) it works, I can access page x.php. However once we/I are on page x.php I cant PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|