Quote:
Originally Posted by PepiMK
I already had something similar on our forum: a fixed search query added to a menu, just using the following link:
Code:
search.php?do=process&replyless=1&replylimit=0&exclude=30&forumchoice[]=NN
With NN being the ID of the forum to look for this.
Anyway, your mod with customizable access rights is so much better
One question though: how do you define "unanswered threads"? Just by "zero answers" like my simple attempt did, or do you recognize threads where the original poster has just pushed his question as well (aka: all threads where no one but the OP has posted yet are unanswered)? That later one would be a really cool feature if it isn't in there yet!
|
Thanks for the compliment
It is very similar to your link code. I count unanswered threads as zero answers (ie a thread with no replies).
I like your idea with a thread with only the original thread starter and his bumped replies are the only posts in the thread, I may well look into seeing if I can implement that, but it would be released a different hack if I can work out how to do it. I will let you know if I do make it