Merging topics in search results

01 Aug 2011, 15:45

The topic of the present article is merging topics in search results. This advice has been tested on version 3.1.4 of IP.Board. To enable merging topics in search results you should follow the activities below.


Go to ACP Look & Feal -> skin -> Templates -> Search -> searchResultsAsForum


Find:


<option value="unapprove">{$this->lang->words['search_cpt_unapprove']}</option>


Add below:


<option value="merge">Merge</option>


You should do this twice.


Save changes and finish.


Article category: IP.Board