The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Calling a form
Hey, I've put a profile field in my index.php. It displays custom profile field #6.
I'd like to be able to choose something from the dropdown, then update the database with the selection, and finally be redirected back to index.php. Here's what I did to index.php: PHP Code:
This is my forumhome_logoutcode template where I want this field to show up: Code:
<form action="index.php" name="updatematrixform" method="post"> $TheField <input type="hidden" name="action" value="updatematrix"> </form> Any help would be awesome, or just a hint. Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|