The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
What script gets called when you press submit? In that script you need to do something like:
Code:
$vbulletin->input->clean_gpc('r', 'paymentplan', TYPE_STR); then the value will be in $vbulletin->GPC['paymentplan']. You then want to check that value and decide if it's yes or no, then write it to the appropriate database column. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|