The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
I don't think there's any html <text> tag. I think you either want <textarea> or <input type="text"...
Edit: Also I don't know if you can put a php variable in there when you're in html mode (outside the <?php ... ?> tags), so you might have to do something like Code:
<?php echo($vbulletin->userinfo['username']); ?> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|