Abhik
02-12-2012, 12:02 PM
Hello,
I want to add two custom text fields on new thread which will be saved to database for that thread while posting that thread.
And, then I want to call those two fields in showthread.
How can I do that?
I already created two text fields using a plugin at newthread_start hook and they are showing on while creating a new thread.
NB: I followed this tutorial (https://vborg.vbsupport.ru/showthread.php?t=237982), but that one is saving the values with post, not database and that's creating some problems.
Thanks
I want to add two custom text fields on new thread which will be saved to database for that thread while posting that thread.
And, then I want to call those two fields in showthread.
How can I do that?
I already created two text fields using a plugin at newthread_start hook and they are showing on while creating a new thread.
NB: I followed this tutorial (https://vborg.vbsupport.ru/showthread.php?t=237982), but that one is saving the values with post, not database and that's creating some problems.
Thanks