vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   avatar in View Forum Leaders (https://vborg.vbsupport.ru/showthread.php?t=197578)

Superdaantje 11-29-2008 12:00 PM

avatar in View Forum Leaders
 
I want to show the avatar in "View Forum Leaders"I have searched the forum. So far I did not found it ;)

Hope some one can help me out

Thanks

Lynne 11-29-2008 03:34 PM

search "avatar*" "all mods" "titles only" and you'll find this - Show Avatars in your Forum-Staff-List

Superdaantje 11-29-2008 03:58 PM

First many thanks. All ready found some options, but it seems not to work with 3.7.4

I used this
1 - In the template "showgroups_usergroup", find :
PHP Code:

<td class="tcat" colspan="3">$user[title]</td

Replace with :
PHP Code:

<td class="tcat" colspan="4">$user[title]</td

PHP Code:

<td class="thead">&nbsp;</td

Add below :
PHP Code:

  <td class="thead">Avatar</td

In the template "showgroups_usergroupbit", find :
PHP Code:

<td class="$bgclass">$user[onlinestatus]</td

Add below :
PHP Code:

<if condition="$showforums"> <else /><td class="$bgclassalign="center"><img src="$avatarurl[0]border="0" alt="" hspace="4" vspace="4" /></td></if> 


Aclikyano 11-29-2008 06:24 PM

i have like 100 ppl on view forum leaders page because of many donatorz...
so thinking this would not be a good idea for my site, right?

Lynne 11-29-2008 06:54 PM

No, it would probably not be a good idea for such a long list.

Superdaantje 11-29-2008 09:21 PM

Any one an idea how to do this with vB 3.7.4 it works on my old 3.6 install ;)

Aclikyano 11-29-2008 10:22 PM

kthx Lynne..

Lynne 11-29-2008 10:54 PM

Quote:

Originally Posted by Superdaantje (Post 1675403)
Any one an idea how to do this with vB 3.7.4 it works on my old 3.6 install ;)

Did you try the code in the modification I linked you to? And did you read the thread and try the code suggested in there (a couple of people made other suggestions on how to get it to work correctly)?

Superdaantje 11-30-2008 06:31 AM

1 Attachment(s)
Yes I tried the suggestions and also the suggestions in other threads. I also tested it with an old install off vB to check if I'm editing the correct code. It is only not working with vB 3.7.4

Lynne 11-30-2008 03:45 PM

What is in the page source where the avatar is supposed to be? Also, compare your code to put in the avatar to a call used in a postbit.


All times are GMT. The time now is 01:25 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.01115 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete