The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Usergroup Legend with Links To FAQ Details »» | |||||||||||||||||||||||||||||||
Overview: This product allows you to display a legend of selected usergroups in your WGO block, directly below the list of users who have visited the site recently. You may link each usergroup name to an FAQ item if you have such items defined to describe certain usergroups. You may choose to strip the trailing "s" from the usergroup names in case the usergroup names are plural, but you want the singular to show in the legend. You may choose to simply delimit the list with commas, or choose one from 10 special characters, or enter you own custom character(s). You may choose the size of the delimiter as a percentage of the default font-size. You may assign any custom CSS to the legend's usergroup list. Updates: Version 1.1:
Version 1.2:
Version 1.2.1:
Version 1.3:
Compatibility: Tested and working on VB 4.2.x and should work on all 4.x versions of vBulletin. Backup/Warning: This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod. As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered. To Install:
Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
Comments |
#22
|
||||
|
||||
No worries, I'm using the FAQ system, but also going a different approach for other FAQ's in the forums.
|
#23
|
|||
|
|||
@MarkFL ,Hope you all plug-in support vbulletin 5.2.x
|
#24
|
|||
|
|||
Import product and enable but not show. I have 4.1.7
Why ? ? ? |
#25
|
||||
|
||||
It may not be compatible with vB 4.1.x, or there could be a product conflict. Unfortunately, I don't have a vB 4.1.x dev site to test.
|
#26
|
|||
|
|||
Did not work with vbulletin 4.2.3
Any idea? |
#27
|
||||
|
||||
I've installed it on multiple vB 4.2.3 sites with success. In order for the usergroup legend to display, you have to have the display of "Currently Active Users" and/or the display of "Total members that have visited the forum today" turned on.
To see if you have "Currently Active Users" turned on, follow: AdminCP -> Settings -> Options -> Forum Home: Options Check the setting "Display Logged in Users?" and see which option you have chosen. To see if you have "Total members that have visited the forum today" turned on, follow: AdminCP -> Settings -> Options -> Forum Home: Visiting Members Check the setting "Enable Display" and see which option you have chosen. If you don't have either of these options turned on, then the usergroup legend won't display, since no users are being displayed in the "What's Going On?" block. |
#28
|
|||
|
|||
Quote:
I have followed the steps you have provided. It did not show. After spending time trying to find the cause, I found that the Addon works with some templates and does not with other templates. Still, I am not sure how to activate it on my main template. Would appreciate your input. Thanks! |
#29
|
||||
|
||||
This product depends on the following line being present in the "FORUMHOME" template:
HTML Code:
{vb:raw template_hook.forumhome_wgo_pos6} |
Благодарность от: | ||
WindVoice |
#30
|
|||
|
|||
Quote:
Thank you so much! |
Благодарность от: | ||
MarkFL |
#31
|
||||
|
||||
I installed this earlier this evening, but uninstalled it as it wasn't working at all for me.
I just checked FORUMHOME template, and HTML Code:
{vb:raw template_hook.forumhome_wgo_pos6} HTML Code:
<!-- End Members Today -->
HTML Code:
<vb:if condition="$show['upcomingevents']">
HTML Code:
<!-- Start modification by Snowhog on 02-05-2012 --> <!-- legend --> <p></p> <center>[<span style="color: red; font-weight: bold;">Administrator</span>] [<span style="color: blue; font-weight: bold;">Super Moderator</span>] [<span style="color: purple; font-weight: bold;">Moderator</span>]</center> <p></p> <!-- /legend -- > <!-- End modification by Snowhog on 02-05-2012 --> HTML Code:
<!-- end logged-in users -->
HTML Code:
</div> </vb:if> {vb:raw template_hook.forumhome_wgo_pos2} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|