vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   User Color Legend (https://vborg.vbsupport.ru/showthread.php?t=92079)

bigcurt 07-12-2005 10:00 PM

User Color Legend
 
Well, I go by and see ALOT of forums that have the HTML markup in there usergroup settings but noone can really tell what they mean cause it doesnt show it anywhere. So I was looking through the templates and was just trying different places to put a Color Legend. There are a BUNCH of ways to do this modification, if you want to get fancy with it, you please do so and post your results :). Hope you have fun.

I also tried to follow the forum home modification rules to the "T" so all the instructions, ect are in the zip file to the left :) file. This modification is nothing, it is just html in the template, nothing big whatsoever.

This modofication should support all 3.0.X versions. I have not tested on the new betas, the only version I have tested on is 3.0.3.

Here is a LIVE DEMO of the hack down at the bottom by the Who is online box.

---------------LIVE DEMO------------
www.keyhunt.com/forum
---------------/---------------------

If anyone at all needs a screenshot just tell me, I will be happy to post one.

Thanks for your time and make sure if you change it, post your results for others =).

~Big Curt~

* bigcurt installs =) lol

moley 07-13-2005 06:39 AM

thanks looks cool.

Asterik 07-13-2005 04:49 PM

Hey great job :D

bigcurt 07-13-2005 07:23 PM

Heh, thanks alot guys. Just a little html :P

boo.3 07-14-2005 01:42 AM

nice job i've always looked for a easyer way to do this :D

thanks!

bigcurt 07-14-2005 01:51 AM

I am soooo happy people like it :-D.

mkdevo 07-14-2005 11:11 AM

can't seem to load the site, so if you can post a screen shot, that'd be great.. thanks.

bigcurt 07-14-2005 04:08 PM

The site is loading fine for me but I have updated the post with a screenshot uptop, just check it out up there..for some reason the screen shot is blurry..but thats not how it looks..its just a bad screenshot :P sorry. You might want to try my site again...that I know of, it hasnt been down www.keyhunt.com/forum

Thanks for the concern :)

bigdog829 07-14-2005 07:27 PM

bigdog829 clicks install

Quote:

* bigdog829 installs =) lol
Srry about that !

Works great ,Thanks

bigcurt 07-14-2005 08:21 PM

haha, thanks for interested bud. Take care

cheech4487 07-14-2005 11:57 PM

I cannot seem to get the usergroups members to show up in the color of the usergroup. Any suggestions?

bigcurt 07-15-2005 01:55 AM

well to make the members a specific html color that has nothing to do with my hack that is a admincp setting in usergroup settings..click on the usegroup and around the name of it, it should say something like HTML markup...in that space you put the html hex code of what colro you want for that usergroup..if ya need more help just ask bud ;).

Dead End Society 07-15-2005 07:24 AM

Installed, I love it.

bigcurt 07-15-2005 12:18 PM

Nice, 11 installs and counting :-D lol

boo.3 07-15-2005 04:32 PM

/me clicks install ! i've wanted a easyer way to do this! thanks

bigcurt 07-15-2005 05:04 PM

once again, thanks for install :). Have fun!

cheech4487 07-15-2005 05:35 PM

Done! Thanx bigcurt!

bigcurt 07-15-2005 06:42 PM

Np man, have fun!

bigcurt 07-17-2005 07:14 AM

K, answered your PM man, tell me if you need anymore help

cmiller1014 07-23-2005 03:09 AM

It seems like there should be an easier way to automatically generate this key since all the data is stored in the admin cp. I am constantly changing / adding user groups and cant possibly keep up with adding the html myself :(

akanevsky 07-23-2005 11:24 AM

Quote:

* Dark Visor installs =) lol
What the hell?

EDIT:
Let's see:
/you blablabla

EDIT:
Doesn't work. The question above remains...

bigcurt 07-24-2005 05:42 AM

yes, I am sure there is a way but that would be php more than likely and I am not quite ready for that :( sorry. I will develop it soon though, sorry for the late responce.

Dark Riku 07-25-2005 07:01 PM

cool, i was just about to have and do this myself... but nice job

bigcurt 07-25-2005 10:48 PM

Thanks Riku

Dark Riku 07-26-2005 05:28 AM

hey, if you want, ive got a nice idea for this, look at what i did to it on my site, if you want to make it like that, ill give you the code, its pretty simple...

www.gfxwiz.net/forums/

bigcurt 07-30-2005 12:06 PM

Yep, post the code here so other users can look at it..if you want I will also add your version into my modification above, and I will add you as coauthor. Just whatever ya wanna do ;). Good job.


