You guys say this should redirect me to the page that found the login page automatically right?
Well would that page have to be a native vBulletin page? meaning, I have my own pages that I am adding this to....
and when i click them, to get to my newly created page with this code on -- which does work perfectly by the way, it always redirects the users who login back to the now logged in login page...as opposed to index.php at my root for example..
mysite.com/index.php -- they click login, which takes them to
mysite.com/login.php -- which neitehr of which are vBulletin pages yet....
so they login successfully, I see the vBulletin redireting message, and they are sent back to
mysite.com/login.php not the index.php page I wanted to happen...
is there some form of variable I need to include in the login.php link like ?prevousurl-index.php etc....
|