The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Member search Widget

    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    In progress Member search Widget

    Post by Scarlet D. April 12th 2016, 8:45 pm

    Technical Details


    Forum version : #PunBB
    Position : Founder
    Concerned browser(s) : Mozilla Firefox, Google Chrome, Opera, Safari
    Who the problem concerns : All members
    Forum link : http://onepiecegr.forum-pro.org/

    Description of problem

    Hello, I recently found this widget:

    Code:
           
    <form action="/memberlist" method="get">
       <div class="panel">
          <div class="inner">
             <span class="corners-top"><span></span></span>
             <h2 class="h3">
                Find a user or modify list order
             </h2>
             <p style="text-align:right; margin: 0; padding: 0;">
                Username <input class="inputbox tiny" name="username" maxlength="25" size="20" value="" type="text" />      Sort by <select name="mode"><option value="lastvisit" selected="selected">Last visit</option><option value="joined">Join date</option><option value="username">Username</option><option value="interests">Hobbies</option><option value="posts">Posts</option><option value="website">Forum (Forumotion only!)</option><option value="groups">Usergroups</option></select>      Order <select name="order"><option value="">Ascending</option><option value="DESC" selected="selected">Descending</option></select>      <input class="button2" name="submit" value="Ok" type="submit" />
             </p><span class="corners-bottom"><span></span></span>
          </div>
       </div>
    </form>

    on one of this forum's topics.

    How can I make this widget sort the members with creteria of the size of the Points they have collected?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: Member search Widget

    Post by SLGray April 12th 2016, 10:06 pm

    It looks like someone took part of the memberlist template and added it to a widget.  I do not know if you can sort by points since the memberlist page does not have that option.



    Member search Widget Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Scarlet D.
    Scarlet D.
    Forumember


    Male Posts : 130
    Reputation : 2
    Language : Greek,English
    Location : Athens,Greece

    In progress Re: Member search Widget

    Post by Scarlet D. April 13th 2016, 5:37 pm

    Can anyone confirm it?

      Current date/time is September 22nd 2024, 11:38 am