Welcome, Guest. Please Login or Register.
May 04, 2025, 01:32:44 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Sort Members HEEEELP! « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Sort Members HEEEELP!  (Read 331 times)
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Sort Members HEEEELP!
« on: May 31, 2002, 10:13:42 PM »
Reply with quote

I need a mod that sorts the members in the member list by group name and then by name within that. Also if possible to change the email to an icon like the YaMS. Please if anyone has any ideas let me know. I can't switch my last board to SE until I can figure this out.
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Sort Members HEEEELP!
« Reply #1 on: June 01, 2002, 12:34:28 AM »
Reply with quote

for the email thingy
open Memberlist.php
search for:
<a href="mailto:$row[emailAddress]">$row[emailAddress]</a>
then u can replace into something like:
<a href="mailto:$row[emailAddress]"><img src="email.gif" alt="Email this member"></a>

there are around 3 of these lines in memberlist.php
i havent tested this, but it should work ;)
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:Sort Members HEEEELP!
« Reply #2 on: June 01, 2002, 08:01:45 PM »
Reply with quote

Thanks. I chaned it to:
<a href="mailto:$row[emailAddress]"><img src="/YaBBImages/email.gif" alt="Email this member" border="0" align="absmiddle"></a>

and it worked fine, except that it won't center the email.gif image. It looks identical to the online indicator so I don't understand why it's giving me that problem. Any ideas?
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Sort Members HEEEELP!
« Reply #3 on: June 01, 2002, 11:06:03 PM »
Reply with quote

u can put a center align in the td tag
<td align="center"
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:Sort Members HEEEELP!
« Reply #4 on: June 05, 2002, 06:45:33 AM »
Reply with quote

THanks, any tips on the sort by membergroup? Thanks
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:Sort Members HEEEELP!
« Reply #5 on: June 19, 2002, 06:04:39 PM »
Reply with quote

Okay , I started changing an icon for email and website but I realize is that it will create an icon for someone even if they have a website or they have a hidden email address. In YaMS it created a different icon was used for locked email and no icon listed for websites. Anyone have an idea on how to do this?
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Sort Members HEEEELP! « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.036 seconds with 21 queries.