The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I had a problem with teh thread not showing up as well, but I was able to get it eventually.
this is it: Ahm... ok.... u need to edit your signupadult and signupadult templates find line starts with: Code:
<form Code:
<form action="register.php" method="post" name=register> find line: Code:
<input type="submit" class="bginput" value="Agree"> Code:
<input type="submit" name="Submit" class="bginput" value="Agree"> Code:
$footer Code:
<script> document.forms.register.Submit.disabled =true; window.setTimeout("Timer()", 15000); function Timer() { document.forms.register.Submit.disabled =false; }; </script> Demo here |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|