vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Meet Our Staff (https://vborg.vbsupport.ru/showthread.php?t=184491)

blind-eddie 08-28-2009 03:11 AM

Quote:

Originally Posted by kalisekj (Post 1875501)
Not sure if this has been asked before, But I would love to see HTML Enabled Capability. I have a Field with HTML in it for mods. This is yahoo pingbox enabling users to contact us via yahoo messenger, which would be great for the staff page.

Thank You,

Try this, with a lil editing, you can make this work..


https://vborg.vbsupport.ru/showthrea...=yahoo+pingbox

kalisekj 08-31-2009 03:07 PM

Thank you very Much! I have installed that feature and it works great on our profile pages.
But What I would also like is this Field or the Pingbox to show up on the Meet Our Staff page, so that users can instantly contact us if need be, for those of us that have a pingbox. Is This Possible to enable HTML on your Meet the Staff page?
BTW Great Mod and It has helped a lot as it is. Just wanted to give ya a suggestion for making it even better.

multiplex 09-02-2009 12:41 AM

i really like the look of this. very clean and eye catching. installed! working great on 3.8.2

is there any way to re-order the usergroups? i.e. not alpha order. i want to order by rank...i.e. superadmin, admin, supermod, mod....

blind-eddie 09-02-2009 01:03 AM

Yep, you can do that. It is posted in this thread a few times on how to do this...Happy searching!:D


Funny, I found what you are looking for on page #2 of this thread.

multiplex 09-02-2009 06:53 PM

Quote:

Originally Posted by blind-eddie (Post 1878149)
Yep, you can do that. It is posted in this thread a few times on how to do this...Happy searching!:D


Funny, I found what you are looking for on page #2 of this thread.

wow! thanks :up: now its perfect

multiplex 09-03-2009 10:17 PM

just wondering. i really want to high light this feature on my board. thought about adding on the forum home page right beside "Mark Forums as Read" and "View Forum Leaders". i was looking at the forum home template but i'm a little confused on how that should be coded. i would like a link that says "Meet Our Staff" beside those 2 links. can anyone suggest a solution?

blind-eddie 09-04-2009 01:13 AM

Quote:

Originally Posted by multiplex (Post 1879274)
just wondering. i really want to high light this feature on my board. thought about adding on the forum home page right beside "Mark Forums as Read" and "View Forum Leaders". i was looking at the forum home template but i'm a little confused on how that should be coded. i would like a link that says "Meet Our Staff" beside those 2 links. can anyone suggest a solution?




Look in your FORUMHOME template,

Find:

Code:

                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
                </strong></div></td>

Replace with:

Code:

                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
               
                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="staff.php$session[sessionurl_q]">$vbphrase[meet_our_staff]</a></if>
                </strong></div></td>

Note: You will see I edited the line I ask you to find & replaced it & added staff link.
REMEMBER TO ALWAYS BACK UP ANY TEMPLATE BEFORE YOU EDIT IT

NTMID8 09-08-2009 03:27 AM

I have an account that is in the Administrators group that I would prefer not be shown. Is it possible to exclude a single user from showing up?

multiplex 09-09-2009 12:54 AM

Quote:

Originally Posted by blind-eddie (Post 1879364)
Look in your FORUMHOME template,

Find:

Code:

                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
                </strong></div></td>

Replace with:

Code:

                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
               
                        <if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
                        <a href="staff.php$session[sessionurl_q]">$vbphrase[meet_our_staff]</a></if>
                </strong></div></td>

Note: You will see I edited the line I ask you to find & replaced it & added staff link.
REMEMBER TO ALWAYS BACK UP ANY TEMPLATE BEFORE YOU EDIT IT

perfect

voted 5/5 and nominated for MOTM

softvnzla 09-09-2009 12:52 PM

I have a problem:

I have enabled "View Forum Leaders"

Entering gives me the error staff.php

"do not have permission" and I am the admin

and not to do .. any help?

:(

thanks


All times are GMT. The time now is 11:19 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.01732 seconds
  • Memory Usage 1,752KB
  • 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_code_printable
  • (4)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