2013-11-18, 04:30 AM
Hi everyone,
With the help of this tutorial http://community.mybb.com/thread-6615.html I was able to make a nice and simple form on my forum that is only accessible for certain groups.
To put it simple, it's an application form that will create a thread into the requests forum with a custom formatting for all the input information.
I am able to catch all the form and print it to the screen with the format I want, once its submitted. I just don't know how to make it create a new thread with the user that have submitted the form to a specific predefined forum.
I am using purely mybb and would rather keep it that way.
What functions can I use to create the new thread into an specific forum ?
Any help would be greatly appreciated.
With the help of this tutorial http://community.mybb.com/thread-6615.html I was able to make a nice and simple form on my forum that is only accessible for certain groups.
To put it simple, it's an application form that will create a thread into the requests forum with a custom formatting for all the input information.
I am able to catch all the form and print it to the screen with the format I want, once its submitted. I just don't know how to make it create a new thread with the user that have submitted the form to a specific predefined forum.
I am using purely mybb and would rather keep it that way.
What functions can I use to create the new thread into an specific forum ?
Any help would be greatly appreciated.