The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
It's this page you see:
http://spawnscape614.co.uk/forums/reportuser.php? And I'm trying to validate the first input for a test. And when clicking the send report button it simply reloads... Appropriate html: Code:
<form class="vbform block" action="{vb:raw _SERVER.PHP_SELF}"> <label for="username">Enter offender's name: </label> <input type="text" class="primary textbox" id="name" name="username" tabindex="1" /></input><span class="error"> * <?php echo $usernameErr;?></span> <input type="submit" class="button" value="Send Report" tabindex="1" /> </form> PHP Code:
Idk why it just reloads. And I tried the var instead of the raw and it didn't work. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|