Post Merging v1.0.0
This modification allows you to merge selected posts from a topic:
  • Create a new topic with selected posts
  • Merge selected posts into another existing topic
  • Merge selected posts into a single post
[ Top ]
Step 1 - Database Changes

This modification does not require any database changes.

[ Top ]
Step 2 - File Uploads
No files required to upload

There are pre-modded files located in /Pre-Made Files/ if you are installing this on an un-modded forum. If you have a customized forum, the file edits are below.

[ Top ]
Step 3 - File Edits
There are multiple file edits required to make to your UseBB installation in order for this modification to work correctly. Please do the following edits below.

// topic.php -> edit_topic.php -> lang_English.php -> various.tpl.php -> topic.tpl.php
Open File topic.php
FIND around line 365
BELOW add
FIND around line 479
BELOW add
FIND around line 237
ABOVE add
FIND around line 494
ABOVE add
Open File sources/edit_topic.php
FIND around line 588
ABOVE add
Open File languages/lang_English.php
FIND END of FILE
ABOVE add
Open File templates/*/various.tpl.php
FIND END of FILE
ABOVE add
Open File templates/topic.tpl.php
FIND around line 40
BELOW add
FIND around line 74
BELOW add
[ Top ]
Modification Support
Support for this modification can be found @ UseBB Zone in the appropriate modification support thread.
[ Top ]
Copyright & Credits
Modification & install © Gaia of UseBB Zone
[ Top ]