The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Here's another strange update. Everything is fine in my old style, but in my new and the default vb styles, I can not register an account.
I looked at the register.php page source here's one notable difference I see, but I do not know if it even matters:: The style I can register with: <form action="register.php?do=register" method="post"> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="register" /> <input type="hidden" name="url" value="http://www.MYSITE.com/forum/" /> <input type="hidden" name="month" value="" /> <input type="hidden" name="day" value="" /> <input type="hidden" name="year" value="" /> <input type="hidden" name="ejtoMUft" value="gyDSerIj" /> <input type="hidden" name="WhjdFopQ" value="7865249rtbg25hdiv783dg8rujv5d4t" /> <input type="hidden" name="who" value="adult" /> The style I can not register with: <form action="register.php?do=register" method="post"> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="guest" /> <input type="hidden" name="do" value="register" /> <input type="hidden" name="url" value="http://www.MYSITE.com/forum/" /> <input type="hidden" name="month" value="" /> <input type="hidden" name="day" value="" /> <input type="hidden" name="year" value="" /> <input type="hidden" name="who" value="adult" /> I notice this: <input type="hidden" name="ejtoMUft" value="gyDSerIj" /> <input type="hidden" name="WhjdFopQ" value="7865249rtbg25hdiv783dg8rujv5d4t" /> Is missing from the one I can not register. Is this something to do with the Spam bot prevention from registering? --------------- Added [DATE]1241974473[/DATE] at [TIME]1241974473[/TIME] --------------- Quote:
MANY THANKS!!!! Getting me to look into my source code fixed this for me. Thank you. It was the spam bot prevention. I hadn't edited the template on the new style for that. I'm not sure about the security token issue yet, but I'm pretty sure they were related. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|