Quote:
Originally Posted by EvilLS1
If you do it that way the List Alphabetically and List by Date Joined links will no longer work b/c $what will always be defined as topposters.
The easiest way to do it would be to simply replace the memberlist link with this:
<a href="memberlist.php?s=$session[sessionhash]&what=topposters">
But I figured the guy has already considered that and didn't wanna do it that way for whatever reason. *shrugs*
|
:squareeyed: Thanks for some great advice and for the codings! So, if I replace the
memberlist link with that new link, then clicking on it would take me to the list of top posting users,
but... would members still be able to later change the order of how the memberlist appears. (change the list into ordering by date joined, etc).