glad it's working for you..
BTW:
Quote:
I changed the following:
<form action="$vboptions[bburl]/login.php?do=login" method="post">
to
<form action="$vboptions[bburl]/login.php?do=login" method="post">
|
you mean from <form action="login.php?do=login" method="post"> to <form action="
$vboptions[bburl]/login.php?do=login" method="post">
Yep - that would need to be done to make the logging on work on a vBadvanced page if you had vBa CMPS installed in the root of your domain and vBulletin in a directory off your root.