Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 02-19-2005, 10:02 PM
PET's Avatar
PET PET is offline
 
Join Date: Jan 2002
Location: Timisoara/Romania
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Uncaching Templates

Hi,

after installing 3.0.6 my vBadvanced index page has :

Quote:
Page generated in 2.63653207 seconds (15.54% PHP - 84.46% MySQL) with 39 queries
DEBUG Mode OFF | GZIP ON (level 1) | 0.80 : 1.13 : 1.41 | 20 Uncached Templatesadv_portal (1)adv_portal_buddylist (1)adv_portal_calendar (1)adv_portal_footer (1)adv_portal_latesttopicbits (10)adv_portal_latesttopics (1)adv_portal_news_archive (1)adv_portal_news_archivebits (3)adv_portal_newsbits (3)adv_portal_onlineusers (1)adv_portal_poll (1)adv_portal_pollresult (4)adv_portal_search (1)adv_portal_stats (1)adv_portal_welcomeblock (1)board_inactive_warning (1)calendar_smallmonth_day (28)calendar_smallmonth_day_other (7)calendar_smallmonth_header (1)calendar_smallmonth_week (5)footer (2)forumhome_loggedinuser (4)gobutton (1)header (1)headinclude (1)navbar (1)option (7)phpinclude_start (1)spacer_close (1)spacer_open (1)threadbit_pagelink (40)timezone (1)username_loggedin (1)vbookie_vbadvanced_latestevents (1)
39 QUERIES ?????

Now, my question is, how can i CACHE my templates ?

thanks
Reply With Quote
  #2  
Old 02-20-2005, 12:41 AM
AN-net's Avatar
AN-net AN-net is offline
 
Join Date: Dec 2003
Location: AnimationTalk.com
Posts: 2,367
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in the file with the cached templates place this above the call for global.php:
PHP Code:
$globaltemplates= array(
'templatenamegoeshere',
'2ndtemplate'
'etc.'
,
)); 
or if the $globaltemplates variable already exists simply add to it

that should get rid of the extra queries and uncached templates
Reply With Quote
  #3  
Old 02-20-2005, 06:30 PM
PET's Avatar
PET PET is offline
 
Join Date: Jan 2002
Location: Timisoara/Romania
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks. I found it yesterday. Every file has that variabile where you put the templates Now...back to 19 queryes
Reply With Quote
  #4  
Old 05-14-2005, 07:03 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there one file this can be added to that will do it globally?
Reply With Quote
  #5  
Old 05-14-2005, 08:48 PM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dsboyce8624
Is there one file this can be added to that will do it globally?
some sholdn't be added globally, like why would you have a postbit template in the forum index and the profile ?

only navbar, header, footer, etc
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:15 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.03678 seconds
  • Memory Usage 2,198KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete