vb.org Archive

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

MrLister 02-01-2002 12:49 PM

Anybody have a list of how many queries vB makes per page. Pages that are of importance such as index.php or showthread.php also forumdisplay.php. So anybody know how many queries in those every time somebody goes to them? (without hacks)

Admin 02-01-2002 01:01 PM

Add &explain=1 to the end of every file to see that info (use vBulletin.com's forum since it's not hacked).

MrLister 02-03-2002 03:09 AM

do the template queries use cache because more then half are templates

JamesUS 02-03-2002 09:55 AM

Yes the template queries are supposed to use caches. Which site is displaying more than half template queries?

On an unhacked site there should be one query for templates per page.

Admin 02-03-2002 01:06 PM

With hacked boards templates could be a real mess, only a week ago I checked this very board and it had more queries to get templates than other stuff. (fixed it of course) :)

MrLister 02-03-2002 02:31 PM

Hehe the site that I'm working on. Some hacks from here, some I made. Got around 10 template queries :). To fix it I just add it to $templatesused right?

MrLister 02-03-2002 03:13 PM

Lol get this. my showthread.php has 201 queries. :) gotta go fix that now

MrLister 02-03-2002 03:30 PM

fixed now. problem was the number of posts in current forum hack.


All times are GMT. The time now is 04:44 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.01507 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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