vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   What template did I mess up?? (https://vborg.vbsupport.ru/showthread.php?t=138064)

Mobo 01-31-2007 09:47 PM

What template did I mess up??
 
I think this is a template issue...

Member List


What did I mess up to make the usernames not appear next to the rest of thier info?

Thanks for any help,

Keith

Anyone?

Mobo 02-02-2007 04:26 AM

I could really use some help with this one.

paul41598 02-02-2007 12:58 PM

try the memberlist template. Or expand that whole category and look for any templates that are orange, and start lookin in em :p

Mobo 02-02-2007 03:18 PM

Thanks. It was in the memberlist_resultsbit template. I've got the names back where they belong but still have one problem with it now...

https://vborg.vbsupport.ru/

For some reason, it appears that the Awards column is getting a thicker boarder if the member does not have an award granted to him.

Here is the code for the Awards section of this template...

Code:

<!-- show awards -->
        <if condition="$vbulletin->options['aw_memberlist']"><td class="$bgclass">$userinfo[userawards]
<if condition="$userinfo[num_awards]"><div nowrap>
<a href="member.php?$session[sessionurl]u=$userinfo[userid]#award">$vbphrase[total_awards]: $userinfo[num_awards]</a></div></if>
</td></if>
<!-- /show awards -->

As you can see, it's noting as simple as boarder thickness, ect. You can also tell from the image above that as long as the members have an award, it appears just fine.

Any thoughts on what could be causing it?

Thanks again,

Keith


All times are GMT. The time now is 10:01 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.01136 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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