The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
My Guessing Game Hack...
Ok...
Version 1.2 is working, as far as the php goes... http://www.thelyceum.org/forum/guessword.php There is the problem... I cannot get the input form to appear... I am using the variable $guess to call up the gg_guessword_guess template, which contains : Code:
<form method="POST"> Type your guess here: <br> <input type="text" name="guess" value="$yourguess"> <input type="hidden" name="num_triesgw" value="$num_triesgw"> <input type="submit" value="Submit"> </form> Code:
$guess Satan |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|