vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   what is this called -- see image (https://vborg.vbsupport.ru/showthread.php?t=255183)

Michael.A 12-14-2010 04:31 AM

what is this called -- see image
 
what is this bar called in the Template?
or whats the Phrases call?
or where can i find it?

https://vborg.vbsupport.ru/attachmen...1&d=1292226878

thanks

Lynne 12-14-2010 02:09 PM

I don't know that it has a name.

But, to find the template, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

Michael.A 12-15-2010 08:06 AM

thanks Lynne,
i dont know why i keep forgetting that part is like the 5th time you tell me this..lol
but i do know that it was in the forumhome Template and i tried to play with it so it well display under the Category's forum titles

but i got no where i think that I have to take that code from the forumhome Template

Code:

<thead>
        <tr align="center">
          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
          <td class="thead">$vbphrase[posts]</td>
          <td class="thead">$vbphrase[threads]</td>
          <td class="thead">$vbphrase[last_post]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead">$vbphrase[moderator]</td>
          </if>
        </tr>
</thead>

and add it somwhere in the forumhome_forumbit_level2_post or level1 correct me if am wrong !!!

Lynne 12-15-2010 02:09 PM

Isn't there an article that tells you how to do this?

This may be the one from vb.com - http://www.vbulletin.com/forum/showt...Forum-Category

Michael.A 12-15-2010 05:11 PM

ones again Lynne my vb hero... thanks


All times are GMT. The time now is 12:03 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.01098 seconds
  • Memory Usage 1,718KB
  • 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
  • (5)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