vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   [2.3.0] - Almost Done...but...Where is the HTML for this? (https://vborg.vbsupport.ru/showthread.php?t=86909)

ChrisLM2001 05-16-2003 11:43 PM

[2.3.0] - Almost Done...but...Where is the HTML for this?
 
1 Attachment(s)
Managed to get 99% of the background images and table borders correct, except for one. In the showthread template it'll show the "Ratings" column, but I can't find the column/row HTML code for it, only this:

$threadrating

And it lies inbetween two rows....

Code:

<td bgcolor="{tableheadbgcolor}" nowrap style="border-bottom: none"><smallfont>
<a href="$sorturl&sortorder=desc&sortfield=views">
<font color="{tableheadtextcolor}"><b>Views</b></font></a> $sortarrow[views]</smallfont></td>
        $threadrating
<td bgcolor="{tableheadbgcolor}" nowrap style="border-bottom: none; border-right: 1pt  solid"><smallfont>
<a href="$sorturl&sortorder=desc&sortfield=lastpost">
<font color="{tableheadtextcolor}"><b>Last Post</b></font></a> $sortarrow[lastpost]</smallfont></td>

Where is the code for that column?

TIA,
Chris

filburt1 05-17-2003 01:42 AM

Try forumdisplay_threadslist_threadrate?

Austin Dea 05-17-2003 03:29 AM

If that code is in the showthread template, that variable calls the dropdown to rate the thread. To edit what you're talking about, filburt's right.


All times are GMT. The time now is 04:27 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.02971 seconds
  • Memory Usage 1,708KB
  • 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
  • (3)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