Welcome, Guest. Please Login or Register.
August 28, 2025, 11:53:52 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Those names in color « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Those names in color  (Read 448 times)
GerardoQ
Noobie
*
Posts: 46


I'm a llama!

WWW
Those names in color
« on: April 05, 2002, 07:58:39 AM »
Reply with quote

Why dont my moderators have those different colors? Is there a special way to do this?
Logged
Shoeb Omar
Disciple of Joe
YaBB God
*****
Posts: 1420


The shrub demands war. I don't. The world doesn't.

ICQ - 69234983clickopedia@hotmail.com WWW
Re:Those names in color
« Reply #1 on: April 05, 2002, 08:20:15 AM »
Reply with quote

upgrade to v1.3
Logged

"If we all practice an eye for an eye, pretty soon the whole world will be blind" - Gandhi

We need to start listening to advocates of peace in oder to advance society. We have not grown from the prehistoric barbarians we once were.  Will society ever mature?
GerardoQ
Noobie
*
Posts: 46


I'm a llama!

WWW
Re:Those names in color
« Reply #2 on: April 05, 2002, 08:24:14 AM »
Reply with quote

I did.
Logged
Shoeb Omar
Disciple of Joe
YaBB God
*****
Posts: 1420


The shrub demands war. I don't. The world doesn't.

ICQ - 69234983clickopedia@hotmail.com WWW
Re:Those names in color
« Reply #3 on: April 05, 2002, 08:39:39 AM »
Reply with quote

hmm.. maybe i am stupid..

ah i see now..

global moderators and admins have diff colors.. u want a moderator of anyboard to have a diff color? we dont  even have that here! :P
Logged

"If we all practice an eye for an eye, pretty soon the whole world will be blind" - Gandhi

We need to start listening to advocates of peace in oder to advance society. We have not grown from the prehistoric barbarians we once were.  Will society ever mature?
Daniel Hofverberg
YaBB God
*****
Posts: 582


WWW
Re:Those names in color
« Reply #4 on: April 06, 2002, 12:50:13 AM »
Reply with quote

I would actually like that myself. And I'm perfectly aware that this board doesn't do that - Quite annoying in my opinion...

After all, vBulletin and similar does mark moderators (although they use bold instead of different colors, but that's another story)...
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Those names in color
« Reply #5 on: April 06, 2002, 01:46:58 AM »
Reply with quote

Well it wasn't a full fledge feature, it was something added to pretty up a few things...

That being said, I'm sure the future system will suit everyones needs FULLY.
Logged

Shoeb Omar
Disciple of Joe
YaBB God
*****
Posts: 1420


The shrub demands war. I don't. The world doesn't.

ICQ - 69234983clickopedia@hotmail.com WWW
Re:Those names in color
« Reply #6 on: April 06, 2002, 02:41:19 AM »
Reply with quote

what i did for gold is make an admin section for it in the edit membergrops thigney (actually i just made it an addon for addmore membegrroups ;))
Logged

"If we all practice an eye for an eye, pretty soon the whole world will be blind" - Gandhi

We need to start listening to advocates of peace in oder to advance society. We have not grown from the prehistoric barbarians we once were.  Will society ever mature?
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Those names in color
« Reply #7 on: April 06, 2002, 05:54:22 AM »
Reply with quote

Cool.  Since I didn't want to massively alter anything, I added a very basic bit of code there for users.  Like I said, the next step the users will love :)
Logged

andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Those names in color
« Reply #8 on: April 06, 2002, 06:11:50 AM »
Reply with quote

Can the different colors be removed? Or altered? Are they hard coded?
« Last Edit: April 06, 2002, 06:12:24 AM by andrea » Logged

Shoeb Omar
Disciple of Joe
YaBB God
*****
Posts: 1420


The shrub demands war. I don't. The world doesn't.

ICQ - 69234983clickopedia@hotmail.com WWW
Re:Those names in color
« Reply #9 on: April 06, 2002, 07:44:05 AM »
Reply with quote

hardcoded in boardindex.php: global mods: blue admins: red
Logged

"If we all practice an eye for an eye, pretty soon the whole world will be blind" - Gandhi

We need to start listening to advocates of peace in oder to advance society. We have not grown from the prehistoric barbarians we once were.  Will society ever mature?
groundup
Disciple of Joe, Head Cleric
Mod Team
YaBB God
*****
Posts: 2983


Error 309: Please notify the administrator of this

WWW
Re:Those names in color
« Reply #10 on: April 06, 2002, 04:01:01 PM »
Reply with quote

      if (mysql_num_rows($request4) > 0){
         $tmp = mysql_fetch_row($request4);
         if ($tmp[1]=="Administrator")
              $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"red\">$tmp[0]</font></a>";
            elseif ($tmp[1]=="Global Moderator")
              $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"blue\">$tmp[0]</font></a>";
            elseif ($tmp[1]=="YaBB SE Developer")
              $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"green\">$tmp[0]</font></a>";
            elseif ($tmp[1]=="Mod Team")
              $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"orange\">$tmp[0]</font></a>";
            else
           $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\">$tmp[0]</a>";

that's where it is in Boardindex.  yours may have spaces instead of tabs because I was editing it to optimize it.  you can just change the $tmp[1]== to whatever group you want (or so i think).  and edit the colors too.  Add more by adding an elseif.
Logged

http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
http://www.fastfinancialfreedom.org - financial freedom is a myth
fastfinancialfreedom.org
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Those names in color « 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.013 seconds with 16 queries.