The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
get method login
I need to redirect users to a direct link to login (so they dont' have to type info)
I'm using perl and i'm passing the username and login Code:
print "Location:http://xxxxx.com/login.php?do=login&vb_login_username=$FORM{'username'}&cookieuser=1&vb_login_password=$decrypted&submit=Log in&s=&do=login\n\n\n"; Just prints the index.php and loses get method data. |
#2
|
|||
|
|||
You can't use GET with vb's login system, unless you modify the input cleaning method in vb's login.php.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|