vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   File Search (https://vborg.vbsupport.ru/showthread.php?t=203885)

DJ29Joesph 02-02-2009 02:12 AM

File Search
 
Where can I find this line of code in the file system? Thanks!:confused:
PHP Code:

<td>
        <
table cellpadding="2" cellspacing="0" border="0">
        <
tr>
            <
td><img src="images/dark_vb/statusicon/forum_new.gif" alt="Contains New Posts" border="0" /></td>
            <
td class="smallfont">&nbspForum Contains New Posts</td>

        </
tr>
        <
tr>
            <
td><img src="images/dark_vb/statusicon/forum_old.gif" alt="Contains No New Posts" border="0" /></td>
            <
td class="smallfont">&nbspForum Contains No New Posts</td>
        </
tr>
        
        <
tr>
            <
td><img src="images/dark_vb/statusicon/forum_old_lock.gif" alt="A Closed Forum" border="0" /></td>
            <
td class="smallfont">&nbspForum is Closed for Posting</td>

        </
tr>
        
        </
table>
    </
td


Lynne 02-02-2009 02:47 AM

To find the template - 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.

DJ29Joesph 02-02-2009 03:11 AM

thanks! I found it! It was in Forumhome template


All times are GMT. The time now is 03:50 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.01057 seconds
  • Memory Usage 1,719KB
  • 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_php_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