Log in

View Full Version : newpost_process


kau
04-22-2009, 05:43 PM
I want to check if a value I added to my newthread form is getting sent and store it in the post

but I was trying to do this from the newpost_process hook

I guess what I need is a hookname and variable with the postid in it that I can use before that actual thread is inserted so that I can error check the data thats appended to the post table without the thread getting duplicated upon entry correction

Dismounted
04-23-2009, 05:29 AM
How are you adding your data in the first place?