The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
What is wrong with this code I'm using?
Code:
$this->validfields['customfield'] = array(TYPE_STR, REQ_NO); I've also put the following code under edit_post_update_start Code:
$vbulletin->input->clean_gpc('p', 'customfield', TYPE_STR); $edit['customfield'] =& $vbulletin->GPC['customfield']; Thoughts? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|