The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with remote login
I have a custom cms in front of the /forums/. When logging in from the cms I get the error:
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. Here is the code. I did research on it and found this code somewhere months ago. I whitelisted .domain.com in the vbulletin general options as well. Help! <form action="http://www.lll.com/forums/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword)"> <div class="form"> <div class="field"> <input name="vb_login_username" type="text" /> </div> <div class="field"> <input name="vb_login_password" type="password" /> </div> <div class="button-login"> <input type="submit" value="" class="submit-login"><br /> <a href="http://www.kkkl.com/forums/register.php">NOT A MEMBER YET?</a><br /> </div> </div> </form> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|