View Full Version : Newthread Fields
wolfe
10-04-2007, 09:57 PM
how can i add new fields to a newthread that have a field of its own in the database post table
example
the message has pagetext field
subject has title
i want to add a new one and it needs to show up on edit post like the other fields do,
WhaLberg
10-05-2007, 01:54 AM
You have to add a new column to the thread (or post) table and then use it in your php files.
wolfe
10-05-2007, 08:55 AM
i did that m8 but its not actually adding anything to the box without me editing vb files like class_dm_threadpost.php and functions_newpost.php is there anyway of making it plugin based.
WhaLberg
10-05-2007, 09:47 AM
If you are good at PHP edit those files yourself. If not, explain better what you need and someone will help you out.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.