vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Show Avatars in your Forum-Staff-List (https://vborg.vbsupport.ru/showthread.php?t=157928)

rainyleaves 09-25-2007 04:46 PM

Quote:

Originally Posted by princeedward (Post 1340185)
http://epaloids.com/images/smilies/roundthanks.gif

...wonderful...mod...i really like it...i guess its not far enough to create almost the same of vB.org "Meet Our Staff"...right?

btw...i guess its good also if the avatar has a direct link to view public profile page...right?

OK...this is just an idea...and i guess its good also..if it's posible...http://epaloids.com/images/smilies/thinking2.gif

please view attachment below...

Attachment 69867

keep it up and best regards to all...

http://epaloids.com/images/smilies/banger.gif

You can get with this code.

Find:
<img src="image.php?u=$user[userid]" border="0">

Replace:
<a href="member.php?$session[sessionurl]u=$user[userid]"><img src="image.php?u=$user[userid]" border="0"></a>

Thats all... :)

princeedward 09-26-2007 04:31 PM

many thanks for your help and time bro. rainyleaves but it didn't work...what i want to make it happen...on my attachment image...

:(

rainyleaves 09-27-2007 02:44 AM

Okay, princeedward
You need edit more detail.

Template : showgroups_usergroupbit


Find: (This is 'showgroups_usergroupbit''s original code.)
Code:

<td class="$bgclass">$user[onlinestatus]</td>
        <td class="$bgclass">
                <a href="member.php?$session[sessionurl]u=$user[userid]">$user[musername]</a>


Replace: (You need change red code to your forum's main directory name.)
Code:

<td class="$bgclass">$user[onlinestatus]</td><td class="$bgclass"><a href="member.php?$session[sessionurl]u=$user[userid]"><img src="/forum/image.php?u=$user[userid]" border="0"></a></td>
        <td class="$bgclass">
                <a href="member.php?$session[sessionurl]u=$user[userid]">$user[musername]</a>

Luck!! :)

princeedward 09-27-2007 09:19 PM

thanks once again for your help bro. rainyleaves....by doing this code...i manage to do my attachment...also made all leaders username big and italic...

Code:

<td class="$bgclass">$user[onlinestatus]</td><td class="$bgclass"><a href="member.php?$session[sessionurl]u=$user[userid]"><img src="image.php?u=$user[userid]" border="0"></a></td>
        <td class="$bgclass">
                <a href="member.php?$session[sessionurl]u=$user[userid]" class="bigusername" style="font-style: italic;">$user[musername]</a>




what i want to know if it's possible to add some of this leaders info below username:

Join Date:
Last Activity:
Current Location:
Homepage:


i mean can be seen to all leaders automatically

:rolleyes:

sorry for giving you all this headache job...:p

best regards...

rainyleaves 09-28-2007 01:59 AM

I can't because I'm not a coder.
I just can use little HTML code... Sorry... :)

princeedward 09-28-2007 07:51 AM

oh!...sorry for that...might coder anywhere out there see this and help us....anyway...thanks a lot for your time and help bro....

best regards...

;)

Magnumutz 09-28-2007 07:18 PM

It's nice, but can you make it work with vBSEO, cuz it's causing some problems...

Nickbe 10-04-2007 08:46 AM

Not working it shows no change except for extra spacing between two groups. Any help??????????????

Freki 10-07-2007 12:35 PM

Quote:

Originally Posted by Magnumutz (Post 1349159)
It's nice, but can you make it work with vBSEO, cuz it's causing some problems...

VBSEO is running in our Forum, too. Should work.

rdrunnr 10-10-2007 03:17 PM

My user names, forums, and contact info headings are off a column, what did I do wrong?

http://www.clickclickracing.com/forums/showgroups.php


All times are GMT. The time now is 02:36 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.01000 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)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
  • (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