View Single Post
  #325  
Old 09-08-2004, 03:25 PM
VodkaFish VodkaFish is offline
 
Join Date: Oct 2003
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by oldfan
eoc_Jason thanks alot for this feature
One question, how could I remove "Wall of Shame" ?
You can remove it by editing the tratings_stats template. Look for the $vbphrase[tratings_wall_of_shame] area. Let's say you wanted to just comment it out so you have just the two other columns, you could do something like this:
Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head><title>$vboptions[bbtitle] - $vbphrase[tratings]</title>
$headinclude
</head>
<body>
$header
$navbar

  <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
      <td class="tcat" align="center"><phrase 1="$vbphrase[tratings]">$vbphrase[x_statistics]</phrase></td>
      <td class="tcat" align="center">$vbphrase[tratings_recent_ratings]</td>
      <td class="tcat" align="center">$vbphrase[tratings_find_member]</td>
    </tr>
    <tr>
	<td class="alt1" valign="top">
	<div align="$stylevar[left]">
        <table border="0" cellpadding="5">
          <tr>
            <td>$vbphrase[tratings_total_feedback]:<br>$vbphrase[tratings_members_rated]:</td>
            <td><b>$pginfo[total_ratings]<br>$pginfo[rated_count]</b></td>
          </tr>
          <tr>
            <td>$vbphrase[tratings_feedback_today]:<br>$vbphrase[tratings_average_feedback]:</td>
            <td>$pginfo[ratings_today]<br>$pginfo[ratings_average]</td>
          </tr>
        </table>
	</div>
	</td>
	<td class="alt1" valign="top">
	<div align="$stylevar[left]">
        <table border="0" cellpadding="2" width="100%">
          <tr>
            <td>&nbsp;</td>
            <td align="center">$vbphrase[tratings_past_month]</td>
            <td align="center">$vbphrase[tratings_past_6_months]</td>
            <td align="center">$vbphrase[tratings_past_12_months]</td>
          </tr>
	  <tr>
	    <td colspan="4" class="alt2" style="padding:1px"></td>
	  </tr>
          <tr style="color:#008000">
            <td align="left"><img src="images/icons/icon10.gif" align="absmiddle" alt="$vbphrase[tratings_positive]" /> $vbphrase[tratings_positive]</td>
            <td align="center"><if condition="$userinfo[tradepos30]">$userinfo[tradepos30]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradepos180]">$userinfo[tradepos180]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradepos365]">$userinfo[tradepos365]<else />0</if></td>
          </tr>
	  <tr>
	    <td colspan="4" class="alt2" style="padding:1px"></td>
	  </tr>
          <tr>
            <td align="left"><img src="images/icons/icon5.gif" align="absmiddle" alt="$vbphrase[tratings_neutral]" /> $vbphrase[tratings_neutral]</td>
            <td align="center"><if condition="$userinfo[tradeneu30]">$userinfo[tradeneu30]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradeneu180]">$userinfo[tradeneu180]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradeneu365]">$userinfo[tradeneu365]<else />0</if></td>
          </tr>
	  <tr>
	    <td colspan="4" class="alt2" style="padding:1px"></td>
	  </tr>
          <tr  style="color:#FF0000">
            <td align="left"><img src="images/icons/icon8.gif" align="absmiddle" alt="$vbphrase[tratings_negative]" /> $vbphrase[tratings_negative]</td>
            <td align="center"><if condition="$userinfo[tradeneg30]">$userinfo[tradeneg30]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradeneg180]">$userinfo[tradeneg180]<else />0</if></td>
            <td align="center"><if condition="$userinfo[tradeneg365]">$userinfo[tradeneg365]<else />0</if></td>
          </tr>
        </table>
	</div>
	</td>
	<td class="alt1" valign="top">
	<div align="$stylevar[left]">
		<form action="memberlist.php" method="post">
		<input type="hidden" name="s" value="$session[sessionhash]" />
		<input type="hidden" name="do" value="getall" />
			<div class="fieldset">
				$vbphrase[username]:<br />
				<input type="text" class="bginput" size="25" name="ausername" value="" />
			</div>

			<div style="margin-top:$stylevar[cellpadding]px">
				<input type="submit" class="button" value="Search Now" accesskey="s" />
			</div>
		</form>
	</div>
	</td>
    </tr>
  </table>

<br />

<table cellpadding="0" cellspacing="5" border="0" align="center">
	<tr>
	<td valign="top">
		<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
		<tr>
		<td class="tcat" align="center" nowrap="nowrap">$vbphrase[tratings_recent_ratings]</td>
		</tr>
		$pginfo[recent_ratings]
		</table>
	</td>
	<td valign="top">
		<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
		<tr>
		<td class="tcat" align="center" nowrap="nowrap">$vbphrase[tratings_top_traders]</td>
		</tr>
		$pginfo[top_rated]
		</table>
	</td>
<!--	<td valign="top">
		<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
		<tr>
		<td class="tcat" align="center" nowrap="nowrap">$vbphrase[tratings_wall_of_shame]</td>
		</tr>
		$pginfo[bottom_rated]
		</table>
	</td> -->
	</tr>
</table>

<div align="right" class="smallfont">$vbphrase[tratings] $vbphrase[tratings_version]</div>
$footer

</body>
</html>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01094 seconds
  • Memory Usage 1,813KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete