You do not need to edit the file class_dm_threadpost.php to add those validfields if you created the plugin at threaddata_start to add the three fields (by replacing "whatever" with the name of the field, of course).
And you would not save the field using that same plugin. You need to pick a more appropriate hook location which is why I suggested looking at other modifications to see which hook locations they were using.
|