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)
В кратце, При определённом количестве постов в теме, например 50, тема закрывается и создаётся такая же тема но с название (тама Pert II).
Установка:
Импортировать продукт - основные настройки - разделитель тем - включить хак
Анг версия, и мой русский перевод в аттаче, проверенно на булке 3.7.0 бета 6
Wazzik, есть. Предполагается, что темы "многосерийные" с продолжением.
при просмотре последней страницы темы 1000 постов серверу придется обратиться к информации о всей 1000 постов даже если пользователь хотел только последние посты (самая частая ситуация).
Если разбить, то 500 постов уже не будут участвовать в процессе просмотра одной темы.
А вторую может никто и читать не будет постоянно.