vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Colored Online Users Hack (https://vborg.vbsupport.ru/showthread.php?t=32149)

Lucky 01-25-2002 07:58 PM

Great hack!

certify 01-26-2002 10:25 AM

Just installed this!! :)

Lucky 01-29-2002 11:10 AM

All is good!

mondaynightmike 01-30-2002 07:34 PM

Hello all. Sorry if this seem slike a stange question but i am a "newbie" and i could not find this in the previous posts, but will this hack work on 2.2.1 or not? Sorry if this has already been answered.

Afterburner 01-30-2002 07:39 PM

yes it works

mondaynightmike 01-30-2002 07:41 PM

Ok thanks.

Bimma Boy 02-03-2002 04:33 AM

does this hack work on 2.2.2? I have just upgraded and want to know for sure before I commence hacking :D

Bimma Boy 02-04-2002 02:02 AM

B U M P

plsss reply kind ppl - I hate the standard bold and italics

PhotoGenie 02-04-2002 11:13 AM

I have it installed om my boards 2.2.2 without a problem.. You are more than welcome to take a look. I just installed per instructions..

Afterburner 02-04-2002 11:27 AM

@ PhotoGenie

thx for this information, I had no time to test it because I am not running 2.2.2

thx again.

mondaynightmike 02-08-2002 06:41 PM

I am also experiancing the problem of one of my moderators staying blue. I changed them to moderator, and it stays blue yet my other mods go to the correct colour. I could not find an answer in ther previous posts and wondered if anyone knew how to fix it???

mondaynightmike 02-09-2002 11:26 AM

Its ok i have got it working now. Thanks great hack :)

datatec 02-26-2002 11:44 AM

This is brilliant! Thanks Afterburner

As a newbie, I put it on with ease and it works LOL

I have version 2.2.1

Please, can some one tell me how I would change it to have thus:

Group Admin
Admin
Sup Mod
Mod
Senior Member
member
Newbie

I would be very grateful

Thanks in advance

streamzone 02-26-2002 04:15 PM

hello and great hack!!

I have installed this on my 2.2.2 and color codes are there but all members remain white in the who online bar. any suggestions?

streamzone 02-26-2002 11:12 PM

i solved the problem. real dumb mistake on my part too!

Lucky 03-05-2002 04:30 AM

Quote:

Originally posted by datatec
This is brilliant! Thanks Afterburner

As a newbie, I put it on with ease and it works LOL

I have version 2.2.1

Please, can some one tell me how I would change it to have thus:

Group Admin
Admin
Sup Mod
Mod
Senior Member
member
Newbie

I would be very grateful

Thanks in advance

Know that the 8 stands for the new user group that you want. You can change this to whatever usergroup the Newbie falls into.
You can add the same thing below your additions for any other additions, just change the usergroup #.

