PDA

View Full Version : What function builds a thread


kau
09-15-2004, 09:54 PM
What function builds a thread and calls the handle_bbcode_img to parse a IMG tag.

AND

How would I do a validation on what user posted what thread in order for it to parse for that user. LOL. Hard to say.

Xenon
09-20-2004, 01:07 PM
build_new_post() builds posts and thread, depending on the parameters you submit

Colin F
09-20-2004, 01:10 PM
The threadstarters userid is stored in the database in the thread table, iirc.