Quote:
Originally Posted by KirbyDE
- Alter table thread to add your fields
- Adjust Template newthread
- Creae a Plugin for threadpfdata_start to add the fields to its validfields
- Create a Plugin for newthread_post_start to set the fields in $post to the cleaned form data
- Create a Plugin for newpost_process to set the values from $post to the Datamanager
This method does not cause additional queries 
|
ok, im needing help in this exact area, infact, ive made 2 posts about it, 1 in php and 1 in services...
Kirby, when you say
- Adjust Template newthread
how do we alter it, what do we add/take out?
and the rest of the crap, what dose that mean? could you elaberate a bit please ^^
EDIT: kirby, do i ahve to edit the 'thead table' if its going to have nothign to do with the table? mine has to do with the postbit :S