vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   What templates are in use? (https://vborg.vbsupport.ru/showthread.php?t=165841)

sawatdee 12-22-2007 07:03 AM

What templates are in use?
 
I know this might be considered a dumb question but I really can't find it and the search here is not very friendly with results. When we first got vB we tried playing with templates, we have about 20 templates now. Since we have figured out how to properly use them (almost) and now we have a great structure setup starting with Anonymous users all the way down to staff and forum specific templates.

However we still have about 10-12 templates sitting there and we want to 'clean house' and re-organize. How do we know for sure that these templates are not in use on a particular forum or by a particular user?

Can someone kindly direct me toward a template stats mod of some sort?

sawatdee 12-23-2007 06:01 PM

Bump 1 of 2 :)..

any suggestion would be great please?

calorie 12-23-2007 06:10 PM

If you turn on debug mode, you will get a template usage list on each page.

sawatdee 12-26-2007 12:04 PM

Thank you again for all your help, you are just non-stop everywhere I go Calorie! :D:D

parash 12-26-2007 01:07 PM

Quote:

Originally Posted by calorie (Post 1407741)
If you turn on debug mode, you will get a template usage list on each page.


i am total newbiew to this more help could be preferred about this qtn for me..too.THanks

Antivirus 12-28-2007 01:02 PM

Quote:

Originally Posted by parash (Post 1409423)
i am total newbiew to this more help could be preferred about this qtn for me..too.THanks

The following will turn on debug mode, but prevent it from displaying to anyone using a different ip than you are.

In your file: includes/config.php add the following to the bottom of the file:

PHP Code:

//    ****** DEBUG MODE ******
$config['Misc']['debug'] = ($_SERVER['REMOTE_ADDR'] == '00.000.000.00'); 

...and replace 00.000.000.00 with your ip address. If you don't know your ip address, just go to www.whatismyip.com and you'll see it.

parash 12-28-2007 02:46 PM

Quote:

Originally Posted by Antivirus (Post 1410777)
The following will turn on debug mode, but prevent it from displaying to anyone using a different ip than you are.

In your file: includes/config.php add the following to the bottom of the file:

PHP Code:

//    ****** DEBUG MODE ******
$config['Misc']['debug'] = ($_SERVER['REMOTE_ADDR'] == '00.000.000.00'); 

...and replace 00.000.000.00 with your ip address. If you don't know your ip address, just go to www.whatismyip.com and you'll see it.



yeah thanks for help but sorry litle late replied problem was simply solved....i am able to use most of templates...now...


All times are GMT. The time now is 11:00 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.01472 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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