You would add this:
PHP Code:

      } else if (($loggedin['usergroupid'] == 8) and $highlightadmin) {
          
$username "<font color=darkred>$loggedin[username]</font>"// Color for Newbie 

Right before this:
PHP Code:

      } else if (($mod["$userid"]) and $highlightadmin) {
          
$username "<b><font color=green>$loggedin[username]</font></b>"// Color for Mod 

Then you would add this:
PHP Code:

      } else if (($loggedin['usergroupid'] == 8) and $highlightadmin) {
          
$username "<font color=darkred>$loggedin[username]</font>"// Color for Newbie 

Right before this:
PHP Code:

      } else if (($mod["$userid"]) and $highlightadmin) {
          
$username "<b><font color=green>$loggedin[username]</font></b>"// Color for Mod 


Lucky 03-05-2002 04:35 AM

Quote:

Originally posted by mondaynightmike
I am also experiancing the problem of one of my moderators staying blue. I changed them to moderator, and it stays blue yet my other mods go to the correct colour. I could not find an answer in ther previous posts and wondered if anyone knew how to fix it???
Yes,

After you change your member to a Moderator you must add them to a particular forum as a moderator for the color to change.

Example:

Find the user in the admin cp. Change them to Moderator.
Then go to Forums & Moderators->Modify->add a moderator.

Then it will bring up the correct color.

Hope this helps you.

datatec 03-23-2002 08:31 PM

Hey thanks Lucky lol

I will try it.... hehe

Can I say, as a newbie, i am finding this very rewarding to learn something new.....

Thanks again....

datatec 03-23-2002 10:15 PM

Hi Lucky

Sorry bud, tried it, probs ......

I have attached a pic showing my usergroups

Could you please tell me how I can put these in order eg:
admin
sup mod
mod
etc etc...

How did/do you get these respective number for thus "8 stands for the new user group"

Maybe if i sort that first then try color hack again, hopefully it will work.......lol

Many thanks in advance

Lucky 03-24-2002 12:42 AM

If you go to online users you will be able to see what usergroup number the usergroup is as it will display in your status bar when you hover over the who's online per usergroup. Then just use that number.

datatec 03-24-2002 12:54 AM

:confused: :surprised: :tired: :confused: :ogre:

Sorry Lucky I am now confused :classic:

Just hovered over online users and could not see numbers

:disappointed: :cross-eyed: :ermm:

datatec 03-29-2002 01:54 PM

Please be patient with me - still a newbie, but enjoying every moment lol

I have attached 3 pics: forum view, admin view and index view

I have one problem now: The colors do not work to the user group.

I have tested with new members and put them under the right user group, but they do not show in color....

Can some kind sole help please.....

Thanks in advance

datatec 03-29-2002 01:55 PM

here is my user groups

datatec 03-29-2002 01:55 PM

Here is my index

Thanks

N00BIE 04-09-2002 04:39 PM

hmmm this would be good know how to enter other groups ??

Sven 04-17-2002 01:23 PM

Would it be possible to change this hack to show the buddies of a member viewing "who's online" in a different color?

Floris 05-29-2002 06:48 AM

I was already using this, but never got around to thank you and pressing install. I just did that.

I had this installed from 2.2.1 to 2.2.6 without any problems.

Thank you, nice hack.

ForKmaN 07-01-2002 08:47 AM

Works a charm on 2.2.6 :)

thanks

VERY easy to install

ForKmaN 07-01-2002 09:38 AM

Thought I'd attach an image of what I did with it ..

:)

tester94 07-28-2002 01:22 AM

If I create a new user group, How do I add the new color setting in this hack for this group. I think among other things, I need to know the group id. How do I know the group id?

Afterburner 07-28-2002 04:41 PM

CP--> usergroups --> modify and go with your mouse over the link and you can see the ID in the statusline of your browser

P45.net 10-10-2002 03:12 PM

Sexy!!!!!!
Works lovely! :cool:

Dynamic One 11-01-2002 07:03 PM

Thanks for this m8. Now I can easyly seperate my members.

Mithan 11-26-2002 06:38 AM

Afterburner:

Is this hack only going to work with the Browse list on the main page?

How would I edit it to color the people actually browsing individual forums?

Thanks.

Afterburner 11-26-2002 02:55 PM

only on the main page

Mithan 11-26-2002 03:08 PM

Would you by chance know which hack lets people edit the in-forum Browsers? I spent all night trying to find it, but I couldn't :(

iori_gerzo 12-08-2002 08:26 AM

with the version 2.2.9 no run :( why?

350Chevy 12-08-2002 04:05 PM

It works fine with 2.2.9...

N9ne 12-08-2002 04:27 PM

Quote:

Originally posted by Mithan
Would you by chance know which hack lets people edit the in-forum Browsers? I spent all night trying to find it, but I couldn't :(
Look in forumdisplay.php, the code in there is almost the same (if not exactly the same) as index.php's code (for online users' text decoration).

Zalbard 01-03-2003 05:06 PM

When more than one person is on, the following happense:

Dark Lord
• Administrator • Supermoderator • Moderator • Member
, kamikaziboy
• Administrator • Supermoderator • Moderator • Member

First off, why is their a , before kamikazyboy? I'm dark lord, and I don't have that! Whats the matter with it? Please help!


All times are GMT. The time now is 04:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01646 seconds
  • Memory Usage 1,800KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete