vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Usergroup Legend for ForumHome page (https://vborg.vbsupport.ru/showthread.php?t=92149)

SoulForge 12-18-2005 06:53 AM

Quote:

Originally Posted by SupermanInNY
I'm also using 3.5.2 and it works fine on my board, so chances are you missed a step.
I'm only using the default skin for mods, so I know it works.

i dunno then maybe its incompatible with the forum skin i use if not i dont have a clue and its like not there is alot of steps lol i doute i missed one :)

twosided 12-21-2005 01:44 AM

whats the file called that I edit?

sevster 12-21-2005 07:45 PM

I have installed this on my site, it seems to work, however there is a minor issue. The list of usergroups is showing up twice! they're all duplicated. any help?

twosided 12-23-2005 05:19 PM

Quote:

Originally Posted by twosided
whats the file called that I edit?

..................

firstrebel 12-23-2005 08:12 PM

Can something like this be used for user titles?

Bob

firstrebel 12-23-2005 09:02 PM

Installed and all OK. Sorted my question above, just created a new usergroup. Thanks

Bob

interceptor 12-25-2005 07:30 PM

works great on 3.5.2. Installed.
Only one thing bother me.
how to make that only name is in color and not all (Join Date,Posts,Location...)?

divided_by_fear 12-27-2005 02:15 AM

amykhar kinda a stupid question is there a way to set the spiders as a certain color? or would i just have to do a html markup on guest or one of the other groups? cause i have my sections for admins, mods, club members and members, and wanted to do one for spiders but wasnt sure hope i gave all the info i could hope you can help...

HBRadio 12-28-2005 01:18 AM

I downloaded the file, what do I do now?
I am sort of new at vBulletin fourms, so I would really appreciate it if someone helped me ;)

interceptor 12-28-2005 04:22 AM

Quote:

Originally Posted by HBRadio
I downloaded the file, what do I do now?
I am sort of new at vBulletin fourms, so I would really appreciate it if someone helped me ;)

go to your adminCP -> plugin system -> Import Plugin Definitions XML File.
Upload your legend.xml file.
next go to Styles&templates -> Style Manager -> choose your style and on the right press expand templates.
Find forumhome templates on the left on the list,doubleclick it ,found forumhome doubleclick it and found this code

<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>

after this add


<tr><td class="thead" colspan="2">Legend</td></tr>
<tr><td class="alt1" colspan="2" ><span class="smallfont">$legend</span></td></tr>


then you go in usergroups manager ,edit your usergroup and write this in Username HTML Markup :
first window : <font color="red"> (or color you want)
second one </font>

thats it.


All times are GMT. The time now is 07:46 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.01289 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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