The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Form variables to VB array issues
I am trying to udpate a custom hack from 3.07 but am having problems processing the form output. I am trying to globalize the variables in an array but they are empty. I am sure I am just making a simple mistake.
Here's a snippet where its choking (i.e. disclaimer error gets triggered even though disclaimer is checked, i.e. $accept is set to 1). PHP Code:
|
#2
|
||||
|
||||
The First paramater of clean_[array_]gpc() must be 'r' (for $_REQUEST), 'g' (for $_GET), 'p' (for $_POST), 'c' ($_COOKIE) or 'f'($_FILES).
|
#3
|
||||
|
||||
Kirby,
Thanks very much! That was the issue and the resolution. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|