The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changes to VB tables
I added a field to a standard VB table. When trying to modify the contents of that field I get the following error:
Fatal error: Field ***** is not defined in $validfields in class vB_DataManager_Thread in [path]\includes\class_dm.php I added a record to vbfields but that didn't seem to do the trick. Any idea what I am missing? Thanks! |
#2
|
|||
|
|||
Some info (focus on adding to validfields):
[HOW TO] Add custom fields to new threads Datamanagers: Objects as Data and Methods How to update thread field on new post |
#3
|
|||
|
|||
Thanks for the info, I still think I am missing something.
I added the field to my vbfield table. Also, I used the bump/debump hack as a template: Quote:
Fatal error: Field great is not defined in $validfields in class vB_DataManager_Thread in [path]\includes\class_dm.php on line 485 I think I am missing something. Thanks. |
#4
|
|||
|
|||
Under:
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|