Quote:
Originally Posted by Cedric_FP
I want to use the following code below which creates a new thread to also create 2 or 3 replies in the same thread with the same form output.
What code would I need to add? I've tried adding the code which adds a new post when choosing that option in the edit forms page, but that doesn't work (yet returns no errors).
Thanks
|
You won't be able to create a new reply to a thread the same form creates as it won't have been created before the reply is being generated.