Split Topic Mod - Posted (8193 Views)
Development Team Member
Davio
Posts: 12217
12217
Mod Name: Split Topic Mod
Version: 1.2
Snitz Forums Tested with: 3.4.05 (should be able to work with all 3.4 versions)
Database support: All database types supported
Author: Davio
Last Updated: March 21, 2005.
Description:
This mod allows admins and moderators to move replies from one topic into a new topic. Very helpful when users in your forum go off-topic. Just move thier posts into a new topic.
This mod will NOT move the replies into an existing topic.
Download:
Primary site: http://www.snitzbitz.com/mods/details.asp?Version=All&mid=202
Secondary site: http://www.dsilvera.com/download.asp?file_id=110

Change Log:
March 21 - Fixed bug that made the newest selected reply the topic, when the replies were sorted in ascending order, on split.asp. - Fixed bug that didn't correctly update the topic and forum count after spliting a topic to a new forum.
December 28 - Added sorting for replies on split.asp page
- Fixed first reply being converted to html after a topic was split
- Removed the split topic icon from topic.asp page when no replies are in a topic
- Other small fixes

Support: http://forum.snitz.com/forum/forum.asp?FORUM_ID=94

Please direct all problems, errors or bugs you find in the mod in the Help: MOD Implementation Forum.<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Starting Member
corinaw
Posts: 22
22
I'm not sure why this is not installing for me. seems like the whole world loves it.
all the frames in the readme are blenk or not found. Have you moved the files instructions or files? It looks like there are instruction specific to "inc_iconfiles.asp", "post_info.asp" , "topic.asp" I installed the mod, but did not modify these files pending instructions. (frames are blank)


please let me know.
regards, corina<
Posted
Junior Member
TonyB7
Posts: 267
267
I just downloaded it again and it's working fine. Simply extract the .zip to a folder, and run the readme.htm file. Clicking on the links to the above files will display instructions in the frame below.<
Posted
Starting Member
ernieek
Posts: 21
21
Hello,

i have also installed this options, but i have a problem when i use IE. Firefox it wil work oke but not in internet explorer. I use ie 6.
The error is on split.asp line 218 the value length is emty or not an object.
function check(checkBoxID) {
var box = document.getElementById("replyid" + checkBoxID)
if (box.checked) {
box.checked = false;
} else {
box.checked = true;
}
}

Con someone help me?<
Posted
Development Team Member
Davio
Posts: 12217
12217
This isn't the place to ask for help. The support forum is here: http://forum.snitz.com/forum/forum.asp?FORUM_ID=94<
You Must enter a message