Log in

View Full Version : Cookie information RE: Log in


MiCCAS
07-25-2008, 09:19 AM
G'day there!

I am trying to use vbulletin on 2 domains (same content, same install, same database) however, whilst it logs on it won't show that I am logged on with the second site.

Now, if I completely clear my cookies and then log on through the second domain, it will show that it is logged in. However, I click log out then try and log in again and it doesn't work. It will log me onto the first site, but the second site will not log on.

Anyone able to point me into the right direction?

Dismounted
07-25-2008, 11:53 AM
Cookies cannot be used "cross-domains". SiteA's cookies cannot be read by SiteB.

If it is exactly the same, why don't you just redirect all traffic from one domain to another?

MiCCAS
07-25-2008, 12:02 PM
Because I'm using an external script to read the content and output it differently than what vbulletin does on my main site.