Quote:
Originally Posted by KirbyDE
Yes. For a post you would have to put 'post' instead, and array() must be $threadinfo.
|
Ahhh, I thought that *might* be the case, but I saw nothing in file about a build_new_post 'post' option thingie.
So it should read:
PHP Code:
build_new_post('post', $foruminfo, $threadinfo, 0, $post, $errors);
Thanks guys! I'll look into this right now!