The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Allrighty then..
Getting a user confirmation user clicks a botton to confirm.. template where botton is clicked Code:
<form action="ega.php?do=createNewUser" name="newuser" method="post";"> <input type="hidden" name="Uid" value=$bbuserinfo[userid] /> Confirm : <input type="submit" class="button" value="Create" /> </form> from 0 to 1. PHP Code:
But somehow i loose the Uid (userid) dureing the process, and im sure its this VB4 variable register thing, but where would i register a variable that comes from a template, and are put into the php ? The article only shows how to take content from php and render them. but this is userinput.
|
|
#2
|
||||
|
||||
|
This won't work in vb4:
PHP Code:
PHP Code:
|
|
#3
|
||||
|
||||
|
ahem,, ofcourse.. /doh /double facepalm
Thank you lynne. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|