Login redirect wrong url
Hi!
Once I login into my vbulletin board, it says I am logged in successfully but the redirect takes me to an alternative url to my board, which renders the cookies useless. How do I change this?
e.g. I go to community.mycompany.com, login and am redirected to alternativeservername.mycompany.com. How do I tell vbulletin that I need to be redirected to community.mycompany.com?
More specifically, I looked at the code and it is the $vbulletin->options['forumhome'] variable that contains the wrong information. How do I change this thing? Where is it set? Can I override it?
Thanks!!
|