PDA

View Full Version : Memberlist Display


Rich
01-11-2013, 07:41 PM
Is it possible to limit the memberlist display based on the post count defined in the vbulletin options but also have it limited to users who have been active over the past year, via a plugin?

My memberlist is hundreds of pages long because it shows members from 9 years ago who meet the post count criteria. I realize an advanced search can be done to refine the search criteria but I am optimistic that this could be easily achieved as a default setting via a plugin. Does anyone know how to achieve this or if it is even possible?

Thanks for your time.

Lynne
01-11-2013, 09:42 PM
I see hooks on the page to be used for the queries, so I would guess the answer is yes. But, if you use the hooks, those added conditions will come in to play always.

Rich
01-11-2013, 10:56 PM
I noticed the hooks which was why I was asking about using a plugin to achieve it. I don't know how to actually do it though.

But, if you use the hooks, those added conditions will come in to play always.

That sentence confuses me.

Lynne
01-12-2013, 02:01 AM
I'd suggest posting in the Unpaid Modifications area of Paid Requests area if you need someone else to write a modification for you.

(Programming Discussions is where you post your code and we help you fix it.)

Rich
01-12-2013, 08:20 PM
Kudos, will do Lynn.