![]() |
post a reply using build_new_post function
I have a thread lets say # 1091
How do i submit a reply to that thread using build_new_post ? I tried doing something like this ... PHP Code:
But it doesn't work :( can someone please help ? Thanks a bunch ! |
Ok i found how to do it
You need these added: $threadid=1091; // the thread you want to reply to $threadinfo = fetch_threadinfo($threadid); build_new_post('reply', $foruminfo, $threadinfo, $_POST['postid'], $post, $errors); |
Hi,
I tried your code including your corrections, but it didn't work. Could it be, that I forgot something? It would be great, if you could post the whole working code. Thanks in advance |
Hello are you submitting a reply outside vb pages?
|
All times are GMT. The time now is 06:22 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|