Version: 0.4, by Keloran
Developer Last Online: Jun 2010
Category: New Posting Features -
Version: 3.6.8
Rating:
Released: 10-11-2007
Last Update: 01-07-2008
Installs: 31
DB Changes Uses Plugins
Re-useable Code
No support by the author.
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)
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Five (5) Things I Experienced with the New Updated Version :
-1- When Splitting, Now The Hack is Adding the First Post of the Old Thread Before the Last Split Post in the Old Thread. In previous Version that Didn't Happened.
-2- When Splitting with Option "Update subscriptions" Activated, the Last Post Isn't the Split Message, but the Last Posted Message; when that Option is Disabled, the Last Post of the Old Closed Thread is the Split Message.
-3- Option "Update subscriptions" isn't Causing Anymore Error in Database, but Suscriptions aren't Being Updated to the New Splitted Thread. Suscriptions remain only in Old Closed Thread.
-4- Date in New Thread remains "31-12-1969", so New Thread Don't Appear in Latest Threads, Nor in Today's Threads, Nor in Forum Lates Statistics. I Still Recommend to Use the Date of the Last Post as the Date of the New Thread, (using the Date of the Server Don't Work Successfully).
-5- Smilies in First Created Posts of New Thread Don't Show; Only Show When Editing the Posts with the Full Editor and Saving the Posts. Perhaps one of the Options of the Posts need to be Set.
Those are the Tests I've made until Now!! I Hope This Post Helps to Improve This Excellent Hack!!
1. interesting ill look into it
2. related to the first one im gona guess
3. it "should" create a subscription to the new thread, not replace
4. the date of the old thread is set by the server, so using the same function should be okay, if you check the data in your database it will most likelly be correct (vbulletin is being a PoW)
5. strange this is fixed on mine, ill see if i can get it working for you
Database error in vBulletin 3.7.0 Beta 3:
Invalid SQL:
ALTER TABLE thread ADD contnum INT NOT NULL;
MySQL Error : Duplicate column name 'contnum'
Error Number : 1060
Date : Wednesday, January 9th 2008 @ 03:32:41 PM
Script : http://blahblahblah/forum/admincp/pl...=productimport
Referrer : http://blahblahblah/forum/admincp/pl...?do=productadd
IP Address : XXX.XXX.XX.XXX
Username : XXXXXXXX
Classname : vb_database
MySQL Version : 4.1.21-standard