The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
multi-domain cookies
I'm trying to get the cookies vB sets to apply to all 3 domains my website uses(so you could go to forums.anydomain.com and be logged in) but it's not working quite right. In /admin/functions.php I changed this:
PHP Code:
PHP Code:
|
#2
|
|||
|
|||
bump
|
#3
|
||||
|
||||
You can't have multi-domain cookies, it's impossible AFAIK.
|
#4
|
||||
|
||||
go to your vBulletin options and go look for HTTP Headers and output and then look for Cookie Domain. in that box, add .YourURL.com and replace the code you replaced back to the old code.
============================================== oh, I see what your trying to do, you can't do that, you can only do it with subdomains ============================================== |
#5
|
|||
|
|||
D'oh! There must be SOME way to achive what I'm trying to do if not through multi-domain cookies...
|
#6
|
||||
|
||||
isn´t it possible to set 3 different cookies in one step? So if the user visit domain1.com automatically three cookies will be set with all the domains i need?
so if the user comes back but visit another domain it should work? |
#7
|
||||
|
||||
You cannot set a cookie for a different domain, Birdie. Only for sub-domains.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|