Can anyone help me out with a problem i'm having. I currently have a vBulletin login on a external php page which seems to work just fine, just when i use it to login to my forum it will show that i didn't login. So i went in the admin panel and changed the cookie path to the second option besideds the default / to mysite.com, now it works just fine and shows the Welcome back user and private messages on a external page but when i go to my forum homepage and try to logout it doesnt work it keeps me logged in, if i change the cookie path back to / then it works fine but then the external login i have dosent, by showing me that i havent logged in. How can i fix it so it works with both my external page and the forum allowing me to login and logout on either the external page or from the forum home page.