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)

esperone 07-06-2008 06:18 PM

good mod but for some reason nothing is showing up where the staff members details are ment to be shown on my forum.

Here is a link:
Code:

http://adultbb.net/forums/staff.php
Can anyone help?

veenuisthebest 07-06-2008 06:22 PM

the mod requires you to have profile pics enabled/uploaded. Upload one for your a/c and see, it would show !!

esperone 07-06-2008 06:51 PM

thanks veenuisthebest. works perfectly

rockylinux 07-06-2008 08:02 PM

I installed everything but does not work ... : (

iogames 07-06-2008 08:16 PM

3.6x???

010081 07-06-2008 08:25 PM

wow great yet another nice mod by you thanks nominated.

cool worked great

twister17e 07-06-2008 08:38 PM

Great mod, I will nominate this mod. One thing though, how do you add the instant messaging icons like here on vb.org? Before you released your mod, I got the links to the IM programs to work after some tweaks. However, I couldn't get the conditionals to work and hide the IM programs that the user had entered no details for. If you could add this feature, that would be perfect. Thanks!

Hasann 07-06-2008 08:43 PM

New version coming soon in one hours just wait people
Now, I am adding new features...

Hugo Holbling 07-06-2008 08:50 PM

I tweaked the meetstaff_usergroupbit template slightly so it just displays the buttons (home, PM and email) and not the text links afterwards. The appropriate part then looks like this:

Code:

<li><a href="$user[homepage]" target="_blank" dir="ltr"><img class="inlineimg" src="$stylevar[imgdir_button]/home.gif" alt="<phrase 1="$user[username]">$vbphrase[visit_xs_homepage]</phrase>" border="0" /></a></li>

<if condition="$show['pmlink']">
<li>       

<a href="private.php?$session[sessionurl]do=newpm&amp;u=$user[userid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$user[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a>
</li>
</if>                               

<if condition="$show['emaillink']">                       
<li>

<a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$user[userid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/email.gif" alt=" <phrase 1="$user[username]">$vbphrase[send_message_via_email_to_x]</phrase>" border="0" /></a>
</li>

Demo

KevinL 07-06-2008 08:55 PM

Great work! :)

It would be nice if somehow the side bar could be incorporated (like here on vb.org) so we can add some different links and maybe adsense to it...


All times are GMT. The time now is 02:33 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.01444 seconds
  • Memory Usage 1,735KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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