~Curt

Wrestling-Freek 08-02-2005 03:04 AM

Why does it say Wrestling-Freek installs?

SlipNslide281 08-09-2005 06:10 PM

Maybe there should be a button that says downloaded but to dumb to install. I would click that button all day. :nervous:

Gunshot 08-10-2005 12:46 AM

I just added these at the bottom of the Stats table

in forumhome

find:

Code:

u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> <br align="center">

add after:

(<font color="#hex color"><b>Administrator</b></font>)

then add as many as you like

Sleepyk 08-14-2005 12:50 AM

Quote:

* Sleepyk installs =) lol
I DONT GET IT!

Sleepyk 08-14-2005 01:52 AM

if i put in
PHP Code:

Open Template in Admin CPFORUMHOME


-----------------Locate--------------

<
div>$activeusers</div>

----------------
Place ABOVE----------


<
i>Legend:</i><font color="HTML MARKUP CODE OF USERGROUP HERE">[<b>USERGROUP</b>]</font>
Continue 
until all your colored usergroups are listed.......


As 
an option that I likeafter listing all your usergroups and color codesplace a
<br>
<
br>

After the codethat way it gives space between the currently active users :).

EXAMPLE:

CODE HERE...blah blah
<br>
<
br

it will just have text everywhere, whats the actual code?

Sleepyk 08-14-2005 07:57 PM

ok so should it be

Code:

Open Template in Admin CP: FORUMHOME


-----------------Locate--------------

<div>$activeusers</div>

----------------Place ABOVE----------


<i>Legend:</i><font color="ff0000">[<b>Admins
</b>]</font>
<font color="ffffff">[<b>Super Mods
</b>]</font>
<font color="333333">[<b>Mods
</b>]</font>
<font color="ff0660">[<b>members
</b>]</font>
<font color="ffff00">[<b>Noob
</b>]</font>
<br>
<br>


----------Finished-------------------------

????

bigcurt 08-14-2005 09:49 PM

Yea, I mean you can choose any color you want..just using the color codes..it doesnt matter.

~Curt

Sleepyk 08-14-2005 10:03 PM

yeah that was jus default stuff

ok hoping u still on
how i have color go everywhere else like users past 24 hrs, b-day, last 10 posts, etc?

bigcurt 08-15-2005 01:12 AM

Just move it around in that template FORUMHOME..and look for that, ect..its just simple HTML, hard to mess up just as long as you MAKE SURE TO BACKUP YOUR TEMPLATE :).


~Curt

Sleepyk 08-15-2005 01:41 AM

i mean to make them actually color

bigcurt 08-15-2005 02:55 PM

I am still not quite getting what you are trying to ask me bud...

Anyway I updated the instructions thanks to princeton for the VALID XHTML code.

~Curt

Sleepyk 08-15-2005 10:07 PM

Quote:

The 40 members who visited the forum the last 24 hours are :

$incere, .:Lock Down:., Ace Buchanan, Babble-On, Bizzy Barnes, bree211bree, C-Drone, CanIBus, DJ Jin Shin, Dolla Biggs, DONZELLI, Fatal Flowz, Flip, G.O.D., Headache., Jay, jefferson, Kannibal Freak, Kash, killa chris, KillaG, krim, Kung∙Flow, Loud Mouth, Main Event, OMFG Its Vibe!!, Rascal, RASPY, Sharma, Sleepy K, SuthernStylez, test, Tha God Of Rap, Typhris, Urbanrot, Viz, Xcluusive, young_C, Yung Soulja, ~MG~

i wanna make that colored at thebattledome.com right now it only colors online users

gonon 08-17-2005 10:12 PM

thanks bigcurt great little hack i have installed it without hitch thanks again

bigcurt 08-18-2005 02:27 AM

Thanks again and hey..click install please :)



~Curt


All times are GMT. The time now is 04:43 PM.

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.01576 seconds
  • Memory Usage 1,792KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)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