FreshFroot
01-10-2011, 02:58 AM
Hi there.
I am trying to grab the dateline when someone closes a thread. I am using the showthreadopenclose hook.
Would a variable such as "$post[dateline]" work in this case?
Converting a dateline timestamp is fine. I just don't really know how I would get the timestamp when closing a thread? I was thinking using the $post[dateline] variable, it would get me the timestamp at that moment the thread is closed?
I'm basically trying to store this dateline timestamp into a table in the database.
I am trying to grab the dateline when someone closes a thread. I am using the showthreadopenclose hook.
Would a variable such as "$post[dateline]" work in this case?
Converting a dateline timestamp is fine. I just don't really know how I would get the timestamp when closing a thread? I was thinking using the $post[dateline] variable, it would get me the timestamp at that moment the thread is closed?
I'm basically trying to store this dateline timestamp into a table in the database.