PDA

View Full Version : Exclude forums from Similar Threads please?


ijob
06-11-2010, 06:24 AM
[V4]Any help on code I need to add as there is no mod for this?

cheers

Dragaon
08-08-2010, 11:10 PM
Bump
I would like to know how to do so as well.

Lynne
08-08-2010, 11:58 PM
Look into using the search_similarthreads_fulltext hook location. You'll probably have to do a join on the thread table (searchgroup.groupid = thread.threadid (in this particular case)) in order to get the forumid to come into play.