OK I have a login form on my main website and I want it so that when the user puts his/her info in it directs them to vBulletin and logs them in if theyre not already. The thing is what URL should I have the forum submit.to? I tried
http://MYSITE/forums/login.php and
http://MYSITE/forums/login.php?do=login but nothing works. It only bring them to the forums index and doesnt log them in. So what do I have to do to make it work?
Thanks in Advance