Thread Splitter
This creates a new thread once a thead has reached a certain size and a user posts a new reply
NOTE
this does alter your thread table, it adds a new row (contnum) and a new index
it adds a new bbcode to your forum, so that the topic continue doesnt open a new window/tab
Install guide
when you install through the "manage products", a new set of options will appear in the vbulletin options->vbulletin options (defualt off)
this allows you to change the following settings:
userid of the post continuer - when a post is auto-closed a post is made that says it is closed, and a new thread is created with a post in it saying where the original is, this is posted auto by the user given (default 1)
reply count - the amount of posts before a thread is closed and split (default 500)
threadsplitter enabled - turn off/on the thread splitter (default off)
dont allow splits in X forums - add new forums by using ,. e.g 4,5 (default blank)
update subscriptions - update the users threadsubscriptions to the new thread if subscribed to the old one before split
unsticky old threads - unsticky the old threads after a continuation is made (default off)